Finance::Quote Load Times

Jed Diem jed at tulane.edu
Sun Oct 25 17:37:49 EDT 2015


John,

Will do the dtruss, but first here's the gnucash.trace that goes with 
perl sample, also attached for record.  The time stamps 12:27 and 12:26 
respectively looks like they go together.

I'm not sure about the timing of the perl sample since I was so intent 
on catching it.

--jed


On 10/25/15 3:04 PM, John Ralls wrote:
>> On Oct 25, 2015, at 12:42 PM, John Ralls <jralls at ceridwen.us> wrote:
>>
>>
>>> On Oct 25, 2015, at 11:40 AM, Jed Diem <jed at tulane.edu> wrote:
>>>
>>> John,
>>>
>>> I've attached two Activity Monitor files and a gnucash.trace file.  gnucash.trace1 goes with sample1  which taken at the beginning of the "Checking Finance::Quote"  splash screen message.
>>>
>>> During the gnucash run from which sample1 was taken I managed to grab  "perl"  from the Activity Monitor. It was there for very short time.
>>> It's sample file is "Sample of perl5.18.”
>>>
>> Jed,
>>
>> Looks like the GnuCash thread is blocked waiting for input, which is what one would expect. It’s hard to be completely sure that it’s the read we think it is since we can’t see the Scheme level calls, only the C calls that they produce.
>>
>> I’m a bit troubled by the Perl trace because it seems to be from 3 minutes after the end of the gnucash.trace. Surely it’s from a second start attempt. I’m not surprised that it was brief. Did it occur near the beginning or the end of the “Finance::Quote” period?
> A bit of Googling reminded me of dtruss, which will collect some useful information. (For any Linux users following along, it’s the BSD equivalent of strace.)
>
> Open /Applications/Utilities/Terminal. At the prompt type
>    sudo dtruss -d -f -e -o -n Gnucash-bin > ~/gnucash.dtruss 2>&1
> It will prompt for your password. Enter that, then launch Gnucash. When it gets past the Finance::Quote message and starts loading your data file, return to Terminal and type Control-C to stop dtruss. Attach ~/gnucash.dtruss to a reply.
>
> Regards,
> John Ralls
>

-------------- next part --------------
* 12:25:23  INFO <gnc.engine> [gnc_hook_lookup] no hook lists
* 12:25:23  INFO <qof.engine> [init_from_file] guid_init got 512 bytes from /dev/urandom
* 12:25:23  INFO <qof.engine> [init_from_file] guid_init got 4096 bytes from /etc/passwd
* 12:25:23  INFO <qof.engine> [guid_init] got 15381 bytes
* 12:25:23  INFO <gnc.backend.dbi> [gnc_module_init_backend_dbi] 1 DBD drivers found
* 12:25:23  INFO <gnc.backend.dbi> [gnc_module_init_backend_dbi] Driver: sqlite3
* 12:25:28 MESSG <gnc.module> Could not locate optional module gnucash/gtkmm interface v.0
* 12:25:28 MESSG <gnc.module> Could not locate optional module gnucash/python interface v.0
* 12:25:28 MESSG <gnc.bin> loading system configuration
* 12:25:28 MESSG <gnc.bin> loading user configuration
* 12:25:28 MESSG <gnc.bin> loading auto configuration
* 12:25:28 MESSG <gnc.bin> loading saved reports
* 12:25:29 MESSG <gnc.bin> loading stylesheets
* 12:26:31 MESSG <gnc.scm> Found Finance::Quote version 1.38
* 12:26:31  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Template Root starting baln=0/1
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9463d0 template into nsp=0x50c07a8 template
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf949d00 ADF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94cb80 ADP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94f920 AED into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf952700 AFA into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf954dc0 AFN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9579f0 ALL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf955e20 AMD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf933160 ANG into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37ed9f0 AOA into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf908a20 AON into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92f090 AOR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92be60 ARA into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf911250 ARS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9412c0 ATS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf910a50 AUD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf947aa0 AWG into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf930f70 AZM into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9570a0 AZN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37b3290 BAD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf940080 BAM into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37e1e70 BBD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9597d0 BDT into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92c040 BEF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9336e0 BGL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x374c010 BGN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90e8c0 BHD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94e180 BIF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3708d90 BMD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf941270 BND into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37ed980 BOB into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf914790 BOV into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf908520 BRE into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94e4d0 BRL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93f630 BRR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf937560 BSD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92f6f0 BTN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90ca10 BWP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf907bd0 BYB into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37fa700 BYR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf957bd0 BZD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93ec60 CAD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93f8d0 CDF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37bb270 CHE into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf932e70 CHF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90de00 CHW into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37f94d0 CLF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37f98a0 CLP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37fb2f0 CNY into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9565d0 COP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9363f0 COU into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90e4a0 CRC into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf911fa0 CUP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94d500 CUC into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90e830 CVE into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf911ca0 CYP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf941a90 CZK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9114a0 DEM into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf927d20 DJF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf912710 DKK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x377cb50 DOP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9492d0 DZD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf952210 ECS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf953ac0 EEK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf943e30 EGP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92a260 ERN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37f9690 ESP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf933800 ETB into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9368b0 EUR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90e510 FIM into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92eb80 FJD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92a3d0 FKP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf931d80 FRF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90dd70 GBP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93e010 GEL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf909c70 GHC into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90af50 GHS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93e290 GIP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9410f0 GMD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9418b0 GNF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf942010 GRD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf942700 GTQ into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf942d10 GWP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9438f0 GYD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf943940 HKD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf944ca0 HNL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf945f80 HRK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9465f0 HTG into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf948030 HUF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf948610 IDR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf948c80 IEP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9498f0 ILS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94a690 INR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94b580 IQD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94bb70 IRR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94c160 ISK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94c750 ITL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94cd80 JMD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94db30 JOD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94f410 JPY into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94fa90 KES into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf950110 KGS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf950790 KHR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf950df0 KMF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf951a90 KPW into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf952890 KRW into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf952e80 KWD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf953490 KYD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf954240 KZT into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9556f0 LAK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf956500 LBP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf959c60 LKR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf95a120 LRD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93a7a0 LSL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93aca0 LTL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93b120 LUF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93bba0 LVL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93c080 LYD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93eb10 MAD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93f4b0 MDL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93fee0 MGA into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf940920 MGF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9458a0 MKD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf947260 MLF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf957600 MMK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf959110 MNT into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372b4f0 MOP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372b660 MRO into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372b7d0 MTL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372b940 MUR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372bab0 MVR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372bc20 MWK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372bd90 MXN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372bde0 MXV into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372bf10 MYR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37313d0 MZM into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3731500 MZN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3731670 NAD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37317e0 NGN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372c390 NIC into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372c4e0 NIO into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372c670 NLG into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372c7a0 NOK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372c910 NPR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372cac0 NZD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372cc10 OMR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372cd80 PAB into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372cef0 PEN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d060 PGK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d1d0 PHP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d340 PKR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d4b0 PLN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d750 PTE into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d8c0 PYG into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372da30 QAR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372da80 ROL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372dd10 RON into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372de90 RSD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e000 RUB into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e170 RWF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e2e0 SAR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e330 SBD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e4b0 SCR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e740 SDD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e8c0 SDG into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e900 SDP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372ea60 SEK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372ebb0 SGD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372ed70 SHP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372eea0 SIT into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f010 SKK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f180 SLL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f2f0 SOS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f460 SRD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f610 SRG into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f760 STD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372fa00 SVC into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372fb70 SYP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372fce0 SZL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372fe50 THB into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3707c40 TJR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3707db0 TJS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3707f20 TMM into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf914f00 TMT into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3707fb0 TND into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf915030 TOP into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf900560 TRY into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf914a70 TTD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9149c0 TWD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370bf70 TZS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c0e0 UAH into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c250 UGX into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c3c0 USD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c410 USN into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c590 USS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c700 UYI into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c9c0 UYU into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370cb30 UZS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370cb80 VEB into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370ce10 VEF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370cf90 VND into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d100 VUV into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d270 WST into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d3e0 YER into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d430 YUM into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d6c0 ZAR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d840 ZMK into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d9b0 ZMW into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370db20 ZWD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370db60 ZWL into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370dcc0 XAF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370dcf0 XCD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e080 XDR into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e200 XFO into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e370 XFU into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e390 XOF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e500 XPF into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e6b0 XTS into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92a530 XXX into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e970 XAG into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370eae0 XAU into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370ec50 XPD into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370edc0 XPT into nsp=0x50c0818 CURRENCY
* 12:26:31  INFO <gnc.backend.dbi> [gnc_dbi_check_sqlite3_file] exists, does not have SQLite format string -> not DBI
* 12:26:31  INFO <qof.session> [qof_session_load_backend]  GnuCash Libdbi (SQLITE3) Backend not usable
* 12:26:31  INFO <qof.session> [qof_session_load_backend]  selected GnuCash File Backend Version 2
* 12:26:31  INFO <gnc.backend> [xml_session_begin] logpath=/Users/jed/gnucash/finances
* 12:26:31  INFO <qof.session> [qof_session_begin] Done running session_begin on backend
* 12:26:31  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Template Root starting baln=0/1
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9463d0 template into nsp=0x50c0c08 template
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf949d00 ADF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94cb80 ADP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94f920 AED into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf952700 AFA into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf954dc0 AFN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9579f0 ALL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf955e20 AMD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf933160 ANG into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37ed9f0 AOA into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf908a20 AON into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92f090 AOR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92be60 ARA into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf911250 ARS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9412c0 ATS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf910a50 AUD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf947aa0 AWG into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf930f70 AZM into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9570a0 AZN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37b3290 BAD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf940080 BAM into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37e1e70 BBD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9597d0 BDT into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92c040 BEF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9336e0 BGL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x374c010 BGN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90e8c0 BHD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94e180 BIF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3708d90 BMD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf941270 BND into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37ed980 BOB into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf914790 BOV into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf908520 BRE into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94e4d0 BRL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93f630 BRR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf937560 BSD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92f6f0 BTN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90ca10 BWP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf907bd0 BYB into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37fa700 BYR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf957bd0 BZD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93ec60 CAD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93f8d0 CDF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37bb270 CHE into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf932e70 CHF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90de00 CHW into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37f94d0 CLF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37f98a0 CLP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37fb2f0 CNY into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9565d0 COP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9363f0 COU into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90e4a0 CRC into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf911fa0 CUP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94d500 CUC into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90e830 CVE into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf911ca0 CYP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf941a90 CZK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9114a0 DEM into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf927d20 DJF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf912710 DKK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x377cb50 DOP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9492d0 DZD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf952210 ECS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf953ac0 EEK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf943e30 EGP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92a260 ERN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37f9690 ESP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf933800 ETB into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9368b0 EUR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90e510 FIM into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92eb80 FJD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92a3d0 FKP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf931d80 FRF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90dd70 GBP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93e010 GEL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf909c70 GHC into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf90af50 GHS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93e290 GIP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9410f0 GMD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9418b0 GNF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf942010 GRD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf942700 GTQ into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf942d10 GWP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9438f0 GYD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf943940 HKD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf944ca0 HNL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf945f80 HRK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9465f0 HTG into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf948030 HUF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf948610 IDR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf948c80 IEP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9498f0 ILS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94a690 INR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94b580 IQD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94bb70 IRR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94c160 ISK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94c750 ITL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94cd80 JMD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94db30 JOD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94f410 JPY into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf94fa90 KES into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf950110 KGS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf950790 KHR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf950df0 KMF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf951a90 KPW into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf952890 KRW into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf952e80 KWD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf953490 KYD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf954240 KZT into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9556f0 LAK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf956500 LBP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf959c60 LKR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf95a120 LRD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93a7a0 LSL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93aca0 LTL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93b120 LUF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93bba0 LVL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93c080 LYD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93eb10 MAD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93f4b0 MDL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf93fee0 MGA into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf940920 MGF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9458a0 MKD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf947260 MLF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf957600 MMK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf959110 MNT into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372b4f0 MOP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372b660 MRO into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372b7d0 MTL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372b940 MUR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372bab0 MVR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372bc20 MWK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372bd90 MXN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372bde0 MXV into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372bf10 MYR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37313d0 MZM into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3731500 MZN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3731670 NAD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37317e0 NGN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372c390 NIC into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372c4e0 NIO into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372c670 NLG into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372c7a0 NOK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372c910 NPR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372cac0 NZD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372cc10 OMR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372cd80 PAB into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372cef0 PEN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d060 PGK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d1d0 PHP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d340 PKR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d4b0 PLN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d750 PTE into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372d8c0 PYG into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372da30 QAR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372da80 ROL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372dd10 RON into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372de90 RSD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e000 RUB into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e170 RWF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e2e0 SAR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e330 SBD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e4b0 SCR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e740 SDD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e8c0 SDG into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372e900 SDP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372ea60 SEK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372ebb0 SGD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372ed70 SHP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372eea0 SIT into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f010 SKK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f180 SLL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f2f0 SOS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f460 SRD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f610 SRG into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372f760 STD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372fa00 SVC into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372fb70 SYP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372fce0 SZL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x372fe50 THB into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3707c40 TJR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3707db0 TJS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3707f20 TMM into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf914f00 TMT into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3707fb0 TND into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf915030 TOP into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf900560 TRY into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf914a70 TTD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf9149c0 TWD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370bf70 TZS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c0e0 UAH into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c250 UGX into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c3c0 USD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c410 USN into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c590 USS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c700 UYI into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370c9c0 UYU into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370cb30 UZS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370cb80 VEB into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370ce10 VEF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370cf90 VND into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d100 VUV into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d270 WST into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d3e0 YER into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d430 YUM into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d6c0 ZAR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d840 ZMK into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370d9b0 ZMW into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370db20 ZWD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370db60 ZWL into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370dcc0 XAF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370dcf0 XCD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e080 XDR into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e200 XFO into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e370 XFU into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e390 XOF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e500 XPF into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e6b0 XTS into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0xf92a530 XXX into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370e970 XAG into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370eae0 XAU into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370ec50 XPD into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370edc0 XPT into nsp=0x50c0c78 CURRENCY
* 12:26:31  INFO <qof.session> [qof_session_load] new book=0x5137d18
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a86c0 IAF into nsp=0x50c0ab8 AMEX
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a8050 VTSAX into nsp=0x50c0ab8 AMEX
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a8860 7000802 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370f6f0 91 Day Bill 07/05/2007 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3714bf0 912795B26 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3714b50 912795P9 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3714860 912795XB2 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3714ab0 912795XJ5 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a8810 912795XU0 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a8b40 912795XW6 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a87d0 912795YX3 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a87a0 912795ZF1 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a9640 912828DQ0 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a9720 912828EF3 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a8d30 912828FB1 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a84f0 912828FV7 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a9c80 912828FX3 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a9d60 912828GU8 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a9a00 912828JX9 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a7e10 912828WH9 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a96b0 9128828EF3 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x370f880 Series 77 into nsp=0x50c6440 BOND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37149e0 CMFMZ into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3714940 FBIOX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3715350 FCNTX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3714800 FDGFX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37157a0 FEQIX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3714a80 FOCPX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3715da0 FSDCX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37147f0 GSBXX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37149a0 HAINX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3715740 IRAMMF into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37147b0 JAVTX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a8800 PRSCX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a7ef0 SPRXX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a92f0 VAIPX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa8a0 VBTLX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a9690 VEXAX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa5d0 VFIDX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aab40 VFIIX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3714c10 VFIJX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716530 VFSUX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa5b0 VFWAX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa680 VIGAX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a8f70 VIPSX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa6a0 VMLUX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa9a0 VMMXX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa980 VMSXX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa390 VTABX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38abaf0 VTIAX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa530 VWEAX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aae60 VWEHX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa240 VWENX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38abd20 VWIAX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ac890 VWIUX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38abe10 VWLTX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a92b0 VWLUX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aae20 VWNAX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ace70 VWNFX into nsp=0x50c0bd0 FUND
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ac350 AAPL into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38acf30 AMAT into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38abd10 AMGN into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa1e0 ASCMA into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38abcf0 C-PO into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ac3c0 CSCO into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ad600 DISCA into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ad6d0 DISCAold into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ad120 DISCK into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a9650 DVY into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ad4d0 HBHC into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38adff0 INTC into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ad1d0 JAVAD into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38abfa0 LBTYA into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38adea0 LBTYK into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38a9c60 LINTA into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ae910 LMCA into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ad290 LVNTA into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38adba0 ORCL into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ae900 RSTN.PK into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aef40 VASO into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ae980 VASO.PK into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38af1f0 VICL into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38ae850 WTNY into nsp=0x50c0b60 NASDAQ
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38af1d0 AGR into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38af620 ALU into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38af750 BHI into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38af270 BLS into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38af250 BMY into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aaca0 C into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38af730 CBH into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38b0100 CL into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38b0050 CVX into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38b0660 CYT into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38b07e0 EAS into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38af4c0 EFA into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aed30 EMN into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38b07c0 EMO into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38b01b0 EON into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38afdd0 ETR into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38aa960 FRP into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37147d0 FTR into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716990 FXE into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3715550 FXY into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716550 GE into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716170 IAR into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716c30 L into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37162e0 LSI into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716960 LU into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716610 MDT into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716930 NPI into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716510 OGE into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716570 PBT into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37165f0 PFE into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37165d0 PPG into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3717cf0 Q into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3717f20 STI into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37165b0 T into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37160e0 VIG into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716dc0 VKQ into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37160b0 VOD into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x37176e0 VTI into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3913c00 VYM into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x38af390 VZ into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3716150 WLA into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3912540 XEL into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3717520 XOM into nsp=0x50c0b28 NYSE
* 12:26:31  INFO <gnc.commodity> [gnc_commodity_table_insert] insert 0x3717cd0 ZMH into nsp=0x50c0b28 NYSE
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500c2f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Root Account starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500c3e8
* 12:26:49  CRIT <gnc.engine.scrub> [xaccAccountScrubCommodity()] Account "Root Account" does not have a commodity!
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500c4e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Imbalance-USD starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500c5d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Assets starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500c6d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JPMorganChase starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500c7c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Checking-6901834681 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500c8c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=MMF-1570519148 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500c9b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chase CDs starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500cab0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cash starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500cba8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500cca0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED (IRA-111517399) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500cd98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividend Growth starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500ce90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Equity Income starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x500cf88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Select Biotechnology starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0a0f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Select Developing Communications starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0a1f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH (IRA-111517577) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0a2e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Contrafund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0a3e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=OTC Portfolio starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0a4d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Spartan MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0a5d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Harbor Funds starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0a6c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Janus Funds starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0a7c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Janus Venture starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0a8b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Legacy Treasury Direct starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0a9b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 03/15/2007 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0aaa8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 05/11/2006 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0aba0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 06/29/2006 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0ac98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 09/07/2006 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0ad90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 09/21/2006 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0ae88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2 Year 3.75% 03/31/2007 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0af80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2 Year 4.00% 08/31/2007 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0b100
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 05/10/2007 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0b1f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=91 Day Bill 07/05/2007 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0b2f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 11/15/2007 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0b3e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=T. Rowe Price starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0b4e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Science & Tech. starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0b5d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Trust U/W/O AED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0b6d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=General Gov't Sec. MMF Cl B starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0b7c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0b8c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=GNMA starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0b9b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=GNMA (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0bab0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Tax-Exempt MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0bba8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage Account-46452464 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0bca0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2 Year US Note 4.875% 10/31/2008 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0bd98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=3 Year US Note 4.625% 11/15/2009 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0be90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Agere Systems starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0bf88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Alcatel Lucent starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0e108
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bellsouth starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0e200
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cytec Industries starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0e2f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Energy East starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0e3f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=General Electric starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0e4e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Idearc starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0e5e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Lucent Technologies starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0e6d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Permian Basin Royality starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0e7d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=SunTrust Banks starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0e8c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0e9c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vodaphone Group starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0eab8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=OGE Energy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0ebb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Qwest starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0eca8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=LSI Logic starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0eda0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Currency Shares Japanese Yen starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0ee98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=5 Year US Note 4.750% 05/31/2012 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0ef90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fairpoint Comm starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0c110
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Frontier Comm starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0c208
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Medtronic starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0c300
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Pfizer starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0c3f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Aberdeen Australia Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0c4f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Citigroup starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0c5e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0c6e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Exxon-Mobil starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0c7d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Hancock Holding starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0c8d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Nuveen Premium Income starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0c9c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xcel Energy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0cac0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Van Kampen Municipal Trust starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0cbb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=3 Year US Note 0.875% 05/15/2017 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0ccb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=High-Yield Corporate (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0cda8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inflation Protected Secuities starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0cea0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inflation Protected Sec (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d0cf98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard IRAs starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d10118
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d10210
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Dividend Growth starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d10308
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Equity Income starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d10400
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Select Biotechnology starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d104f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Select Developing Communications starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d105f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d106e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage Account-85218197 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d107e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard Dividend Apprec. ETF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d108d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard High Dividend Yield ETF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d109d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d10ac8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Contrafund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d10bc0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity OTC Portfolio starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d10cb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Wellesley Income Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d10db0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage Account-85454221 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d10ea8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Applied Materials starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d10fa0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cisco Systems starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18120
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Ascent Capital Grp Inc Ser A starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18218
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Discovery Comm. New Series A starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18310
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Discovery Comm. New Series C starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18408
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Interactive Ser A starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18500
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Interactive Ventures starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d185f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Wellington Fund (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d186f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse IRAs starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d187e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d188e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Amgen starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d189d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bristol Myers Squibb  starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18ad0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Pfizer starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18bc8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Riverstone Networks starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18cc0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Sun Microsystems starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18db8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18eb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xcel Energy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d18fa8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Zimmer Holdings starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1a128
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=IRA MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1a220
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CurrencyShares Euro Trust starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1a318
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=MSCI EAFE Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1a410
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1a508
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Discovery Holding A starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1a600
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Global A starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1a6f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Global C starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1a7f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Media starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1a8e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Media Capital starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1a9e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Treasury 2.375% 5 Yr TIPS 04/15/2011 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1aad8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vasomedical starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1abd0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vasomedical (delisted) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1acc8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1adc0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vical starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1aeb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse Joint Account starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1afb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prior 2006 MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1c130
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1c228
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Apple starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1c320
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Citigroup Cap XIV 6.875% starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1c418
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Commerce Bancorp starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1c510
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=EON starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1c608
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy MS 7.25% Due 12/01/32 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1c700
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Insd Mun Incm Trust 77 S starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1c7f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intel starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1c8f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Oracle starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1c9e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1cae0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Warner-Lambert starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1cbd8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Whitney starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1ccd0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1cdc8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=212D Copper Rim Trail starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1cec0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=vanguardServices starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1cfb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=managedAccount starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1e138
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Joint starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1e230
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bond Funds starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1e328
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=International starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1e420
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Tax Exempt Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1e518
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long-Term Tax-Exempt Investors Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1e610
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Limited Term Tax Free Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1e708
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long-Term Tax-Exempt (Admiral) Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1e800
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Stock Funds starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1e8f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Growth Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1e9f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Stock Market Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1eae8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Windsor II (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1ebe0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Windsor II starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1ecd8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=FTSE All World ex-US starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1edd0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total International Stock Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1eec8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Extended Mkt Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d1efc0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Credits and Debits starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d220e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage MA starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d221d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Stocks starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d222d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Baker Hughes starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d223c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chevron Texaco starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d224c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d225b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=ETFs starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d226b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dow Jones Select Dividend Index starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d227a8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard Total Market Vipers starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d228a0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=10 Year TIP 2.125% 01/15/19 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d22998
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF Managed starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d22a90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED IRA starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d22b88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Credits and Debits starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d22c80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d22d78
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Investment Grade Bond Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d22e70
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total International Bond Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d22f68
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH IRA starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d240e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Credit and Debits starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d241e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d242d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Investment Grade Bond Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d243d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Bond Market Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d244c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d245c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total International Bond Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d246b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=selfManagedAccount starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d247b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d248a8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d249a0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Colgate-Palmolive starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d24a98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=PPG Industries starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d24b90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Harbor Intl. starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d24c88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Eastman Chemical starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d24d80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d24e78
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Limited Term Tax Free Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d24f70
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Wells Fargo starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d260f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Checking-3309859571 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d261e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Savings-5343621347 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d262e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liabilities starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d263d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chase-2538 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d264d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chase-8347 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d265c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=REI-1183 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d266c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CapitalOne-4548 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d267b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Income starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d268b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Capital Gains starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d269a8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Harbor Funds starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d26aa0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Harbor Intl. starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d26b98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d26c90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d26d88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Janus Funds starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d26e80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Janus Venture starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d26f78
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d280f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d281f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=T. Rowe Price starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d282e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Science & Tech. starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d283e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d284d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d285d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d286c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Windsor II starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d287c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d288b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d289b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage Account starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d28aa8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=GNMA (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d28ba0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d28c98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d28d90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d28e88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d28f80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2a100
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Windsor II (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2a1f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2a2f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2a3e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inflation Protected Sec (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2a4e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2a5d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2a6d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2a7c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2a8c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2a9b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Legacy Treasury Direct starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2aab0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2 Year 3.75% 03/31/2007 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2aba8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=interest starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2aca0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=WellsFargoChecking starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2ad98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Consulting starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2ae90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2af88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2c108
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2c200
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Harbor Funds starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2c2f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Harbor Intl. starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2c3f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Janus Funds starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2c4e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Janus Venture starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2c5e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=T. Rowe Price starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2c6d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Science & Tech. starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2c7d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2c8c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Non-taxable starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2c9c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long-Term Tax-Exempt Inv starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2cab8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Tax-Exempt MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2cbb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage Account starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2cca8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Nuveen Prem Income starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2cda0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Van Kampen Muni Trust starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2ce98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Taxable starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2cf90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=GNMA starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2e110
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=GNMA (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2e208
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2e300
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2e3f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Windsor II starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2e4f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=High-Yield Corporate (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2e5e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage Account starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2e6e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Agree Systems starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2e7d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bellsouth starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2e8d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cytec Industries starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2e9c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Energy East starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2eac0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=General Electric starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2ebb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=General Gov't Sec. MMF Cl B starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2ecb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Lucent Technologies starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2eda8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=OGE Energy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2eea0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=PPG Industries starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d2ef98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Permian Basin Royality starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32120
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Qwest starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32218
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=SunTrust Banks starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32310
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32408
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vodaphone Group starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32500
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Idearc starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d325f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Alcatel Lucent starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d326f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dow Jones Select Dividend Index starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d327e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=LSI Logic starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d328e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fairpoint Communications starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d329d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Frontier Comm starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32ad0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Medtronic starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32bc8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Pfizer starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32cc0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Australia Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32db8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xcel Energy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32eb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d32fa8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Exxon-Mobil starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024128
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Hancock Holding starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024220
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inflation Protected Securities starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024318
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inflation Protected Securities (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024410
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Citigroup starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024508
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Net Benefits starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024600
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40246f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40247f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Equity Income starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40248e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40249e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Contrafund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024ad8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Spartan MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024bd0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Interest starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024cc8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JPMorganChase starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024dc0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Checking-6901834681 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024eb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=MMF-1570519148 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4024fb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CD Interest starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33130
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Legacy Treasury Direct starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33228
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33320
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage Account starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33418
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2 Year US Note 4.875% 10/31/2008 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33510
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=3 Year US Note 4.625% 11/15/2009 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33608
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=5 Year US Note 4.750% 05/31/2012 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33700
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=10 Year TIP 2.125% 01/15/19 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d337f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=3 Year US Note 0.875% 05/15/2017 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d338f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Van Kampen Series 77 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d339e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=WellsFargoSavings starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33ae0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=WellsFargoChecking starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33bd8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Misc starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33cd0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Refunds/Payments  starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33dc8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chase Rewards starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33ec0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=REI-1183 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d33fb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=State Farm starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2138
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=212D Copper Rim Trail starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2230
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Social Security Admin starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2328
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2420
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2518
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=TIAA-CREF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2610
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2708
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CREF Real Estate starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2800
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CREF Stock starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d28f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=TIAA Traditional starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d29f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2ae8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CREF Real Estate starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2be0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CREF Stock starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2cd8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=TIAA Traditional starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2dd0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Trust U/W/O AED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2ec8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Tax Refunds starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d2fc0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard IRAs starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4140
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4238
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Dividend Growth starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4330
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Equity Income starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4428
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Select Biotechnology starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4520
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Select Developing Communications starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4618
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4710
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gains starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4808
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Capital Gains starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4900
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d49f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4af0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4be8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage Account starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4ce0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vang. High Dividend Yield ETF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4dd8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4ed0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d4fc8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d60e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vang. Dividend Appreciation ETF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d61d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d62d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d63c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d64c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d65b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Contrafund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d66b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity OTC Portfolio starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d67a8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d68a0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gains starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d6998
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Capital Gains starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d6a90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d6b88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d6c80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d6d78
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Wellesley Income Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d6e70
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d6f68
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d80e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d81e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Stock Dividend starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d82d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cisco starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d83d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Applied Materials starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d84c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Wellington Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d85c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d86b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse IRAs starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d87b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d88a8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d89a0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bristol Myers Squibb starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d8a98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Pfizer starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d8b90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d8c88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xcel Energy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d8d80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Riverstone Networks starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d8e78
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=MSCI EFA Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119d8f70
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Interest starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119da0f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=IRA MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119da1e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CurrencyShares Euro Trust starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119da2e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119da3d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119da4d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Applied Materials starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119da5c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119da6c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Discovery Holding A starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119da7b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cisco starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119da8b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Interest starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119da9a8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=IRA MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119daaa0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Treasury 2.375% 5 Year TIPS 04/15/2011 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119dab98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cash in Lieu Of starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119dac90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse Joint Account starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119dad88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Capital Gains starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119dae80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AAPL starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x119daf78
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d360f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Aberden Australia Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d361f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d362e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d363e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=EON starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d364d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Nuveen Premium Income starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d365d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d366c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d367c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VZ starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d368b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d369b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d36aa8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Aberdeen Australia Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d36ba0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Baker Hughes starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d36c98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chevron Texaco starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d36d90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Citigroup starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d36e88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Colgate-Palmolive starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d36f80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Commerce Bancorp starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d38108
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dow Jones Select Dividend Index starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d38200
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=EON starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d382f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d383f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Exxon Mobile starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d384e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=General Electric starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d385e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intel starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d386d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Nuveen Premium Income starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d387d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=OGE Energy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d388c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Pfizer starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d389c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Van Kampen Municipal Trust starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d38ab8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard Total Market Vipers starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d38bb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d38ca8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Warner-Lambert starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d38da0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d38e98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Whitney starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d38f90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xcel Energy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3a110
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Citigroup Cap XIV 6.875% starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3a208
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Oracle starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3a300
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Hancock Holding starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3a3f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Interest starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3a4f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy MS 7.25% Due 12/01/31 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3a5e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Insd Mun Incm Trust 77 S starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3a6e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=PayPal starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3a7d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inheritance starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3a8d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Refunds/Payments starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3a9c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CapOne-3887 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3aac0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=vanguardServices starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3abb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=managedAccount starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3acb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED IRA starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3ada8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Invest. Grade starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3aea0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3af98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total International Bond Index starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3c118
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VTABX Long Term Cap. Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3c210
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VTABX Short Term Cap. Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3c308
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFIDX Long Term Cap. Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3c400
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFIDX Short Term Cap. Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3c4f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH IRA starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3c5f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Investment Grade starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3c6e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3c7e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFSUX Short Term Invest. Grade  starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3c8d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Bond Market Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3c9d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFIDX Short Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3cac8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFIDX Long Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3cbc0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VBTLX Short Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3ccb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VBTLX Long Term Capital Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3cdb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFSUX Long Term Cap. Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3cea8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFSUX Short Term Cap. Gain starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3cfa0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Tot. Intl. Bond. Indx. Dividend starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3e120
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Joint starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3e218
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dow Jones Select Dividend Index starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3e310
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=10 Year TIP 2.125%  01/15/19 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3e408
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Tax Exempt (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3e500
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Limited Term Tax Exempt (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3e5f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long-Term Tax-Exempt (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3e6f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3e7e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Growth Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3e8e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total International Stock Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3e9d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Stock Market Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3ead0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Windsor II (Admiral) starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3ebc8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard Total Vipers starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3ecc0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3edb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Baker Hughes starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3eeb0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chevron starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d3efa8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Tax Exempt Long Term Cap. Gains starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42130
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Tax Exempt Short Term Cap. Gains starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42228
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=FTSE All World ex-US Index starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42320
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Extended Market Index Fund starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42418
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=selfManagedAccount starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42510
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=PPG starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42608
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Limited Term Tax Exempt starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42700
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Colgate Palmolive starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d427f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Eastman Chemical starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d428f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Expenses starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d429e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=ATM Fees starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42ae0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Auto starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42bd8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=4Runner starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42cd0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=BMW starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42dc8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Forester starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42ec0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Banks starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d42fb8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Books starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44138
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage Commissions starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44230
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cash starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44328
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Clothing starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44420
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Computing starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44518
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Contributions starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44610
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entertainment starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44708
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Food starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44800
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Gifts starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d448f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=House starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d449f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Insurance starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44ae8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED's Toys starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44be0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Photography starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44cd8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44dd0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Consulting starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44ec8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Knitting starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d44fc0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Magazines/Newspapers starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46140
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Medical starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46238
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Misc starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46330
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Restaurants starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46428
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Taxes starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46520
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Federal starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46618
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Louisiana starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46710
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Misc starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46808
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Travel starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46900
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Trust U/W/0 AED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d469f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Utilities starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46af0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46be8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=BellSouth starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46ce0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cox Comm. starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46dd8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46ed0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=NOLA S&WB starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d46fc8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d480e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bresnan starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d481d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d482d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2006 and After starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d483c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prior 2006 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d484c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=PayPal starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d485b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse IRAs starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d486b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d487a8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Memberships starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d488a0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Poltical Contributions starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d48998
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=212D Copper Rim Trail starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d48a90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Interest starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d48b88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Taxes starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d48c80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Insurance starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d48d78
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Furnishing starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d48e70
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Maintenance starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d48f68
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Home Owners Associations starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4a0e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Misc Closing Costs starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4a1e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=ERMD-water starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4a2d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=LA Plata Electricity starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4a3d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Atmos Energy-gas starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4a4c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=cable starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4a5c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Miscellaneous starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4a6b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bresnan starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4a7b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Alcohol  starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4a8a8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Gasoline starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4a9a0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Recreation starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4aa98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=DRO AUTO starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4ab90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Unknown Charge to 8347 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4ac88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Unknown Charge to 2910 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4ad80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Amazon starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4ae78
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Kindle starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4d4af70
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Misc starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40250f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Clothing starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40251e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Photography starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40252e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Costco starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40253d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=vanguardManagedServices starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40254d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=408 Loring Green East starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40255c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Purchase starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40256c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Hennepin County Taxes starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40257b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xel starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40258b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=LGE HOA starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40259a8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Comcast starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4025aa0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=moveInExpenses starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4025b98
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Legal starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4025c90
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Equity starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4025d88
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AWD Estate starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4025e80
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Additional Purchases starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x4025f78
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity 12/31/2005 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40260f8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Miscellaneous starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40261f0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Opening Balances starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40262e8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prior 2006 Joint Waterhouse starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40263e0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Equity starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40264d8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Systematic Purchases starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40265d0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Trust U/W/O AED  12/30/2005 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40266c8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse IRAs 12/31/2005 starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40267c0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40268b8
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:49  INFO <gnc.account> [xaccAccountSetGUID] acct=0x40269b0
* 12:26:49  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Orphan-USD starting baln=0/1
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0d20 set date to 1156309200.000000000 Tue Aug 22 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0d20 set date to 1157220665.000000000 Sat Sep  2 12:11:05 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119d0c98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119d0b00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0b00 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0b00 set date to 1157214980.000000000 Sat Sep  2 10:36:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119d0c98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119d0c98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0b88 set date to 1259820000.000000000 Wed Dec  2 23:00:00 2009
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0b88 set date to 1259853120.083017000 Thu Dec  3 08:12:00 2009
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119d0c98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119d0eb8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0f40 set date to 1262584800.000000000 Sun Jan  3 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0f40 set date to 1262556450.556726000 Sun Jan  3 15:07:30 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50150
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50150 set date to 1265176800.000000000 Tue Feb  2 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50150 set date to 1266890645.679879000 Mon Feb 22 19:04:05 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119d0eb8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0c98 set date to 1267596000.000000000 Tue Mar  2 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0c98 set date to 1268838904.505578000 Wed Mar 17 09:15:04 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119d0e30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d500c8 set date to 1270443600.000000000 Sun Apr  4 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d500c8 set date to 1274820303.616912000 Tue May 25 14:45:03 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119d0eb8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0eb8 set date to 1272862800.000000000 Sun May  2 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0eb8 set date to 1274823938.242872000 Tue May 25 15:45:38 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0e30 set date to 1275541200.000000000 Wed Jun  2 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119d0e30 set date to 1283635531.226840000 Sat Sep  4 15:25:31 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50260
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d502e8 set date to 1278392400.000000000 Mon Jul  5 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d502e8 set date to 1283637159.829340000 Sat Sep  4 15:52:39 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50480
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50480 set date to 1280811600.000000000 Mon Aug  2 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50480 set date to 1283706110.652028000 Sun Sep  5 11:01:50 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50260
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50040 set date to 1283490000.000000000 Thu Sep  2 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50040 set date to 1283710342.968190000 Sun Sep  5 12:12:22 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d501d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d503f8 set date to 1286168400.000000000 Sun Oct  3 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d503f8 set date to 1287860344.419607000 Sat Oct 23 12:59:04 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50260
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50260 set date to 1288760400.000000000 Tue Nov  2 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50260 set date to 1288882410.282343000 Thu Nov  4 08:53:30 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d501d8 set date to 1291356000.000000000 Thu Dec  2 23:00:00 2010
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d501d8 set date to 1292787530.212532000 Sun Dec 19 12:38:50 2010
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50590
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50618 set date to 1294034400.000000000 Sun Jan  2 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50618 set date to 1295903754.595072000 Mon Jan 24 14:15:54 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d506a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d507b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d507b0 set date to 1294812000.000000000 Tue Jan 11 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d507b0 set date to 1295906516.199799000 Mon Jan 24 15:01:56 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d506a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50590
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50370 set date to 1296712800.000000000 Wed Feb  2 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50370 set date to 1296845811.874436000 Fri Feb  4 11:56:51 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50508
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d506a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50728 set date to 1297231200.000000000 Tue Feb  8 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50728 set date to 1298071422.103258000 Fri Feb 18 16:23:42 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d506a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50590
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50590 set date to 1299132000.000000000 Wed Mar  2 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50590 set date to 1301532837.128766000 Wed Mar 30 18:53:57 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d506a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d506a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50508 set date to 1299650400.000000000 Tue Mar  8 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50508 set date to 1301533397.665074000 Wed Mar 30 19:03:17 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d506a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d508c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50948 set date to 1301893200.000000000 Sun Apr  3 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50948 set date to 1301963913.357932000 Mon Apr  4 18:38:33 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d509d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50ae0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50ae0 set date to 1302670800.000000000 Tue Apr 12 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50ae0 set date to 1304254593.538898000 Sun May  1 06:56:33 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d509d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d508c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d506a0 set date to 1304226000.000000000 Sat Apr 30 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d506a0 set date to 1304255372.116839000 Sun May  1 07:09:32 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50838
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d509d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50a58 set date to 1304398800.000000000 Mon May  2 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50a58 set date to 1305310777.692189000 Fri May 13 12:19:37 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d509d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d508c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d508c0 set date to 1305090000.000000000 Tue May 10 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d508c0 set date to 1305311339.480445000 Fri May 13 12:28:59 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d509d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d509d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50838 set date to 1306904400.000000000 Tue May 31 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50838 set date to 1319486212.991171000 Mon Oct 24 13:56:52 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d509d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50bf0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50c78 set date to 1307077200.000000000 Thu Jun  2 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50c78 set date to 1319486118.872415000 Mon Oct 24 13:55:18 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50e10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50e10 set date to 1307509200.000000000 Tue Jun  7 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50e10 set date to 1319486726.813098000 Mon Oct 24 14:05:26 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50bf0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d509d0 set date to 1309496400.000000000 Thu Jun 30 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d509d0 set date to 1319486809.349015000 Mon Oct 24 14:06:49 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50b68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50d88 set date to 1309842000.000000000 Mon Jul  4 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50d88 set date to 1319488633.151582000 Mon Oct 24 14:37:13 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50bf0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50bf0 set date to 1310533200.000000000 Tue Jul 12 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50bf0 set date to 1319494194.323408000 Mon Oct 24 16:09:54 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50b68 set date to 1312174800.000000000 Sun Jul 31 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50b68 set date to 1319494425.497995000 Mon Oct 24 16:13:45 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50f20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66098 set date to 1312347600.000000000 Tue Aug  2 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66098 set date to 1319494637.540062000 Mon Oct 24 16:17:17 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66120
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66230
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66230 set date to 1312952400.000000000 Tue Aug  9 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66230 set date to 1319495162.168186000 Mon Oct 24 16:26:02 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66120
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50f20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50d00 set date to 1314853200.000000000 Wed Aug 31 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50d00 set date to 1319495485.441537000 Mon Oct 24 16:31:25 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50e98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66120
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d661a8 set date to 1315285200.000000000 Mon Sep  5 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d661a8 set date to 1319495736.995358000 Mon Oct 24 16:35:36 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66120
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d50f20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50f20 set date to 1315976400.000000000 Tue Sep 13 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50f20 set date to 1319504258.649904000 Mon Oct 24 18:57:38 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66120
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66120
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50e98 set date to 1317445200.000000000 Fri Sep 30 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d50e98 set date to 1319505212.720651000 Mon Oct 24 19:13:32 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66120
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d663c8 set date to 1317618000.000000000 Sun Oct  2 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d663c8 set date to 1319506040.625195000 Mon Oct 24 19:27:20 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66450
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66560
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66560 set date to 1318395600.000000000 Tue Oct 11 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66560 set date to 1319506662.647566000 Mon Oct 24 19:37:42 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66450
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66120 set date to 1320123600.000000000 Mon Oct 31 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66120 set date to 1320357780.204360000 Thu Nov  3 16:03:00 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d662b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66450
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d664d8 set date to 1320296400.000000000 Wed Nov  2 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d664d8 set date to 1320359617.949852000 Thu Nov  3 16:33:37 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66450
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66340 set date to 1320818400.000000000 Tue Nov  8 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66340 set date to 1323204098.614994000 Tue Dec  6 13:41:38 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66450
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66450
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d662b8 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d662b8 set date to 1323214473.027952000 Tue Dec  6 16:34:33 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66450
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d666f8 set date to 1323064800.000000000 Sun Dec  4 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d666f8 set date to 1323220644.777981000 Tue Dec  6 18:17:24 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66780
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66890
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66890 set date to 1323842400.000000000 Tue Dec 13 23:00:00 2011
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66890 set date to 1324305405.204037000 Mon Dec 19 07:36:45 2011
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66780
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66450 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66450 set date to 1329708072.306232000 Sun Feb 19 20:21:12 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d665e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66780
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66808 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66808 set date to 1329708304.964772000 Sun Feb 19 20:25:04 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66780
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66670 set date to 1326261600.000000000 Tue Jan 10 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66670 set date to 1329746362.939856000 Mon Feb 20 06:59:22 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66780
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66780
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d665e8 set date to 1328076000.000000000 Tue Jan 31 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d665e8 set date to 1329747425.890349000 Mon Feb 20 07:17:05 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66780
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d669a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66a28 set date to 1328248800.000000000 Thu Feb  2 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66a28 set date to 1329747609.450042000 Mon Feb 20 07:20:09 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66ab0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66bc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66bc0 set date to 1328680800.000000000 Tue Feb  7 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66bc0 set date to 1329748275.846466000 Mon Feb 20 07:31:15 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66ab0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d669a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66780 set date to 1330581600.000000000 Wed Feb 29 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66780 set date to 1330879241.750023000 Sun Mar  4 09:40:41 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66918
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66ab0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66b38 set date to 1330927200.000000000 Sun Mar  4 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66b38 set date to 1332882391.558958000 Tue Mar 27 15:06:31 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66ab0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d669a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d669a0 set date to 1331701200.000000000 Tue Mar 13 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d669a0 set date to 1332883861.560572000 Tue Mar 27 15:31:01 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66ab0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66ab0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66918 set date to 1333256400.000000000 Sat Mar 31 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66918 set date to 1333229698.514287000 Sat Mar 31 15:34:58 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66ab0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66cd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66d58 set date to 1333429200.000000000 Mon Apr  2 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66d58 set date to 1334284736.309336000 Thu Apr 12 20:38:56 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66de0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66ef0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66ef0 set date to 1334120400.000000000 Tue Apr 10 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66ef0 set date to 1334285403.981482000 Thu Apr 12 20:50:03 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66de0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66cd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66ab0 set date to 1335502800.000000000 Thu Apr 26 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66ab0 set date to 1335812443.554370000 Mon Apr 30 13:00:43 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66c48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66de0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66e68 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66e68 set date to 1335813413.426102000 Mon Apr 30 13:16:53 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66de0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66cd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66cd0 set date to 1336539600.000000000 Tue May  8 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66cd0 set date to 1336765904.094506000 Fri May 11 13:51:44 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66de0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66de0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66c48 set date to 1338526800.000000000 Thu May 31 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66c48 set date to 1339707901.590135000 Thu Jun 14 15:05:01 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66de0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c070
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c0f8 set date to 1339563600.000000000 Tue Jun 12 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c0f8 set date to 1339708425.789747000 Thu Jun 14 15:13:45 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c290 set date to 1341118800.000000000 Sat Jun 30 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c290 set date to 1341343912.357430000 Tue Jul  3 13:31:52 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c070
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66de0 set date to 1341982800.000000000 Tue Jul 10 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66de0 set date to 1344128373.926467000 Sat Aug  4 18:59:33 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d66f78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c208 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c208 set date to 1344129053.746775000 Sat Aug  4 19:10:53 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c070
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c070 set date to 1344402000.000000000 Tue Aug  7 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c070 set date to 1356224557.240071000 Sat Dec 22 18:02:37 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66f78 set date to 1346475600.000000000 Fri Aug 31 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d66f78 set date to 1356236073.392725000 Sat Dec 22 21:14:33 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c3a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c428 set date to 1347426000.000000000 Tue Sep 11 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c428 set date to 1356269228.761403000 Sun Dec 23 06:27:08 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c4b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c5c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c5c0 set date to 1349067600.000000000 Sun Sep 30 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c5c0 set date to 1356269627.615599000 Sun Dec 23 06:33:47 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c4b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c3a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c180 set date to 1349845200.000000000 Tue Oct  9 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c180 set date to 1356269999.202075000 Sun Dec 23 06:39:59 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c318
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c4b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c538 set date to 1351746000.000000000 Wed Oct 31 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c538 set date to 1356272012.259205000 Sun Dec 23 07:13:32 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c4b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c3a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c3a0 set date to 1352872800.000000000 Tue Nov 13 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c3a0 set date to 1356272355.891526000 Sun Dec 23 07:19:15 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c4b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c4b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c318 set date to 1354341600.000000000 Fri Nov 30 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c318 set date to 1356282744.527756000 Sun Dec 23 10:12:24 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c4b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c6d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c758 set date to 1355292000.000000000 Tue Dec 11 23:00:00 2012
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c758 set date to 1356291172.991702000 Sun Dec 23 12:32:52 2012
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c7e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c8f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c8f0 set date to 1357106400.000000000 Tue Jan  1 23:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c8f0 set date to 1357152916.700247000 Wed Jan  2 11:55:16 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c7e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c6d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c4b0 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c4b0 set date to 1359748658.107657000 Fri Feb  1 12:57:38 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c648
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c7e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c868 set date to 1362117600.000000000 Thu Feb 28 23:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c868 set date to 1362599986.375487000 Wed Mar  6 12:59:46 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c7e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c6d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c6d0 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c6d0 set date to 1364838514.610975000 Mon Apr  1 11:48:34 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c7e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c7e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c648 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c648 set date to 1367012312.513673000 Fri Apr 26 15:38:32 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c7e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7ca00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7ca88 set date to 1370062800.000000000 Fri May 31 23:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7ca88 set date to 1370192034.727597000 Sun Jun  2 10:53:54 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cb10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cc20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cc20 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cc20 set date to 1378433983.119776000 Thu Sep  5 20:19:43 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cb10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7ca00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c7e0 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c7e0 set date to 1378435710.233815000 Thu Sep  5 20:48:30 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7c978
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cb10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cb98 set date to 1378011600.000000000 Sat Aug 31 23:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cb98 set date to 1378474862.109667000 Fri Sep  6 07:41:02 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cb10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7ca00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7ca00 set date to 1380607200.000000000 Tue Oct  1 00:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7ca00 set date to 1381172981.540842000 Mon Oct  7 13:09:41 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cb10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cb10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c978 set date to 1383285600.000000000 Fri Nov  1 00:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7c978 set date to 1383769871.828468000 Wed Nov  6 13:31:11 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cb10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cd30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cdb8 set date to 1385881200.000000000 Sun Dec  1 00:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cdb8 set date to 1386522639.398961000 Sun Dec  8 10:10:39 2013
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7ce40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cf50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cf50 set date to 1388556000.000000000 Tue Dec 31 23:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cf50 set date to 1388592142.080896000 Wed Jan  1 09:02:22 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7ce40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cd30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cb10 set date to 1388556000.000000000 Tue Dec 31 23:00:00 2013
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cb10 set date to 1388592213.843341000 Wed Jan  1 09:03:33 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cca8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7ce40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cec8 set date to 1391234400.000000000 Fri Jan 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cec8 set date to 1393452708.015432000 Wed Feb 26 15:11:48 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7ce40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7cd30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cd30 set date to 1391234400.000000000 Fri Jan 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cd30 set date to 1393452740.400717000 Wed Feb 26 15:12:20 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7ce40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7ce40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cca8 set date to 1393653600.000000000 Fri Feb 28 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7cca8 set date to 1394202845.846496000 Fri Mar  7 07:34:05 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d7ce40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e140
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e1c8 set date to 1393653600.000000000 Fri Feb 28 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e1c8 set date to 1394202864.539989000 Fri Mar  7 07:34:24 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e360
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e360 set date to 1396328400.000000000 Mon Mar 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e360 set date to 1396440257.000000000 Wed Apr  2 06:04:17 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e140
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7ce40 set date to 1396328400.000000000 Mon Mar 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d7ce40 set date to 1396440276.000000000 Wed Apr  2 06:04:36 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e0b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e2d8 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e2d8 set date to 1398608039.000000000 Sun Apr 27 08:13:59 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e140
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e140 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e140 set date to 1399031935.000000000 Fri May  2 05:58:55 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e0b8 set date to 1401598800.000000000 Sat May 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e0b8 set date to 1401462913.000000000 Fri May 30 09:15:13 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e470
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e4f8 set date to 1401598800.000000000 Sat May 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e4f8 set date to 1401462950.000000000 Fri May 30 09:15:50 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e690
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e690 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e690 set date to 1404230534.000000000 Tue Jul  1 10:02:14 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e470
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e250 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e250 set date to 1404231300.000000000 Tue Jul  1 10:15:00 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e3e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e608 set date to 1406869200.000000000 Thu Jul 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e608 set date to 1407104107.000000000 Sun Aug  3 16:15:07 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e470
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e470 set date to 1406869200.000000000 Thu Jul 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e470 set date to 1407104131.000000000 Sun Aug  3 16:15:31 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e3e8 set date to 1409547600.000000000 Sun Aug 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e3e8 set date to 1409685202.000000000 Tue Sep  2 13:13:22 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e7a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e828 set date to 1409547600.000000000 Sun Aug 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e828 set date to 1409685216.000000000 Tue Sep  2 13:13:36 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e9c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e9c0 set date to 1412139600.000000000 Tue Sep 30 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e9c0 set date to 1412547025.000000000 Sun Oct  5 16:10:25 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e7a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e580 set date to 1412139600.000000000 Tue Sep 30 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e580 set date to 1412547038.000000000 Sun Oct  5 16:10:38 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e718
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e938 set date to 1414818000.000000000 Fri Oct 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e938 set date to 1414845586.000000000 Sat Nov  1 06:39:46 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e7a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e7a0 set date to 1414818000.000000000 Fri Oct 31 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e7a0 set date to 1414845595.000000000 Sat Nov  1 06:39:55 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e718 set date to 1417413600.000000000 Sun Nov 30 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e718 set date to 1417288409.000000000 Sat Nov 29 12:13:29 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ead0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8eb58 set date to 1417413600.000000000 Sun Nov 30 23:00:00 2014
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8eb58 set date to 1417288421.000000000 Sat Nov 29 12:13:41 2014
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ecf0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ecf0 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ecf0 set date to 1421983644.000000000 Thu Jan 22 20:27:24 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ead0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e8b0 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8e8b0 set date to 1421983670.000000000 Thu Jan 22 20:27:50 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ea48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ec68 set date to 1421820000.000000000 Tue Jan 20 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ec68 set date to 1421984943.000000000 Thu Jan 22 20:49:03 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ead0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ead0 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ead0 set date to 1422931870.000000000 Mon Feb  2 19:51:10 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ea48 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ea48 set date to 1422931896.000000000 Mon Feb  2 19:51:36 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ee00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ee88 set date to 1424239200.000000000 Tue Feb 17 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ee88 set date to 1424454913.000000000 Fri Feb 20 10:55:13 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c070
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c070 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c070 set date to 1425068636.000000000 Fri Feb 27 13:23:56 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ee00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ebe0 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ebe0 set date to 1425068644.000000000 Fri Feb 27 13:24:04 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ed78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ef98 set date to 1426654800.000000000 Tue Mar 17 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ef98 set date to 1426700491.000000000 Wed Mar 18 11:41:31 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ee00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ee00 set date to 1427864400.000000000 Tue Mar 31 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ee00 set date to 1427897690.000000000 Wed Apr  1 08:14:50 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ed78 set date to 1427864400.000000000 Tue Mar 31 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ed78 set date to 1427897709.000000000 Wed Apr  1 08:15:09 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d8ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c208 set date to 1429074000.000000000 Tue Apr 14 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c208 set date to 1429279920.000000000 Fri Apr 17 08:12:00 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c3a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c3a0 set date to 1430456400.000000000 Thu Apr 30 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c3a0 set date to 1430427126.000000000 Thu Apr 30 14:52:06 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ef10 set date to 1430456400.000000000 Thu Apr 30 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d8ef10 set date to 1430427332.000000000 Thu Apr 30 14:55:32 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c0f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c318 set date to 1433134800.000000000 Sun May 31 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c318 set date to 1434392291.000000000 Mon Jun 15 12:18:11 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c180 set date to 1433134800.000000000 Sun May 31 23:00:00 2015
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c180 set date to 1434392299.000000000 Mon Jun 15 12:18:19 2015
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c0f8 set date to 1136008800.000000000 Fri Dec 30 23:00:00 2005
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c0f8 set date to 1144241414.000000000 Wed Apr  5 06:50:14 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c4b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c538 set date to 1136440800.000000000 Wed Jan  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c538 set date to 1152792326.000000000 Thu Jul 13 06:05:26 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c5c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c6d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c6d0 set date to 1136527200.000000000 Thu Jan  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c6d0 set date to 1143512741.772122000 Mon Mar 27 19:25:41 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c5c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c4b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c290 set date to 1136872800.000000000 Mon Jan  9 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c290 set date to 1143932027.000000000 Sat Apr  1 15:53:47 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c428
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c5c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c648 set date to 1136959200.000000000 Tue Jan 10 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c648 set date to 1143813612.000000000 Fri Mar 31 07:00:12 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c5c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c4b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c4b0 set date to 1137132000.000000000 Thu Jan 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c4b0 set date to 1143931547.000000000 Sat Apr  1 15:45:47 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c5c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c5c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c428 set date to 1137132000.000000000 Thu Jan 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c428 set date to 1143931739.000000000 Sat Apr  1 15:48:59 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c5c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c7e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c868 set date to 1137564000.000000000 Tue Jan 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c868 set date to 1144241932.000000000 Wed Apr  5 06:58:52 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c8f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9ca00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9ca00 set date to 1137650400.000000000 Wed Jan 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9ca00 set date to 1143932107.000000000 Sat Apr  1 15:55:07 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c8f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c7e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c5c0 set date to 1137736800.000000000 Thu Jan 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c5c0 set date to 1144241984.000000000 Wed Apr  5 06:59:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c758
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c8f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c978 set date to 1137996000.000000000 Sun Jan 22 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c978 set date to 1144241587.000000000 Wed Apr  5 06:53:07 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c8f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c7e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c7e0 set date to 1138082400.000000000 Mon Jan 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c7e0 set date to 1143932188.000000000 Sat Apr  1 15:56:28 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c8f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c8f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c758 set date to 1138168800.000000000 Tue Jan 24 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c758 set date to 1143932278.000000000 Sat Apr  1 15:57:58 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9c8f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cb10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cb98 set date to 1138168800.000000000 Tue Jan 24 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cb98 set date to 1144252873.000000000 Wed Apr  5 10:01:13 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cc20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cd30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cd30 set date to 1138600800.000000000 Sun Jan 29 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cd30 set date to 1143932363.000000000 Sat Apr  1 15:59:23 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cc20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cb10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c8f0 set date to 1138600800.000000000 Sun Jan 29 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9c8f0 set date to 1144242322.000000000 Wed Apr  5 07:05:22 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9ca88
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cc20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cca8 set date to 1138687200.000000000 Mon Jan 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cca8 set date to 1144242080.000000000 Wed Apr  5 07:01:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cc20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cb10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cb10 set date to 1138773600.000000000 Tue Jan 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cb10 set date to 1144242155.000000000 Wed Apr  5 07:02:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cc20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cc20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9ca88 set date to 1138946400.000000000 Thu Feb  2 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9ca88 set date to 1143932904.000000000 Sat Apr  1 16:08:24 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cc20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9ce40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cec8 set date to 1138946400.000000000 Thu Feb  2 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cec8 set date to 1144241496.000000000 Wed Apr  5 06:51:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cf50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa130
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa130 set date to 1139205600.000000000 Sun Feb  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa130 set date to 1144092559.000000000 Mon Apr  3 13:29:19 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cf50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9ce40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cc20 set date to 1139205600.000000000 Sun Feb  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cc20 set date to 1144248858.000000000 Wed Apr  5 08:54:18 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cdb8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cf50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa0a8 set date to 1139205600.000000000 Sun Feb  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa0a8 set date to 1144251346.972816000 Wed Apr  5 09:35:46 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cf50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9ce40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9ce40 set date to 1139205600.000000000 Sun Feb  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9ce40 set date to 1144252067.000000000 Wed Apr  5 09:47:47 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cf50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cf50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cdb8 set date to 1139205600.000000000 Sun Feb  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cdb8 set date to 1144252120.000000000 Wed Apr  5 09:48:40 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d9cf50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa240
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa2c8 set date to 1139378400.000000000 Tue Feb  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa2c8 set date to 1144244324.502235000 Wed Apr  5 07:38:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa350
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa460
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa460 set date to 1139378400.000000000 Tue Feb  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa460 set date to 1144250778.000000000 Wed Apr  5 09:26:18 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa350
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa240
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cf50 set date to 1139378400.000000000 Tue Feb  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d9cf50 set date to 1144251986.000000000 Wed Apr  5 09:46:26 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa1b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa350
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa3d8 set date to 1139378400.000000000 Tue Feb  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa3d8 set date to 1144252175.000000000 Wed Apr  5 09:49:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa350
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa240
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa240 set date to 1139464800.000000000 Wed Feb  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa240 set date to 1144244514.000000000 Wed Apr  5 07:41:54 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa350
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa350
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa1b8 set date to 1139464800.000000000 Wed Feb  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa1b8 set date to 1144250831.478936000 Wed Apr  5 09:27:11 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa350
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa570
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa5f8 set date to 1139810400.000000000 Sun Feb 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa5f8 set date to 1144252290.000000000 Wed Apr  5 09:51:30 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa680
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa790
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa790 set date to 1139896800.000000000 Mon Feb 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa790 set date to 1144252220.000000000 Wed Apr  5 09:50:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa680
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa570
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa350 set date to 1139983200.000000000 Tue Feb 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa350 set date to 1144248463.000000000 Wed Apr  5 08:47:43 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa4e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa680
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa708 set date to 1139983200.000000000 Tue Feb 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa708 set date to 1144251550.862024000 Wed Apr  5 09:39:10 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa680
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa570
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa570 set date to 1139983200.000000000 Tue Feb 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa570 set date to 1145327039.000000000 Mon Apr 17 20:23:59 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa680
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa680
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa4e8 set date to 1140069600.000000000 Wed Feb 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa4e8 set date to 1144289510.000000000 Wed Apr  5 20:11:50 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa680
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa8a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa928 set date to 1140069600.000000000 Wed Feb 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa928 set date to 1144290186.000000000 Wed Apr  5 20:23:06 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa9b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daaac0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daaac0 set date to 1140501600.000000000 Mon Feb 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daaac0 set date to 1144250916.000000000 Wed Apr  5 09:28:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa9b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa8a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa680 set date to 1140501600.000000000 Mon Feb 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa680 set date to 1144251100.000000000 Wed Apr  5 09:31:40 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa818
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa9b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daaa38 set date to 1140588000.000000000 Tue Feb 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daaa38 set date to 1144251178.000000000 Wed Apr  5 09:32:58 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa9b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa8a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa8a0 set date to 1140760800.000000000 Thu Feb 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa8a0 set date to 1144252345.000000000 Wed Apr  5 09:52:25 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa9b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa9b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa818 set date to 1140760800.000000000 Thu Feb 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa818 set date to 1144252398.000000000 Wed Apr  5 09:53:18 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daa9b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daabd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daac58 set date to 1141020000.000000000 Sun Feb 26 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daac58 set date to 1144251178.721703000 Wed Apr  5 09:32:58 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daace0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daadf0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daadf0 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daadf0 set date to 1143816073.000000000 Fri Mar 31 07:41:13 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daace0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daabd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa9b0 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daa9b0 set date to 1143816289.000000000 Fri Mar 31 07:44:49 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daab48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daace0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daad68 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daad68 set date to 1143816494.000000000 Fri Mar 31 07:48:14 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daace0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daabd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daabd0 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daabd0 set date to 1143817031.000000000 Fri Mar 31 07:57:11 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daace0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daace0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daab48 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daab48 set date to 1143818024.000000000 Fri Mar 31 08:13:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daace0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daaf00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daaf88 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daaf88 set date to 1143818345.000000000 Fri Mar 31 08:19:05 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4050
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4160
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4160 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4160 set date to 1143818455.000000000 Fri Mar 31 08:20:55 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4050
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daaf00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daace0 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daace0 set date to 1143818573.000000000 Fri Mar 31 08:22:53 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daae78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4050
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db40d8 set date to 1141365600.000000000 Thu Mar  2 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db40d8 set date to 1144274227.000000000 Wed Apr  5 15:57:07 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4050
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4daaf00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daaf00 set date to 1141624800.000000000 Sun Mar  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daaf00 set date to 1144465226.602804000 Fri Apr  7 21:00:26 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4050
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4050
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daae78 set date to 1141797600.000000000 Tue Mar  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4daae78 set date to 1144181303.000000000 Tue Apr  4 14:08:23 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4050
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4270
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db42f8 set date to 1141797600.000000000 Tue Mar  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db42f8 set date to 1144464727.449856000 Fri Apr  7 20:52:07 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4380
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4490
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4490 set date to 1141797600.000000000 Tue Mar  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4490 set date to 1144465267.505131000 Fri Apr  7 21:01:07 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4380
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4270
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4050 set date to 1141797600.000000000 Tue Mar  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4050 set date to 1144466154.000000000 Fri Apr  7 21:15:54 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db41e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4380
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4408 set date to 1141797600.000000000 Tue Mar  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4408 set date to 1144466291.000000000 Fri Apr  7 21:18:11 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4380
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4270
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4270 set date to 1141797600.000000000 Tue Mar  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4270 set date to 1144466365.688967000 Fri Apr  7 21:19:25 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4380
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4380
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db41e8 set date to 1141884000.000000000 Wed Mar  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db41e8 set date to 1144465294.704359000 Fri Apr  7 21:01:34 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4380
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db45a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4628 set date to 1141970400.000000000 Thu Mar  9 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4628 set date to 1144466365.000000000 Fri Apr  7 21:19:25 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db46b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db47c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db47c0 set date to 1142229600.000000000 Sun Mar 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db47c0 set date to 1144464956.000000000 Fri Apr  7 20:55:56 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db46b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db45a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4380 set date to 1142229600.000000000 Sun Mar 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4380 set date to 1144465091.000000000 Fri Apr  7 20:58:11 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4518
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db46b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4738 set date to 1142229600.000000000 Sun Mar 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4738 set date to 1144465567.210733000 Fri Apr  7 21:06:07 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db46b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db45a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db45a0 set date to 1142316000.000000000 Mon Mar 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db45a0 set date to 1144466211.000000000 Fri Apr  7 21:16:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db46b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db46b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4518 set date to 1142316000.000000000 Mon Mar 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4518 set date to 1144466566.000000000 Fri Apr  7 21:22:46 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db46b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db48d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4958 set date to 1142402400.000000000 Tue Mar 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4958 set date to 1144464764.716287000 Fri Apr  7 20:52:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db49e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4af0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4af0 set date to 1142488800.000000000 Wed Mar 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4af0 set date to 1144465756.000000000 Fri Apr  7 21:09:16 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db49e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db48d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db46b0 set date to 1142575200.000000000 Thu Mar 16 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db46b0 set date to 1144465796.000000000 Fri Apr  7 21:09:56 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4848
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db49e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4a68 set date to 1142575200.000000000 Thu Mar 16 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4a68 set date to 1144466630.000000000 Fri Apr  7 21:23:50 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db49e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db48d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db48d0 set date to 1142834400.000000000 Sun Mar 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db48d0 set date to 1144465827.000000000 Fri Apr  7 21:10:27 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db49e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db49e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4848 set date to 1143007200.000000000 Tue Mar 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4848 set date to 1144465860.000000000 Fri Apr  7 21:11:00 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db49e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4c00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4c88 set date to 1143093600.000000000 Wed Mar 22 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4c88 set date to 1144465891.000000000 Fri Apr  7 21:11:31 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4d10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4e20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4e20 set date to 1143093600.000000000 Wed Mar 22 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4e20 set date to 1144468052.000000000 Fri Apr  7 21:47:32 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4d10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4c00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db49e0 set date to 1143180000.000000000 Thu Mar 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db49e0 set date to 1144465892.003015000 Fri Apr  7 21:11:32 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4b78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4d10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4d98 set date to 1143180000.000000000 Thu Mar 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4d98 set date to 1144466788.000000000 Fri Apr  7 21:26:28 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4d10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4c00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4c00 set date to 1143180000.000000000 Thu Mar 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4c00 set date to 1144466881.000000000 Fri Apr  7 21:28:01 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4d10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4d10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4b78 set date to 1143439200.000000000 Sun Mar 26 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4b78 set date to 1144467455.000000000 Fri Apr  7 21:37:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4d10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4f30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe078 set date to 1143525600.000000000 Mon Mar 27 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe078 set date to 1144465312.900756000 Fri Apr  7 21:01:52 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe100
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe210
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe210 set date to 1143612000.000000000 Tue Mar 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe210 set date to 1144467029.000000000 Fri Apr  7 21:30:29 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe100
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4f30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4d10 set date to 1143612000.000000000 Tue Mar 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4d10 set date to 1144467089.000000000 Fri Apr  7 21:31:29 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4ea8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe100
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe188 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe188 set date to 1144466881.317806000 Fri Apr  7 21:28:01 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe100
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4db4f30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4f30 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4f30 set date to 1144466835.000000000 Fri Apr  7 21:27:15 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe100
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe100
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4ea8 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4db4ea8 set date to 1144467203.000000000 Fri Apr  7 21:33:23 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe100
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe320
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe3a8 set date to 1143871200.000000000 Fri Mar 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe3a8 set date to 1143928516.656110000 Sat Apr  1 14:55:16 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe430
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe540
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe540 set date to 1143871200.000000000 Fri Mar 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe540 set date to 1143928712.272234000 Sat Apr  1 14:58:32 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe430
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe320
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe100 set date to 1143871200.000000000 Fri Mar 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe100 set date to 1143928756.457806000 Sat Apr  1 14:59:16 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe298
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe430
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe4b8 set date to 1143871200.000000000 Fri Mar 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe4b8 set date to 1143928951.930216000 Sat Apr  1 15:02:31 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe430
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe320
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe320 set date to 1143871200.000000000 Fri Mar 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe320 set date to 1143929008.720931000 Sat Apr  1 15:03:28 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe430
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe430
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe298 set date to 1143871200.000000000 Fri Mar 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe298 set date to 1143929170.488368000 Sat Apr  1 15:06:10 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe430
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe650
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe6d8 set date to 1143871200.000000000 Fri Mar 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe6d8 set date to 1143929205.962787000 Sat Apr  1 15:06:45 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe760
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe870
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe870 set date to 1143871200.000000000 Fri Mar 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe870 set date to 1143929225.599854000 Sat Apr  1 15:07:05 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe760
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe650
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe430 set date to 1144040400.000000000 Sun Apr  2 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe430 set date to 1144465333.163817000 Fri Apr  7 21:02:13 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe5c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe760
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe7e8 set date to 1144213200.000000000 Tue Apr  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe7e8 set date to 1144464832.000000000 Fri Apr  7 20:53:52 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe760
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe650
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe650 set date to 1144299600.000000000 Wed Apr  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe650 set date to 1145474920.684576000 Wed Apr 19 13:28:40 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe760
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe760
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe5c8 set date to 1144299600.000000000 Wed Apr  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe5c8 set date to 1145475277.000000000 Wed Apr 19 13:34:37 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe760
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe980
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbea08 set date to 1144386000.000000000 Thu Apr  6 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbea08 set date to 1145474825.000000000 Wed Apr 19 13:27:05 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbea90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbeba0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbeba0 set date to 1144386000.000000000 Thu Apr  6 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbeba0 set date to 1145474920.000000000 Wed Apr 19 13:28:40 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbea90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe980
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe760 set date to 1144645200.000000000 Sun Apr  9 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe760 set date to 1145473989.000000000 Wed Apr 19 13:13:09 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe8f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbea90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbeb18 set date to 1144645200.000000000 Sun Apr  9 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbeb18 set date to 1145474325.027696000 Wed Apr 19 13:18:45 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbea90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbe980
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe980 set date to 1144645200.000000000 Sun Apr  9 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe980 set date to 1145474715.000000000 Wed Apr 19 13:25:15 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbea90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbea90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe8f8 set date to 1144818000.000000000 Tue Apr 11 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbe8f8 set date to 1145328946.715126000 Mon Apr 17 20:55:46 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbea90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbecb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbed38 set date to 1144818000.000000000 Tue Apr 11 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbed38 set date to 1145474324.000000000 Wed Apr 19 13:18:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbedc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbeed0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbeed0 set date to 1144818000.000000000 Tue Apr 11 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbeed0 set date to 1145474201.000000000 Wed Apr 19 13:16:41 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbedc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbecb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbea90 set date to 1144990800.000000000 Thu Apr 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbea90 set date to 1145473709.000000000 Wed Apr 19 13:08:29 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbec28
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbedc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbee48 set date to 1144990800.000000000 Thu Apr 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbee48 set date to 1145473862.000000000 Wed Apr 19 13:11:02 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbedc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbecb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbecb0 set date to 1144990800.000000000 Thu Apr 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbecb0 set date to 1145473911.000000000 Wed Apr 19 13:11:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbedc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbedc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbec28 set date to 1145336400.000000000 Mon Apr 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbec28 set date to 1145473657.000000000 Wed Apr 19 13:07:37 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbedc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca0a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca130 set date to 1145422800.000000000 Tue Apr 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca130 set date to 1145473328.000000000 Wed Apr 19 13:02:08 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca1b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca2c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca2c8 set date to 1145422800.000000000 Tue Apr 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca2c8 set date to 1145473509.068345000 Wed Apr 19 13:05:09 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca1b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca0a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbedc0 set date to 1145509200.000000000 Wed Apr 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbedc0 set date to 1146143665.893010000 Thu Apr 27 07:14:25 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dbef58
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca1b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca240 set date to 1145509200.000000000 Wed Apr 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca240 set date to 1146143938.000000000 Thu Apr 27 07:18:58 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca1b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca0a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca0a8 set date to 1145595600.000000000 Thu Apr 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca0a8 set date to 1146143982.000000000 Thu Apr 27 07:19:42 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca1b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca1b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbef58 set date to 1145682000.000000000 Fri Apr 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dbef58 set date to 1146841977.000000000 Fri May  5 09:12:57 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca1b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca3d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca460 set date to 1145854800.000000000 Sun Apr 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca460 set date to 1146095485.000000000 Wed Apr 26 17:51:25 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca4e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca5f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca5f8 set date to 1145854800.000000000 Sun Apr 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca5f8 set date to 1146144061.000000000 Thu Apr 27 07:21:01 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca4e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca3d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca1b8 set date to 1145941200.000000000 Mon Apr 24 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca1b8 set date to 1146842103.000000000 Fri May  5 09:15:03 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca350
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca4e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca570 set date to 1145941200.000000000 Mon Apr 24 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca570 set date to 1146095580.000000000 Wed Apr 26 17:53:00 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca4e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca3d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca3d8 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca3d8 set date to 1146842056.000000000 Fri May  5 09:14:16 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca4e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca4e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca350 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca350 set date to 1146842685.000000000 Fri May  5 09:24:45 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca4e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca708
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca790 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca790 set date to 1146513013.356965000 Mon May  1 13:50:13 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca818
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca928
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca928 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca928 set date to 1146513284.000000000 Mon May  1 13:54:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca818
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca708
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca4e8 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca4e8 set date to 1146513556.000000000 Mon May  1 13:59:16 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca680
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca818
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca8a0 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca8a0 set date to 1146513809.589169000 Mon May  1 14:03:29 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca818
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca708
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca708 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca708 set date to 1146513829.318525000 Mon May  1 14:03:49 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca818
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca818
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca680 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca680 set date to 1146513901.000000000 Mon May  1 14:05:01 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca818
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcaa38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcaac0 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcaac0 set date to 1146513962.430576000 Mon May  1 14:06:02 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcab48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcac58
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcac58 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcac58 set date to 1146514022.673971000 Mon May  1 14:07:02 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcab48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcaa38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca818 set date to 1146632400.000000000 Tue May  2 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca818 set date to 1146841773.000000000 Fri May  5 09:09:33 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dca9b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcab48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcabd0 set date to 1146718800.000000000 Wed May  3 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcabd0 set date to 1147522311.000000000 Sat May 13 06:11:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcab48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcaa38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcaa38 set date to 1146718800.000000000 Wed May  3 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcaa38 set date to 1147522517.000000000 Sat May 13 06:15:17 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcab48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcab48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca9b0 set date to 1146805200.000000000 Thu May  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dca9b0 set date to 1147988715.000000000 Thu May 18 15:45:15 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcab48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcad68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcadf0 set date to 1146805200.000000000 Thu May  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcadf0 set date to 1147988803.000000000 Thu May 18 15:46:43 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcae78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcaf88
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcaf88 set date to 1146978000.000000000 Sat May  6 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcaf88 set date to 1147049679.000000000 Sun May  7 18:54:39 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcae78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcad68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcab48 set date to 1147150800.000000000 Mon May  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcab48 set date to 1147988863.000000000 Thu May 18 15:47:43 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcace0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcae78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcaf00 set date to 1147237200.000000000 Tue May  9 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcaf00 set date to 1147988937.000000000 Thu May 18 15:48:57 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcae78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcad68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcad68 set date to 1147237200.000000000 Tue May  9 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcad68 set date to 1147989036.000000000 Thu May 18 15:50:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcae78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcae78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcace0 set date to 1147323600.000000000 Wed May 10 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcace0 set date to 1147989073.000000000 Thu May 18 15:51:13 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dcae78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd80d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8158 set date to 1147410000.000000000 Thu May 11 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8158 set date to 1147989124.000000000 Thu May 18 15:52:04 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd81e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd82f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd82f0 set date to 1147669200.000000000 Sun May 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd82f0 set date to 1147989195.000000000 Thu May 18 15:53:15 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd81e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd80d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcae78 set date to 1147669200.000000000 Sun May 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dcae78 set date to 1147989228.000000000 Thu May 18 15:53:48 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8048
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd81e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8268 set date to 1147755600.000000000 Mon May 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8268 set date to 1147989287.000000000 Thu May 18 15:54:47 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd81e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd80d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd80d0 set date to 1147928400.000000000 Wed May 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd80d0 set date to 1147989340.000000000 Thu May 18 15:55:40 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd81e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd81e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8048 set date to 1147928400.000000000 Wed May 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8048 set date to 1149303403.000000000 Fri Jun  2 20:56:43 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd81e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8400
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8488 set date to 1147928400.000000000 Wed May 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8488 set date to 1152967619.000000000 Sat Jul 15 06:46:59 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8510
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8620
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8620 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8620 set date to 1149303541.000000000 Fri Jun  2 20:59:01 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8510
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8400
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd81e0 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd81e0 set date to 1149303633.000000000 Fri Jun  2 21:00:33 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8378
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8510
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8598 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8598 set date to 1149303456.000000000 Fri Jun  2 20:57:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8510
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8400
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8400 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8400 set date to 1149303485.000000000 Fri Jun  2 20:58:05 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8510
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8510
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8378 set date to 1148274000.000000000 Sun May 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8378 set date to 1149303686.000000000 Fri Jun  2 21:01:26 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8510
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8730
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd87b8 set date to 1148274000.000000000 Sun May 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd87b8 set date to 1149303708.000000000 Fri Jun  2 21:01:48 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8840
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8950
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8950 set date to 1148274000.000000000 Sun May 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8950 set date to 1149303766.000000000 Fri Jun  2 21:02:46 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8840
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8730
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8510 set date to 1148360400.000000000 Mon May 22 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8510 set date to 1149303795.000000000 Fri Jun  2 21:03:15 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd86a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8840
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd88c8 set date to 1148360400.000000000 Mon May 22 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd88c8 set date to 1149303831.000000000 Fri Jun  2 21:03:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8840
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8730
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8730 set date to 1148533200.000000000 Wed May 24 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8730 set date to 1149303939.000000000 Fri Jun  2 21:05:39 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8840
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8840
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd86a8 set date to 1148619600.000000000 Thu May 25 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd86a8 set date to 1148678195.000000000 Fri May 26 15:16:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8840
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8a60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8ae8 set date to 1148619600.000000000 Thu May 25 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8ae8 set date to 1149304070.000000000 Fri Jun  2 21:07:50 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8b70
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8c80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8c80 set date to 1148619600.000000000 Thu May 25 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8c80 set date to 1149304046.000000000 Fri Jun  2 21:07:26 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8b70
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8a60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8840 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8840 set date to 1149304175.000000000 Fri Jun  2 21:09:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd89d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8b70
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8bf8 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8bf8 set date to 1149421175.000000000 Sun Jun  4 05:39:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8b70
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8a60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8a60 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8a60 set date to 1149304132.000000000 Fri Jun  2 21:08:52 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8b70
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8b70
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd89d8 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd89d8 set date to 1149420942.000000000 Sun Jun  4 05:35:42 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8b70
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8d90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8e18 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8e18 set date to 1149420979.000000000 Sun Jun  4 05:36:19 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8ea0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2070
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2070 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2070 set date to 1149304269.100270000 Fri Jun  2 21:11:09 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8ea0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8d90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8b70 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8b70 set date to 1149304285.548844000 Fri Jun  2 21:11:25 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8d08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8ea0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8f28 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8f28 set date to 1149304305.254348000 Fri Jun  2 21:11:45 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8ea0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8d90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8d90 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8d90 set date to 1149304318.022910000 Fri Jun  2 21:11:58 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8ea0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8ea0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8d08 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8d08 set date to 1149304329.127898000 Fri Jun  2 21:12:09 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd8ea0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2208 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2208 set date to 1149304338.967815000 Fri Jun  2 21:12:18 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de23a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de23a0 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de23a0 set date to 1149304358.809761000 Fri Jun  2 21:12:38 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8ea0 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd8ea0 set date to 1149304369.577709000 Fri Jun  2 21:12:49 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de20f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2318 set date to 1149483600.000000000 Sun Jun  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2318 set date to 1150116185.000000000 Mon Jun 12 06:43:05 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2180
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2180 set date to 1149570000.000000000 Mon Jun  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2180 set date to 1150116258.000000000 Mon Jun 12 06:44:18 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de20f8 set date to 1149829200.000000000 Thu Jun  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de20f8 set date to 1150116323.000000000 Mon Jun 12 06:45:23 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2290
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de24b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2538 set date to 1149829200.000000000 Thu Jun  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2538 set date to 1150116455.000000000 Mon Jun 12 06:47:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de25c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de26d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de26d0 set date to 1150088400.000000000 Sun Jun 11 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de26d0 set date to 1150116531.318172000 Mon Jun 12 06:48:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de25c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de24b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2290 set date to 1150088400.000000000 Sun Jun 11 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2290 set date to 1150283538.000000000 Wed Jun 14 05:12:18 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2428
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de25c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2648 set date to 1150174800.000000000 Mon Jun 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2648 set date to 1150283189.708721000 Wed Jun 14 05:06:29 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de25c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de24b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de24b0 set date to 1150174800.000000000 Mon Jun 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de24b0 set date to 1150283258.000000000 Wed Jun 14 05:07:38 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de25c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de25c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2428 set date to 1150174800.000000000 Mon Jun 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2428 set date to 1150283391.000000000 Wed Jun 14 05:09:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de25c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de27e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2868 set date to 1150174800.000000000 Mon Jun 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2868 set date to 1150283364.000000000 Wed Jun 14 05:09:24 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de28f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2a00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2a00 set date to 1150261200.000000000 Tue Jun 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2a00 set date to 1150283728.624437000 Wed Jun 14 05:15:28 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de28f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de27e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de25c0 set date to 1150261200.000000000 Tue Jun 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de25c0 set date to 1150332029.000000000 Wed Jun 14 18:40:29 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2758
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de28f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2978 set date to 1150347600.000000000 Wed Jun 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2978 set date to 1150371209.000000000 Thu Jun 15 05:33:29 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de28f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de27e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de27e0 set date to 1150434000.000000000 Thu Jun 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de27e0 set date to 1150812578.000000000 Tue Jun 20 08:09:38 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de28f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de28f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2758 set date to 1150434000.000000000 Thu Jun 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2758 set date to 1150456554.000000000 Fri Jun 16 05:15:54 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de28f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2b10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2b98 set date to 1150434000.000000000 Thu Jun 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2b98 set date to 1150812465.000000000 Tue Jun 20 08:07:45 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2c20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2d30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2d30 set date to 1150434000.000000000 Thu Jun 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2d30 set date to 1150456554.532921000 Fri Jun 16 05:15:54 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2c20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2b10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de28f0 set date to 1150693200.000000000 Sun Jun 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de28f0 set date to 1150812608.000000000 Tue Jun 20 08:10:08 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2a88
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2c20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2ca8 set date to 1150693200.000000000 Sun Jun 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2ca8 set date to 1150812630.000000000 Tue Jun 20 08:10:30 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2c20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2b10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2b10 set date to 1150693200.000000000 Sun Jun 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2b10 set date to 1150812656.000000000 Tue Jun 20 08:10:56 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2c20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2c20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2a88 set date to 1150779600.000000000 Mon Jun 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2a88 set date to 1150892356.000000000 Wed Jun 21 06:19:16 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2c20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2e40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2ec8 set date to 1150866000.000000000 Tue Jun 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2ec8 set date to 1150892391.000000000 Wed Jun 21 06:19:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2f50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec120
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec120 set date to 1150866000.000000000 Tue Jun 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec120 set date to 1150892391.797452000 Wed Jun 21 06:19:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2f50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2e40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2c20 set date to 1150866000.000000000 Tue Jun 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2c20 set date to 1150918069.000000000 Wed Jun 21 13:27:49 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2db8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2f50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec098 set date to 1150952400.000000000 Wed Jun 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec098 set date to 1151061976.720067000 Fri Jun 23 05:26:16 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2f50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2e40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2e40 set date to 1150952400.000000000 Wed Jun 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2e40 set date to 1151062043.000000000 Fri Jun 23 05:27:23 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2f50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2f50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2db8 set date to 1150952400.000000000 Wed Jun 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2db8 set date to 1151062056.000000000 Fri Jun 23 05:27:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4de2f50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec230
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec2b8 set date to 1151298000.000000000 Sun Jun 25 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec2b8 set date to 1152741357.000000000 Wed Jul 12 15:55:57 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec450
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec450 set date to 1151298000.000000000 Sun Jun 25 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec450 set date to 1152741582.000000000 Wed Jul 12 15:59:42 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec230
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2f50 set date to 1151298000.000000000 Sun Jun 25 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4de2f50 set date to 1152741420.000000000 Wed Jul 12 15:57:00 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec1a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec3c8 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec3c8 set date to 1152741467.000000000 Wed Jul 12 15:57:47 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec230
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec230 set date to 1151730000.000000000 Fri Jun 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec230 set date to 1151767724.540371000 Sat Jul  1 09:28:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec1a8 set date to 1151730000.000000000 Fri Jun 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec1a8 set date to 1151767751.164438000 Sat Jul  1 09:29:11 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec560
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec5e8 set date to 1151730000.000000000 Fri Jun 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec5e8 set date to 1151767764.118839000 Sat Jul  1 09:29:24 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec780
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec780 set date to 1151730000.000000000 Fri Jun 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec780 set date to 1151767810.667276000 Sat Jul  1 09:30:10 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec560
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec340 set date to 1151730000.000000000 Fri Jun 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec340 set date to 1151767945.536419000 Sat Jul  1 09:32:25 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec4d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec6f8 set date to 1151730000.000000000 Fri Jun 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec6f8 set date to 1151767953.737216000 Sat Jul  1 09:32:33 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec560
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec560 set date to 1151730000.000000000 Fri Jun 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec560 set date to 1151767968.946198000 Sat Jul  1 09:32:48 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec4d8 set date to 1151730000.000000000 Fri Jun 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec4d8 set date to 1151767984.371834000 Sat Jul  1 09:33:04 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec890
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec918 set date to 1151902800.000000000 Sun Jul  2 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec918 set date to 1152741647.000000000 Wed Jul 12 16:00:47 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec9a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4decab0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decab0 set date to 1152075600.000000000 Tue Jul  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decab0 set date to 1152741684.000000000 Wed Jul 12 16:01:24 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec9a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec890
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec670 set date to 1152075600.000000000 Tue Jul  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec670 set date to 1152741703.906479000 Wed Jul 12 16:01:43 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec808
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec9a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4deca28 set date to 1152162000.000000000 Wed Jul  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4deca28 set date to 1152741751.649773000 Wed Jul 12 16:02:31 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec9a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec890
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec890 set date to 1152162000.000000000 Wed Jul  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec890 set date to 1152741847.000000000 Wed Jul 12 16:04:07 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec9a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec9a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec808 set date to 1152162000.000000000 Wed Jul  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec808 set date to 1152742085.000000000 Wed Jul 12 16:08:05 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dec9a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4decbc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decc48 set date to 1152507600.000000000 Sun Jul  9 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decc48 set date to 1153186590.000000000 Mon Jul 17 19:36:30 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4deccd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4decde0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decde0 set date to 1152594000.000000000 Mon Jul 10 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decde0 set date to 1152742274.000000000 Wed Jul 12 16:11:14 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4deccd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4decbc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec9a0 set date to 1152594000.000000000 Mon Jul 10 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dec9a0 set date to 1152742231.000000000 Wed Jul 12 16:10:31 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4decb38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4deccd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decd58 set date to 1152680400.000000000 Tue Jul 11 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decd58 set date to 1152740783.000000000 Wed Jul 12 15:46:23 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4deccd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4decbc0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decbc0 set date to 1152680400.000000000 Tue Jul 11 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decbc0 set date to 1152791398.000000000 Thu Jul 13 05:49:58 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4deccd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4deccd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decb38 set date to 1152680400.000000000 Tue Jul 11 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decb38 set date to 1152791451.000000000 Thu Jul 13 05:50:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4deccd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4decef0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decf78 set date to 1153112400.000000000 Sun Jul 16 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decf78 set date to 1153396235.000000000 Thu Jul 20 05:50:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2048
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2158
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2158 set date to 1153198800.000000000 Mon Jul 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2158 set date to 1153396235.264248000 Thu Jul 20 05:50:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2048
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4decef0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4deccd0 set date to 1153198800.000000000 Mon Jul 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4deccd0 set date to 1153396308.000000000 Thu Jul 20 05:51:48 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dece68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2048
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e20d0 set date to 1153198800.000000000 Mon Jul 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e20d0 set date to 1153396337.000000000 Thu Jul 20 05:52:17 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2048
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4decef0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decef0 set date to 1153285200.000000000 Tue Jul 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4decef0 set date to 1153396411.000000000 Thu Jul 20 05:53:31 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2048
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2048
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dece68 set date to 1153285200.000000000 Tue Jul 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dece68 set date to 1153396432.000000000 Thu Jul 20 05:53:52 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2048
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2268
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e22f0 set date to 1153285200.000000000 Tue Jul 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e22f0 set date to 1153396432.972900000 Thu Jul 20 05:53:52 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2378
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2488
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2488 set date to 1153285200.000000000 Tue Jul 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2488 set date to 1153398952.000000000 Thu Jul 20 06:35:52 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2378
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2268
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2048 set date to 1153371600.000000000 Wed Jul 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2048 set date to 1153491531.000000000 Fri Jul 21 08:18:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e21e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2378
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2400 set date to 1153371600.000000000 Wed Jul 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2400 set date to 1153491508.000000000 Fri Jul 21 08:18:28 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2378
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2268
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2268 set date to 1153458000.000000000 Thu Jul 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2268 set date to 1153491595.000000000 Fri Jul 21 08:19:55 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2378
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2378
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e21e0 set date to 1153458000.000000000 Thu Jul 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e21e0 set date to 1153744179.000000000 Mon Jul 24 06:29:39 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2378
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2598
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2620 set date to 1153458000.000000000 Thu Jul 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2620 set date to 1153744238.000000000 Mon Jul 24 06:30:38 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e26a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e27b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e27b8 set date to 1153458000.000000000 Thu Jul 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e27b8 set date to 1153744285.000000000 Mon Jul 24 06:31:25 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e26a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2598
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2378 set date to 1153458000.000000000 Thu Jul 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2378 set date to 1153744354.000000000 Mon Jul 24 06:32:34 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2510
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e26a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2730 set date to 1153544400.000000000 Fri Jul 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2730 set date to 1153744399.000000000 Mon Jul 24 06:33:19 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e26a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2598
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2598 set date to 1153717200.000000000 Sun Jul 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2598 set date to 1153937508.000000000 Wed Jul 26 12:11:48 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e26a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e26a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2510 set date to 1153717200.000000000 Sun Jul 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2510 set date to 1153937623.000000000 Wed Jul 26 12:13:43 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e26a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e28c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2950 set date to 1153717200.000000000 Sun Jul 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2950 set date to 1153937819.000000000 Wed Jul 26 12:16:59 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e29d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2ae8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2ae8 set date to 1153803600.000000000 Mon Jul 24 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2ae8 set date to 1154001016.000000000 Thu Jul 27 05:50:16 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e29d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e28c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e26a8 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e26a8 set date to 1154173230.000000000 Sat Jul 29 05:40:30 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2840
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e29d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2a60 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2a60 set date to 1154173282.000000000 Sat Jul 29 05:41:22 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e29d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e28c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e28c8 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e28c8 set date to 1154173323.000000000 Sat Jul 29 05:42:03 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e29d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e29d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2840 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2840 set date to 1154569664.000000000 Wed Aug  2 19:47:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e29d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2bf8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2c80 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2c80 set date to 1154569740.000000000 Wed Aug  2 19:49:00 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2d08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2e18
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2e18 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2e18 set date to 1154569778.000000000 Wed Aug  2 19:49:38 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2d08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2bf8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e29d8 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e29d8 set date to 1154569699.000000000 Wed Aug  2 19:48:19 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2b70
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2d08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2d90 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2d90 set date to 1154569845.830583000 Wed Aug  2 19:50:45 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2d08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2bf8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2bf8 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2bf8 set date to 1154569875.840208000 Wed Aug  2 19:51:15 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2d08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2d08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2b70 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2b70 set date to 1154569927.507427000 Wed Aug  2 19:52:07 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2d08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2f28
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6068 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6068 set date to 1154570016.497012000 Wed Aug  2 19:53:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e60f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6200
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6200 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6200 set date to 1154570043.114761000 Wed Aug  2 19:54:03 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e60f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2f28
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2d08 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2d08 set date to 1154570067.780112000 Wed Aug  2 19:54:27 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2ea0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e60f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6178 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6178 set date to 1154570090.333828000 Wed Aug  2 19:54:50 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e60f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e2f28
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2f28 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2f28 set date to 1154570121.518954000 Wed Aug  2 19:55:21 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e60f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e60f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2ea0 set date to 1154581200.000000000 Wed Aug  2 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e2ea0 set date to 1155003152.000000000 Mon Aug  7 20:12:32 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e60f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6310
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6398 set date to 1154581200.000000000 Wed Aug  2 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6398 set date to 1155003283.000000000 Mon Aug  7 20:14:43 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6530
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6530 set date to 1154581200.000000000 Wed Aug  2 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6530 set date to 1154622084.000000000 Thu Aug  3 10:21:24 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6310
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e60f0 set date to 1154926800.000000000 Sun Aug  6 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e60f0 set date to 1155003211.000000000 Mon Aug  7 20:13:31 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6288
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e64a8 set date to 1155013200.000000000 Mon Aug  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e64a8 set date to 1155220336.000000000 Thu Aug 10 08:32:16 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6310
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6310 set date to 1155013200.000000000 Mon Aug  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6310 set date to 1155220336.766198000 Thu Aug 10 08:32:16 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6288 set date to 1155099600.000000000 Tue Aug  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6288 set date to 1155043983.000000000 Tue Aug  8 07:33:03 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6640
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e66c8 set date to 1155099600.000000000 Tue Aug  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e66c8 set date to 1155220358.322063000 Thu Aug 10 08:32:38 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6860
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6860 set date to 1155099600.000000000 Tue Aug  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6860 set date to 1155220429.488191000 Thu Aug 10 08:33:49 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6640
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6420 set date to 1155704400.000000000 Tue Aug 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6420 set date to 1156383800.113689000 Wed Aug 23 19:43:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e65b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e67d8 set date to 1155877200.000000000 Thu Aug 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e67d8 set date to 1156383863.000000000 Wed Aug 23 19:44:23 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6640
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6640 set date to 1156136400.000000000 Sun Aug 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6640 set date to 1156383897.602081000 Wed Aug 23 19:44:57 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e65b8 set date to 1156136400.000000000 Sun Aug 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e65b8 set date to 1156383915.000000000 Wed Aug 23 19:45:15 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6970
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e69f8 set date to 1156222800.000000000 Mon Aug 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e69f8 set date to 1156383974.000000000 Wed Aug 23 19:46:14 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6a80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6b90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6b90 set date to 1156222800.000000000 Mon Aug 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6b90 set date to 1156384004.000000000 Wed Aug 23 19:46:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6a80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6970
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6750 set date to 1156222800.000000000 Mon Aug 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6750 set date to 1156384015.000000000 Wed Aug 23 19:46:55 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e68e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6a80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6b08 set date to 1156395600.000000000 Wed Aug 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6b08 set date to 1156512383.000000000 Fri Aug 25 07:26:23 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6a80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6970
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6970 set date to 1156741200.000000000 Sun Aug 27 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6970 set date to 1157141045.553547000 Fri Sep  1 14:04:05 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6a80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6a80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e68e8 set date to 1156827600.000000000 Mon Aug 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e68e8 set date to 1157140970.000000000 Fri Sep  1 14:02:50 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6a80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6ca0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6d28 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6d28 set date to 1157141009.000000000 Fri Sep  1 14:03:29 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6db0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6ec0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6ec0 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6ec0 set date to 1157140539.965766000 Fri Sep  1 13:55:39 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6db0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6ca0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6a80 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6a80 set date to 1157140562.113670000 Fri Sep  1 13:56:02 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6c18
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6db0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6e38 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6e38 set date to 1157140587.135779000 Fri Sep  1 13:56:27 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6db0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6ca0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6ca0 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6ca0 set date to 1157140633.776477000 Fri Sep  1 13:57:13 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6db0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6db0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6c18 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6c18 set date to 1157140657.321453000 Fri Sep  1 13:57:37 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6db0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec098
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec120 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec120 set date to 1157140664.162249000 Fri Sep  1 13:57:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec1a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec2b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec2b8 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec2b8 set date to 1157140675.922076000 Fri Sep  1 13:57:55 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec1a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec098
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6db0 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6db0 set date to 1157140685.274928000 Fri Sep  1 13:58:05 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119e6f48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec1a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec230 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec230 set date to 1157141094.000000000 Fri Sep  1 14:04:54 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec1a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec098
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec098 set date to 1157173200.000000000 Fri Sep  1 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec098 set date to 1157216473.000000000 Sat Sep  2 11:01:13 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec1a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec1a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6f48 set date to 1157346000.000000000 Sun Sep  3 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119e6f48 set date to 1157476534.000000000 Tue Sep  5 11:15:34 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec1a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec3c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec450 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec450 set date to 1157476618.000000000 Tue Sep  5 11:16:58 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec4d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec5e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec5e8 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec5e8 set date to 1157540316.000000000 Wed Sep  6 04:58:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec4d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec3c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec1a8 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec1a8 set date to 1157476497.000000000 Tue Sep  5 11:14:57 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec340
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec4d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec560 set date to 1157518800.000000000 Tue Sep  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec560 set date to 1157540316.282650000 Wed Sep  6 04:58:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec4d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec3c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec3c8 set date to 1157518800.000000000 Tue Sep  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec3c8 set date to 1157719225.000000000 Fri Sep  8 06:40:25 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec4d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec4d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec340 set date to 1157518800.000000000 Tue Sep  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec340 set date to 1157718861.582610000 Fri Sep  8 06:34:21 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec4d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec6f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec780 set date to 1157518800.000000000 Tue Sep  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec780 set date to 1157719113.000000000 Fri Sep  8 06:38:33 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec808
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec918
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec918 set date to 1157691600.000000000 Thu Sep  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec918 set date to 1158300848.000000000 Fri Sep 15 00:14:08 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec808
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec6f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec4d8 set date to 1157778000.000000000 Fri Sep  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec4d8 set date to 1158045719.000000000 Tue Sep 12 01:21:59 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec670
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec808
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec890 set date to 1157950800.000000000 Sun Sep 10 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec890 set date to 1157807202.355437000 Sat Sep  9 07:06:42 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec808
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec6f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec6f8 set date to 1158123600.000000000 Tue Sep 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec6f8 set date to 1158223595.742961000 Thu Sep 14 02:46:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec808
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec808
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec670 set date to 1158123600.000000000 Tue Sep 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec670 set date to 1158300406.000000000 Fri Sep 15 00:06:46 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec808
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119eca28
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecab0 set date to 1158210000.000000000 Wed Sep 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecab0 set date to 1158223675.000000000 Thu Sep 14 02:47:55 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecb38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecc48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecc48 set date to 1158296400.000000000 Thu Sep 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecc48 set date to 1158311452.000000000 Fri Sep 15 03:10:52 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecb38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119eca28
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec808 set date to 1158296400.000000000 Thu Sep 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec808 set date to 1158326165.000000000 Fri Sep 15 07:16:05 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ec9a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecb38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecbc0 set date to 1158555600.000000000 Sun Sep 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecbc0 set date to 1158779169.744228000 Wed Sep 20 13:06:09 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecb38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119eca28
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119eca28 set date to 1158642000.000000000 Mon Sep 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119eca28 set date to 1158779169.000000000 Wed Sep 20 13:06:09 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecb38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecb38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec9a0 set date to 1158728400.000000000 Tue Sep 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ec9a0 set date to 1158778984.281603000 Wed Sep 20 13:03:04 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecb38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecd58
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecde0 set date to 1158728400.000000000 Tue Sep 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecde0 set date to 1158779034.107924000 Wed Sep 20 13:03:54 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ece68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecf78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecf78 set date to 1158728400.000000000 Tue Sep 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecf78 set date to 1158779059.572823000 Wed Sep 20 13:04:19 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ece68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecd58
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecb38 set date to 1158901200.000000000 Thu Sep 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecb38 set date to 1158950212.000000000 Fri Sep 22 12:36:52 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119eccd0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ece68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecef0 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecef0 set date to 1160222821.000000000 Sat Oct  7 06:07:01 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ece68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ecd58
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecd58 set date to 1159678800.000000000 Sat Sep 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ecd58 set date to 1160222600.239842000 Sat Oct  7 06:03:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ece68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ece68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119eccd0 set date to 1159678800.000000000 Sat Sep 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119eccd0 set date to 1160222624.800043000 Sat Oct  7 06:03:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119ece68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f10c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1150 set date to 1159678800.000000000 Sat Sep 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1150 set date to 1160222647.297367000 Sat Oct  7 06:04:07 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f11d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f12e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f12e8 set date to 1159678800.000000000 Sat Sep 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f12e8 set date to 1160222667.314754000 Sat Oct  7 06:04:27 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f11d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f10c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ece68 set date to 1159678800.000000000 Sat Sep 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119ece68 set date to 1160222684.011453000 Sat Oct  7 06:04:44 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f11d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1260 set date to 1159678800.000000000 Sat Sep 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1260 set date to 1160222702.261851000 Sat Oct  7 06:05:02 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f11d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f10c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f10c8 set date to 1159678800.000000000 Sat Sep 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f10c8 set date to 1160222717.909996000 Sat Oct  7 06:05:17 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f11d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f11d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1040 set date to 1159678800.000000000 Sat Sep 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1040 set date to 1160222736.663012000 Sat Oct  7 06:05:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f11d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f13f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1480 set date to 1159765200.000000000 Sun Oct  1 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1480 set date to 1160222887.000000000 Sat Oct  7 06:08:07 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1508
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1618
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1618 set date to 1159765200.000000000 Sun Oct  1 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1618 set date to 1160222900.017495000 Sat Oct  7 06:08:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1508
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f13f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f11d8 set date to 1159938000.000000000 Tue Oct  3 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f11d8 set date to 1160222987.000000000 Sat Oct  7 06:09:47 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1508
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1590 set date to 1159938000.000000000 Tue Oct  3 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1590 set date to 1160223020.464418000 Sat Oct  7 06:10:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1508
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f13f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f13f8 set date to 1160024400.000000000 Wed Oct  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f13f8 set date to 1160223062.675219000 Sat Oct  7 06:11:02 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1508
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1508
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1370 set date to 1160024400.000000000 Wed Oct  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1370 set date to 1160523626.000000000 Tue Oct 10 17:40:26 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1508
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1728
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f17b0 set date to 1160110800.000000000 Thu Oct  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f17b0 set date to 1160523671.000000000 Tue Oct 10 17:41:11 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1838
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1948
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1948 set date to 1160542800.000000000 Tue Oct 10 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1948 set date to 1160654431.566030000 Thu Oct 12 06:00:31 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1838
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1728
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1508 set date to 1160542800.000000000 Tue Oct 10 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1508 set date to 1160654457.998838000 Thu Oct 12 06:00:57 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f16a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1838
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f18c0 set date to 1160715600.000000000 Thu Oct 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f18c0 set date to 1160836942.000000000 Sat Oct 14 08:42:22 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1838
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1728
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1728 set date to 1160974800.000000000 Sun Oct 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1728 set date to 1161270401.000000000 Thu Oct 19 09:06:41 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1838
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1838
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f16a0 set date to 1160974800.000000000 Sun Oct 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f16a0 set date to 1161270431.000000000 Thu Oct 19 09:07:11 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1838
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1a58
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1ae0 set date to 1160974800.000000000 Sun Oct 15 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1ae0 set date to 1161270462.000000000 Thu Oct 19 09:07:42 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1b68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1c78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1c78 set date to 1161147600.000000000 Tue Oct 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1c78 set date to 1161270253.877806000 Thu Oct 19 09:04:13 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1b68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1a58
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1838 set date to 1161147600.000000000 Tue Oct 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1838 set date to 1161270615.000000000 Thu Oct 19 09:10:15 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f19d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1b68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1bf0 set date to 1161234000.000000000 Wed Oct 18 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1bf0 set date to 1161786388.000000000 Wed Oct 25 08:26:28 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1b68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1a58
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1a58 set date to 1161320400.000000000 Thu Oct 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1a58 set date to 1161786121.000000000 Wed Oct 25 08:22:01 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1b68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1b68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f19d0 set date to 1161320400.000000000 Thu Oct 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f19d0 set date to 1161786140.000000000 Wed Oct 25 08:22:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1b68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1d88
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1e10 set date to 1161320400.000000000 Thu Oct 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1e10 set date to 1161786155.000000000 Wed Oct 25 08:22:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1e98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa068
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa068 set date to 1161320400.000000000 Thu Oct 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa068 set date to 1161786172.000000000 Wed Oct 25 08:22:52 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1e98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1d88
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1b68 set date to 1161320400.000000000 Thu Oct 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1b68 set date to 1161786437.000000000 Wed Oct 25 08:27:17 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1e98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1f20 set date to 1161579600.000000000 Sun Oct 22 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1f20 set date to 1161786198.000000000 Wed Oct 25 08:23:18 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1e98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1d88
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1d88 set date to 1161579600.000000000 Sun Oct 22 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1d88 set date to 1161786294.000000000 Wed Oct 25 08:24:54 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1e98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1e98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1d00 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1d00 set date to 1162388556.000000000 Wed Nov  1 06:42:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119f1e98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa178
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa200 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa200 set date to 1162388583.000000000 Wed Nov  1 06:43:03 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa288
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa398
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa398 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa398 set date to 1162388867.121617000 Wed Nov  1 06:47:47 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa288
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa178
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1e98 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119f1e98 set date to 1162388878.210332000 Wed Nov  1 06:47:58 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa0f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa288
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa310 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa310 set date to 1162388899.233813000 Wed Nov  1 06:48:19 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa288
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa178
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa178 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa178 set date to 1162388912.786409000 Wed Nov  1 06:48:32 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa288
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa288
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa0f0 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa0f0 set date to 1162388926.499411000 Wed Nov  1 06:48:46 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa288
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa4a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa530 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa530 set date to 1162388944.059383000 Wed Nov  1 06:49:04 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa5b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa6c8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa6c8 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa6c8 set date to 1162388955.420348000 Wed Nov  1 06:49:15 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa5b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa4a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa288 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa288 set date to 1162388964.756140000 Wed Nov  1 06:49:24 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa5b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa640 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa640 set date to 1162474058.000000000 Thu Nov  2 06:27:38 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa5b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa4a8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa4a8 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa4a8 set date to 1162474239.000000000 Thu Nov  2 06:30:39 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa5b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa5b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa420 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa420 set date to 1162474041.000000000 Thu Nov  2 06:27:21 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa5b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa7d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa860 set date to 1162447200.000000000 Wed Nov  1 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa860 set date to 1163124865.000000000 Thu Nov  9 19:14:25 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa8e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa9f8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa9f8 set date to 1162533600.000000000 Thu Nov  2 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa9f8 set date to 1162660048.000000000 Sat Nov  4 10:07:28 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa8e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa7d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa5b8 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa5b8 set date to 1162873305.000000000 Mon Nov  6 21:21:45 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa8e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa970 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa970 set date to 1163124336.000000000 Thu Nov  9 19:05:36 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa8e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa7d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa7d8 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa7d8 set date to 1163124360.278438000 Thu Nov  9 19:06:00 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa8e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa8e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa750 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa750 set date to 1163124403.391720000 Thu Nov  9 19:06:43 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fa8e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fab08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fab90 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fab90 set date to 1163124459.709552000 Thu Nov  9 19:07:39 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fac18
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fad28
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fad28 set date to 1162965600.000000000 Tue Nov  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fad28 set date to 1163124520.238646000 Thu Nov  9 19:08:40 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fac18
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fab08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa8e8 set date to 1163052000.000000000 Wed Nov  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fa8e8 set date to 1163557884.289019000 Tue Nov 14 19:31:24 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119faa80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fac18
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119faca0 set date to 1163052000.000000000 Wed Nov  8 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119faca0 set date to 1163558099.000000000 Tue Nov 14 19:34:59 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fac18
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fab08
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fab08 set date to 1163138400.000000000 Thu Nov  9 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fab08 set date to 1163558200.000000000 Tue Nov 14 19:36:40 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fac18
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fac18
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119faa80 set date to 1163484000.000000000 Mon Nov 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119faa80 set date to 1163557851.000000000 Tue Nov 14 19:30:51 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fac18
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fae38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119faec0 set date to 1163570400.000000000 Tue Nov 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119faec0 set date to 1163695993.144652000 Thu Nov 16 09:53:13 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119faf48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04118
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04118 set date to 1163570400.000000000 Tue Nov 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04118 set date to 1163696193.000000000 Thu Nov 16 09:56:33 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119faf48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fae38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fac18 set date to 1163570400.000000000 Tue Nov 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fac18 set date to 1163696202.000000000 Thu Nov 16 09:56:42 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fadb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119faf48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04090 set date to 1163743200.000000000 Thu Nov 16 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04090 set date to 1164730651.356045000 Tue Nov 28 09:17:31 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119faf48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119fae38
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fae38 set date to 1164002400.000000000 Sun Nov 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fae38 set date to 1164050303.362938000 Mon Nov 20 12:18:23 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119faf48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119faf48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fadb0 set date to 1164002400.000000000 Sun Nov 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119fadb0 set date to 1164050336.000000000 Mon Nov 20 12:18:56 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x119faf48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04228
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a042b0 set date to 1164002400.000000000 Sun Nov 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a042b0 set date to 1164050346.000000000 Mon Nov 20 12:19:06 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04338
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04448
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04448 set date to 1164002400.000000000 Sun Nov 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04448 set date to 1164050360.000000000 Mon Nov 20 12:19:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04338
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04228
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119faf48 set date to 1164175200.000000000 Tue Nov 21 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x119faf48 set date to 1164408670.000000000 Fri Nov 24 15:51:10 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a041a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04338
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a043c0 set date to 1164348000.000000000 Thu Nov 23 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a043c0 set date to 1164408754.000911000 Fri Nov 24 15:52:34 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04338
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04228
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04228 set date to 1164693600.000000000 Mon Nov 27 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04228 set date to 1165324499.000000000 Tue Dec  5 06:14:59 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04338
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04338
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a041a0 set date to 1164693600.000000000 Mon Nov 27 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a041a0 set date to 1165325501.000000000 Tue Dec  5 06:31:41 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04338
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04558
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a045e0 set date to 1164693600.000000000 Mon Nov 27 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a045e0 set date to 1165327308.000000000 Tue Dec  5 07:01:48 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04668
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04778
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04778 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04778 set date to 1165324835.563443000 Tue Dec  5 06:20:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04668
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04558
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04338 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04338 set date to 1165324863.715962000 Tue Dec  5 06:21:03 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a044d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04668
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a046f0 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a046f0 set date to 1165324884.196600000 Tue Dec  5 06:21:24 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04668
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04558
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04558 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04558 set date to 1165324910.605820000 Tue Dec  5 06:21:50 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04668
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04668
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a044d0 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a044d0 set date to 1165324931.846096000 Tue Dec  5 06:22:11 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04668
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04888
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04910 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04910 set date to 1165324951.670781000 Tue Dec  5 06:22:31 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04998
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04aa8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04aa8 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04aa8 set date to 1165324976.583568000 Tue Dec  5 06:22:56 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04998
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04888
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04668 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04668 set date to 1165324997.408375000 Tue Dec  5 06:23:17 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04800
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04998
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04a20 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04a20 set date to 1165325077.719762000 Tue Dec  5 06:24:37 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04998
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04888
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04888 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04888 set date to 1165325115.000000000 Tue Dec  5 06:25:15 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04998
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04998
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04800 set date to 1165212000.000000000 Sun Dec  3 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04800 set date to 1168122924.000000000 Sat Jan  6 15:35:24 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04998
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04bb8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04c40 set date to 1165298400.000000000 Mon Dec  4 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04c40 set date to 1165641702.000000000 Fri Dec  8 22:21:42 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04cc8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04dd8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04dd8 set date to 1165384800.000000000 Tue Dec  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04dd8 set date to 1165641575.000000000 Fri Dec  8 22:19:35 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04cc8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04bb8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04998 set date to 1165384800.000000000 Tue Dec  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04998 set date to 1165641801.191305000 Fri Dec  8 22:23:21 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04b30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04cc8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04d50 set date to 1165384800.000000000 Tue Dec  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04d50 set date to 1165641819.919660000 Fri Dec  8 22:23:39 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04cc8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04bb8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04bb8 set date to 1165384800.000000000 Tue Dec  5 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04bb8 set date to 1165641593.806810000 Fri Dec  8 22:19:53 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04cc8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04cc8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04b30 set date to 1165471200.000000000 Wed Dec  6 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04b30 set date to 1165641617.000000000 Fri Dec  8 22:20:17 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04cc8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04ee8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04f70 set date to 1165557600.000000000 Thu Dec  7 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04f70 set date to 1165932509.692004000 Tue Dec 12 07:08:29 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10150
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10150 set date to 1165730400.000000000 Sat Dec  9 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10150 set date to 1165932730.000000000 Tue Dec 12 07:12:10 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04ee8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04cc8 set date to 1165903200.000000000 Mon Dec 11 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04cc8 set date to 1165932692.000000000 Tue Dec 12 07:11:32 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04e60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a100c8 set date to 1165989600.000000000 Tue Dec 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a100c8 set date to 1166500679.757198000 Mon Dec 18 20:57:59 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a04ee8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04ee8 set date to 1165989600.000000000 Tue Dec 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04ee8 set date to 1166500760.000000000 Mon Dec 18 20:59:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04e60 set date to 1165989600.000000000 Tue Dec 12 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a04e60 set date to 1166500787.000000000 Mon Dec 18 20:59:47 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10040
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10260
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a102e8 set date to 1166076000.000000000 Wed Dec 13 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a102e8 set date to 1166500820.398211000 Mon Dec 18 21:00:20 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10480
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10480 set date to 1166162400.000000000 Thu Dec 14 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10480 set date to 1166501177.000000000 Mon Dec 18 21:06:17 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10260
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10040 set date to 1166421600.000000000 Sun Dec 17 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10040 set date to 1166624239.000000000 Wed Dec 20 07:17:19 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a101d8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a103f8 set date to 1166594400.000000000 Tue Dec 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a103f8 set date to 1166624275.145174000 Wed Dec 20 07:17:55 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10260
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10260 set date to 1166594400.000000000 Tue Dec 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10260 set date to 1166803753.000000000 Fri Dec 22 09:09:13 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a101d8 set date to 1166594400.000000000 Tue Dec 19 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a101d8 set date to 1166803764.866169000 Fri Dec 22 09:09:24 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10370
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10590
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10618 set date to 1166680800.000000000 Wed Dec 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10618 set date to 1166803349.000000000 Fri Dec 22 09:02:29 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a106a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a107b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a107b0 set date to 1166680800.000000000 Wed Dec 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a107b0 set date to 1166803435.000000000 Fri Dec 22 09:03:55 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a106a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10590
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10370 set date to 1166680800.000000000 Wed Dec 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10370 set date to 1166803446.000000000 Fri Dec 22 09:04:06 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10508
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a106a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10728 set date to 1166680800.000000000 Wed Dec 20 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10728 set date to 1166803467.000000000 Fri Dec 22 09:04:27 2006
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a106a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10590
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10590 set date to 1167026400.000000000 Sun Dec 24 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10590 set date to 1169580384.000000000 Tue Jan 23 12:26:24 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a106a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a106a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10508 set date to 1167112800.000000000 Mon Dec 25 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10508 set date to 1168120323.000000000 Sat Jan  6 14:52:03 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a106a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a108c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10948 set date to 1167112800.000000000 Mon Dec 25 23:00:00 2006
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10948 set date to 1168120352.000000000 Sat Jan  6 14:52:32 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a109d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10ae0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10ae0 set date to 1167717600.000000000 Mon Jan  1 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10ae0 set date to 1168121716.772895000 Sat Jan  6 15:15:16 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a109d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a108c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a106a0 set date to 1167717600.000000000 Mon Jan  1 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a106a0 set date to 1168121773.397819000 Sat Jan  6 15:16:13 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10838
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a109d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10a58 set date to 1167717600.000000000 Mon Jan  1 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10a58 set date to 1168121895.459053000 Sat Jan  6 15:18:15 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a109d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a108c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a108c0 set date to 1167717600.000000000 Mon Jan  1 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a108c0 set date to 1168121936.485683000 Sat Jan  6 15:18:56 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a109d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a109d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10838 set date to 1167717600.000000000 Mon Jan  1 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10838 set date to 1168121949.805606000 Sat Jan  6 15:19:09 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a109d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10bf0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10c78 set date to 1167717600.000000000 Mon Jan  1 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10c78 set date to 1168121981.614238000 Sat Jan  6 15:19:41 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10e10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10e10 set date to 1167717600.000000000 Mon Jan  1 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10e10 set date to 1168121989.814404000 Sat Jan  6 15:19:49 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10bf0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a109d0 set date to 1167717600.000000000 Mon Jan  1 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a109d0 set date to 1168122000.254733000 Sat Jan  6 15:20:00 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10b68
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10d88 set date to 1167804000.000000000 Tue Jan  2 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10d88 set date to 1168123205.000000000 Sat Jan  6 15:40:05 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10bf0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10bf0 set date to 1167890400.000000000 Wed Jan  3 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10bf0 set date to 1168123299.000000000 Sat Jan  6 15:41:39 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10b68 set date to 1167890400.000000000 Wed Jan  3 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10b68 set date to 1168123351.000000000 Sat Jan  6 15:42:31 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10d00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10f20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a068 set date to 1167890400.000000000 Wed Jan  3 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a068 set date to 1168123393.000000000 Sat Jan  6 15:43:13 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a0f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a200
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a200 set date to 1167890400.000000000 Wed Jan  3 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a200 set date to 1168123467.000000000 Sat Jan  6 15:44:27 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a0f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10f20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10d00 set date to 1167976800.000000000 Thu Jan  4 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10d00 set date to 1168123519.941021000 Sat Jan  6 15:45:19 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10e98
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a0f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a178 set date to 1167976800.000000000 Thu Jan  4 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a178 set date to 1168123587.951621000 Sat Jan  6 15:46:27 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a0f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a10f20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10f20 set date to 1168236000.000000000 Sun Jan  7 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10f20 set date to 1168463003.000000000 Wed Jan 10 14:03:23 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a0f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a0f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10e98 set date to 1168322400.000000000 Mon Jan  8 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a10e98 set date to 1168462960.297269000 Wed Jan 10 14:02:40 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a0f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a310
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a398 set date to 1168322400.000000000 Mon Jan  8 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a398 set date to 1168463118.000000000 Wed Jan 10 14:05:18 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a530
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a530 set date to 1168322400.000000000 Mon Jan  8 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a530 set date to 1168463161.000000000 Wed Jan 10 14:06:01 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a310
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a0f0 set date to 1168408800.000000000 Tue Jan  9 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a0f0 set date to 1168462794.593250000 Wed Jan 10 13:59:54 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a288
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a4a8 set date to 1168408800.000000000 Tue Jan  9 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a4a8 set date to 1169580200.000000000 Tue Jan 23 12:23:20 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a310
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a310 set date to 1168495200.000000000 Wed Jan 10 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a310 set date to 1169579993.808863000 Tue Jan 23 12:19:53 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a288 set date to 1168495200.000000000 Wed Jan 10 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a288 set date to 1169580009.000000000 Tue Jan 23 12:20:09 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a420
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a640
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a6c8 set date to 1168581600.000000000 Thu Jan 11 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a6c8 set date to 1169580289.000000000 Tue Jan 23 12:24:49 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a860
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a860 set date to 1168927200.000000000 Mon Jan 15 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a860 set date to 1169580432.000000000 Tue Jan 23 12:27:12 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a640
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a420 set date to 1168927200.000000000 Mon Jan 15 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a420 set date to 1169580467.000000000 Tue Jan 23 12:27:47 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a5b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a7d8 set date to 1168927200.000000000 Mon Jan 15 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a7d8 set date to 1169580515.000000000 Tue Jan 23 12:28:35 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a640
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a640 set date to 1169013600.000000000 Tue Jan 16 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a640 set date to 1169580567.406573000 Tue Jan 23 12:29:27 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a5b8 set date to 1169100000.000000000 Wed Jan 17 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a5b8 set date to 1169580807.283108000 Tue Jan 23 12:33:27 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a750
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a970
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a9f8 set date to 1169186400.000000000 Thu Jan 18 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a9f8 set date to 1169580916.000000000 Tue Jan 23 12:35:16 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aa80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1ab90
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1ab90 set date to 1169532000.000000000 Mon Jan 22 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1ab90 set date to 1170035411.000000000 Sun Jan 28 18:50:11 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aa80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a970
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a750 set date to 1169618400.000000000 Tue Jan 23 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a750 set date to 1170035451.000000000 Sun Jan 28 18:50:51 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a8e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aa80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1ab08 set date to 1169618400.000000000 Tue Jan 23 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1ab08 set date to 1170035464.000000000 Sun Jan 28 18:51:04 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aa80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1a970
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a970 set date to 1169618400.000000000 Tue Jan 23 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a970 set date to 1170035485.000000000 Sun Jan 28 18:51:25 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aa80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aa80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a8e8 set date to 1169704800.000000000 Wed Jan 24 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1a8e8 set date to 1170035524.000000000 Sun Jan 28 18:52:04 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aa80
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aca0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1ad28 set date to 1170136800.000000000 Mon Jan 29 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1ad28 set date to 1170249681.000000000 Wed Jan 31 06:21:21 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1adb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aec0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1aec0 set date to 1170136800.000000000 Mon Jan 29 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1aec0 set date to 1170249637.157093000 Wed Jan 31 06:20:37 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1adb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aca0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1aa80 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1aa80 set date to 1170455996.000000000 Fri Feb  2 15:39:56 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1ac18
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1adb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1ae38 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1ae38 set date to 1170249720.000000000 Wed Jan 31 06:22:00 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1adb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1aca0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1aca0 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1aca0 set date to 1170456106.000000000 Fri Feb  2 15:41:46 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1adb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1adb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1ac18 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1ac18 set date to 1170456461.953175000 Fri Feb  2 15:47:41 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1adb0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24090
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24118 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24118 set date to 1170456476.312890000 Fri Feb  2 15:47:56 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a241a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a242b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a242b0 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a242b0 set date to 1170456490.081383000 Fri Feb  2 15:48:10 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a241a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24090
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1adb0 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1adb0 set date to 1170456504.801110000 Fri Feb  2 15:48:24 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a1af48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a241a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24228 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24228 set date to 1170456520.097691000 Fri Feb  2 15:48:40 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a241a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24090
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24090 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24090 set date to 1170456531.810592000 Fri Feb  2 15:48:51 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a241a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a241a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1af48 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a1af48 set date to 1170456542.626413000 Fri Feb  2 15:49:02 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a241a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a243c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24448 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24448 set date to 1170456556.243013000 Fri Feb  2 15:49:16 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a244d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a245e0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a245e0 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a245e0 set date to 1170456686.000000000 Fri Feb  2 15:51:26 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a244d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a243c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a241a0 set date to 1170396000.000000000 Thu Feb  1 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a241a0 set date to 1170456728.000000000 Fri Feb  2 15:52:08 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24338
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a244d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24558 set date to 1170655200.000000000 Sun Feb  4 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24558 set date to 1170771286.285011000 Tue Feb  6 07:14:46 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a244d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a243c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a243c0 set date to 1170655200.000000000 Sun Feb  4 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a243c0 set date to 1170771317.117863000 Tue Feb  6 07:15:17 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a244d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a244d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24338 set date to 1170655200.000000000 Sun Feb  4 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24338 set date to 1170771369.000000000 Tue Feb  6 07:16:09 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a244d0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a246f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24778 set date to 1170655200.000000000 Sun Feb  4 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24778 set date to 1170771400.000000000 Tue Feb  6 07:16:40 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24800
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24910
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24910 set date to 1170828000.000000000 Tue Feb  6 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24910 set date to 1170881770.000000000 Wed Feb  7 13:56:10 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24800
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a246f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a244d0 set date to 1170914400.000000000 Wed Feb  7 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a244d0 set date to 1171037548.000000000 Fri Feb  9 09:12:28 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24668
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24800
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24888 set date to 1170914400.000000000 Wed Feb  7 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24888 set date to 1171037599.000000000 Fri Feb  9 09:13:19 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24800
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a246f0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a246f0 set date to 1170914400.000000000 Wed Feb  7 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a246f0 set date to 1171037621.000000000 Fri Feb  9 09:13:41 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24800
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24800
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24668 set date to 1170914400.000000000 Wed Feb  7 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24668 set date to 1171037650.000000000 Fri Feb  9 09:14:10 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24800
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24a20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24aa8 set date to 1170914400.000000000 Wed Feb  7 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24aa8 set date to 1171037829.465963000 Fri Feb  9 09:17:09 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24b30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24c40
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24c40 set date to 1170914400.000000000 Wed Feb  7 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24c40 set date to 1171115493.000000000 Sat Feb 10 06:51:33 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24b30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24a20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24800 set date to 1171432800.000000000 Tue Feb 13 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24800 set date to 1171457199.334253000 Wed Feb 14 05:46:39 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24998
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24b30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24bb8 set date to 1171951200.000000000 Mon Feb 19 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24bb8 set date to 1172068664.000000000 Wed Feb 21 07:37:44 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24b30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24a20
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24a20 set date to 1171951200.000000000 Mon Feb 19 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24a20 set date to 1172068685.000000000 Wed Feb 21 07:38:05 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24b30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24b30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24998 set date to 1171951200.000000000 Mon Feb 19 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24998 set date to 1172068797.085394000 Wed Feb 21 07:39:57 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24b30
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24d50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24dd8 set date to 1171951200.000000000 Mon Feb 19 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24dd8 set date to 1172068848.356141000 Wed Feb 21 07:40:48 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24e60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24f70
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24f70 set date to 1171951200.000000000 Mon Feb 19 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24f70 set date to 1172068581.238795000 Wed Feb 21 07:36:21 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24e60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24d50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24b30 set date to 1172124000.000000000 Wed Feb 21 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24b30 set date to 1172153510.000000000 Thu Feb 22 07:11:50 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24cc8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24e60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24ee8 set date to 1172124000.000000000 Wed Feb 21 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24ee8 set date to 1172153522.000000000 Thu Feb 22 07:12:02 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24e60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24d50
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24d50 set date to 1172124000.000000000 Wed Feb 21 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24d50 set date to 1172588690.000000000 Tue Feb 27 08:04:50 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24e60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24e60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24cc8 set date to 1172210400.000000000 Thu Feb 22 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24cc8 set date to 1172588665.000000000 Tue Feb 27 08:04:25 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a24e60
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e140
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e1c8 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e1c8 set date to 1172944528.481765000 Sat Mar  3 10:55:28 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e360
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e360 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e360 set date to 1172944546.506130000 Sat Mar  3 10:55:46 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e140
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24e60 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a24e60 set date to 1172944574.379141000 Sat Mar  3 10:56:14 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e0b8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e2d8 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e2d8 set date to 1172944593.099602000 Sat Mar  3 10:56:33 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e140
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e140 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e140 set date to 1172944663.710477000 Sat Mar  3 10:57:43 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e0b8 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e0b8 set date to 1172944687.302590000 Sat Mar  3 10:58:07 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e250
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e470
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e4f8 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e4f8 set date to 1172944705.559214000 Sat Mar  3 10:58:25 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e690
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e690 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e690 set date to 1172944720.631682000 Sat Mar  3 10:58:40 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e470
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e250 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e250 set date to 1172945020.000000000 Sat Mar  3 11:03:40 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e3e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e608 set date to 1172815200.000000000 Thu Mar  1 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e608 set date to 1173318989.000000000 Wed Mar  7 18:56:29 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e470
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e470 set date to 1173074400.000000000 Sun Mar  4 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e470 set date to 1173319014.000000000 Wed Mar  7 18:56:54 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e3e8 set date to 1173074400.000000000 Sun Mar  4 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e3e8 set date to 1173319091.293704000 Wed Mar  7 18:58:11 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e580
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e7a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e828 set date to 1173074400.000000000 Sun Mar  4 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e828 set date to 1173319135.790323000 Wed Mar  7 18:58:55 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e9c0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e9c0 set date to 1173074400.000000000 Sun Mar  4 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e9c0 set date to 1173319180.000000000 Wed Mar  7 18:59:40 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e7a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e580 set date to 1173160800.000000000 Mon Mar  5 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e580 set date to 1173319206.000000000 Wed Mar  7 19:00:06 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e718
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e938 set date to 1173160800.000000000 Mon Mar  5 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e938 set date to 1173319241.000000000 Wed Mar  7 19:00:41 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e7a0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e7a0 set date to 1173762000.000000000 Mon Mar 12 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e7a0 set date to 1173796414.000000000 Tue Mar 13 08:33:34 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e718 set date to 1173762000.000000000 Mon Mar 12 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e718 set date to 1174355763.445232000 Mon Mar 19 19:56:03 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2e8b0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ead0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2eb58 set date to 1173848400.000000000 Tue Mar 13 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2eb58 set date to 1174355721.935686000 Mon Mar 19 19:55:21 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ecf0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ecf0 set date to 1174021200.000000000 Thu Mar 15 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ecf0 set date to 1174355839.975663000 Mon Mar 19 19:57:19 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ead0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e8b0 set date to 1174280400.000000000 Sun Mar 18 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2e8b0 set date to 1174355811.086794000 Mon Mar 19 19:56:51 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ea48
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ec68 set date to 1174280400.000000000 Sun Mar 18 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ec68 set date to 1174656759.000000000 Fri Mar 23 07:32:39 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ead0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ead0 set date to 1174366800.000000000 Mon Mar 19 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ead0 set date to 1174355212.419377000 Mon Mar 19 19:46:52 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ea48 set date to 1174366800.000000000 Mon Mar 19 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ea48 set date to 1174656848.000000000 Fri Mar 23 07:34:08 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ebe0
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ee00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ee88 set date to 1174453200.000000000 Tue Mar 20 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ee88 set date to 1174656919.850565000 Fri Mar 23 07:35:19 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44060
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44060 set date to 1174453200.000000000 Tue Mar 20 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44060 set date to 1174657154.000000000 Fri Mar 23 07:39:14 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ee00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ebe0 set date to 1174539600.000000000 Wed Mar 21 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ebe0 set date to 1174656948.000000000 Fri Mar 23 07:35:48 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ed78
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ef98 set date to 1174539600.000000000 Wed Mar 21 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ef98 set date to 1174656970.000000000 Fri Mar 23 07:36:10 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ee00
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ee00 set date to 1174539600.000000000 Wed Mar 21 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ee00 set date to 1174657083.000000000 Fri Mar 23 07:38:03 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ed78 set date to 1174885200.000000000 Sun Mar 25 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ed78 set date to 1175360867.000000000 Sat Mar 31 11:07:47 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a2ef10
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44170
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a441f8 set date to 1174885200.000000000 Sun Mar 25 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a441f8 set date to 1175360987.000000000 Sat Mar 31 11:09:47 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44280
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44390
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44390 set date to 1174971600.000000000 Mon Mar 26 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44390 set date to 1175361010.000000000 Sat Mar 31 11:10:10 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44280
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44170
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ef10 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a2ef10 set date to 1175361584.000000000 Sat Mar 31 11:19:44 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a440e8
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44280
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44308 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:49  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44308 set date to 1175361663.000000000 Sat Mar 31 11:21:03 2007
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44280
* 12:26:49  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:49  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44170
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44170 set date to 1175403600.000000000 Sat Mar 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44170 set date to 1175361079.342410000 Sat Mar 31 11:11:19 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44280
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44280
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a440e8 set date to 1175403600.000000000 Sat Mar 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a440e8 set date to 1175361103.054866000 Sat Mar 31 11:11:43 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44280
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a444a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44528 set date to 1175403600.000000000 Sat Mar 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44528 set date to 1175361130.599819000 Sat Mar 31 11:12:10 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a445b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a446c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a446c0 set date to 1175403600.000000000 Sat Mar 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a446c0 set date to 1175361150.232675000 Sat Mar 31 11:12:30 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a445b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a444a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44280 set date to 1175403600.000000000 Sat Mar 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44280 set date to 1175361174.705324000 Sat Mar 31 11:12:54 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a445b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44638 set date to 1175403600.000000000 Sat Mar 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44638 set date to 1175361195.857893000 Sat Mar 31 11:13:15 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a445b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a444a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a444a0 set date to 1175403600.000000000 Sat Mar 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a444a0 set date to 1175361217.106688000 Sat Mar 31 11:13:37 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a445b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a445b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44418 set date to 1175403600.000000000 Sat Mar 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44418 set date to 1175361239.275428000 Sat Mar 31 11:13:59 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a445b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a447d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44858 set date to 1175403600.000000000 Sat Mar 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44858 set date to 1175361692.000000000 Sat Mar 31 11:21:32 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a448e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a449f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a449f0 set date to 1175576400.000000000 Mon Apr  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a449f0 set date to 1175782687.000000000 Thu Apr  5 08:18:07 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a448e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a447d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a445b0 set date to 1175662800.000000000 Tue Apr  3 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a445b0 set date to 1175782774.000000000 Thu Apr  5 08:19:34 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a448e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44968 set date to 1175662800.000000000 Tue Apr  3 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44968 set date to 1175782802.000000000 Thu Apr  5 08:20:02 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a448e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a447d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a447d0 set date to 1175662800.000000000 Tue Apr  3 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a447d0 set date to 1175782725.000000000 Thu Apr  5 08:18:45 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a448e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a448e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44748 set date to 1175749200.000000000 Wed Apr  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44748 set date to 1175782962.337117000 Thu Apr  5 08:22:42 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a448e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44b00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44b88 set date to 1175749200.000000000 Wed Apr  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44b88 set date to 1175782972.433421000 Thu Apr  5 08:22:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44c10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44d20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44d20 set date to 1175749200.000000000 Wed Apr  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44d20 set date to 1175868413.000000000 Fri Apr  6 08:06:53 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44c10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44b00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a448e0 set date to 1175835600.000000000 Thu Apr  5 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a448e0 set date to 1176125562.000000000 Mon Apr  9 07:32:42 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44a78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44c10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44c98 set date to 1176094800.000000000 Sun Apr  8 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44c98 set date to 1176252617.000000000 Tue Apr 10 18:50:17 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44c10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44b00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44b00 set date to 1176094800.000000000 Sun Apr  8 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44b00 set date to 1176252409.000000000 Tue Apr 10 18:46:49 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44c10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44c10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44a78 set date to 1176094800.000000000 Sun Apr  8 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44a78 set date to 1176252464.000000000 Tue Apr 10 18:47:44 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44c10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44e30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44eb8 set date to 1176094800.000000000 Sun Apr  8 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44eb8 set date to 1176252552.000000000 Tue Apr 10 18:49:12 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44f40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e110
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e110 set date to 1176267600.000000000 Tue Apr 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e110 set date to 1176317920.999318000 Wed Apr 11 12:58:40 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44f40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44e30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44c10 set date to 1176354000.000000000 Wed Apr 11 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44c10 set date to 1177117664.000000000 Fri Apr 20 19:07:44 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44da8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44f40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e088 set date to 1176440400.000000000 Thu Apr 12 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e088 set date to 1177117745.000000000 Fri Apr 20 19:09:05 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44f40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44e30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44e30 set date to 1176699600.000000000 Sun Apr 15 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44e30 set date to 1177117794.000000000 Fri Apr 20 19:09:54 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44f40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44f40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44da8 set date to 1176786000.000000000 Mon Apr 16 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44da8 set date to 1176856367.000000000 Tue Apr 17 18:32:47 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a44f40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e220
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e2a8 set date to 1176872400.000000000 Tue Apr 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e2a8 set date to 1177117906.000000000 Fri Apr 20 19:11:46 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e330
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e440
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e440 set date to 1176872400.000000000 Tue Apr 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e440 set date to 1177117986.014110000 Fri Apr 20 19:13:06 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e330
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e220
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44f40 set date to 1176872400.000000000 Tue Apr 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a44f40 set date to 1177118020.000000000 Fri Apr 20 19:13:40 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e330
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e3b8 set date to 1176958800.000000000 Wed Apr 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e3b8 set date to 1177118236.798135000 Fri Apr 20 19:17:16 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e330
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e220
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e220 set date to 1176958800.000000000 Wed Apr 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e220 set date to 1177118263.000000000 Fri Apr 20 19:17:43 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e330
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e330
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e198 set date to 1176958800.000000000 Wed Apr 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e198 set date to 1177118111.000000000 Fri Apr 20 19:15:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e330
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e550
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e5d8 set date to 1176958800.000000000 Wed Apr 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e5d8 set date to 1177118181.000000000 Fri Apr 20 19:16:21 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e660
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e770
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e770 set date to 1177045200.000000000 Thu Apr 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e770 set date to 1177162635.000000000 Sat Apr 21 07:37:15 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e660
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e550
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e330 set date to 1177045200.000000000 Thu Apr 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e330 set date to 1177162584.451302000 Sat Apr 21 07:36:24 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e4c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e660
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e6e8 set date to 1177304400.000000000 Sun Apr 22 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e6e8 set date to 1177445253.000000000 Tue Apr 24 14:07:33 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e660
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e550
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e550 set date to 1177304400.000000000 Sun Apr 22 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e550 set date to 1177445174.000000000 Tue Apr 24 14:06:14 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e660
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e660
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e4c8 set date to 1177390800.000000000 Mon Apr 23 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e4c8 set date to 1177501623.000000000 Wed Apr 25 05:47:03 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e660
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e880
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e908 set date to 1177390800.000000000 Mon Apr 23 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e908 set date to 1177501672.000000000 Wed Apr 25 05:47:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e990
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4eaa0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4eaa0 set date to 1177390800.000000000 Mon Apr 23 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4eaa0 set date to 1177501688.000000000 Wed Apr 25 05:48:08 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e990
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e880
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e660 set date to 1177650000.000000000 Thu Apr 26 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e660 set date to 1178847232.000000000 Thu May 10 19:33:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e7f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e990
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ea18 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ea18 set date to 1177445425.000000000 Tue Apr 24 14:10:25 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e990
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e880
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e880 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e880 set date to 1178847383.000000000 Thu May 10 19:36:23 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e990
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e990
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e7f8 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e7f8 set date to 1178847497.000000000 Thu May 10 19:38:17 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4e990
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ebb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ec38 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ec38 set date to 1178671877.000000000 Tue May  8 18:51:17 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ecc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4edd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4edd0 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4edd0 set date to 1178672235.000000000 Tue May  8 18:57:15 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ecc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ebb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e990 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4e990 set date to 1178672396.000000000 Tue May  8 18:59:56 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4eb28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ecc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ed48 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ed48 set date to 1178845993.000000000 Thu May 10 19:13:13 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ecc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ebb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ebb0 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ebb0 set date to 1178846227.000000000 Thu May 10 19:17:07 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ecc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ecc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4eb28 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4eb28 set date to 1178846451.000000000 Thu May 10 19:20:51 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ecc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4eee0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ef68 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ef68 set date to 1178846745.000000000 Thu May 10 19:25:45 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a0b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a1c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a1c8 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a1c8 set date to 1178846979.000000000 Thu May 10 19:29:39 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a0b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4eee0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ecc0 set date to 1178082000.000000000 Tue May  1 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ecc0 set date to 1178847712.000000000 Thu May 10 19:41:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4ee58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a0b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a140 set date to 1178082000.000000000 Tue May  1 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a140 set date to 1178847751.000000000 Thu May 10 19:42:31 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a0b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a4eee0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4eee0 set date to 1178168400.000000000 Wed May  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4eee0 set date to 1178847835.000000000 Thu May 10 19:43:55 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a0b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a0b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ee58 set date to 1178168400.000000000 Wed May  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a4ee58 set date to 1177445481.000000000 Tue Apr 24 14:11:21 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a0b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a2d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a360 set date to 1178514000.000000000 Sun May  6 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a360 set date to 1178847893.027429000 Thu May 10 19:44:53 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a3e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a4f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a4f8 set date to 1178514000.000000000 Sun May  6 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a4f8 set date to 1178847941.428682000 Thu May 10 19:45:41 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a3e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a2d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a0b8 set date to 1178600400.000000000 Mon May  7 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a0b8 set date to 1178848023.000000000 Thu May 10 19:47:03 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a250
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a3e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a470 set date to 1178600400.000000000 Mon May  7 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a470 set date to 1178848061.666093000 Thu May 10 19:47:41 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a3e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a2d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a2d8 set date to 1178773200.000000000 Wed May  9 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a2d8 set date to 1178848086.000000000 Thu May 10 19:48:06 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a3e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a3e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a250 set date to 1178773200.000000000 Wed May  9 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a250 set date to 1179243182.000000000 Tue May 15 09:33:02 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a3e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a608
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a690 set date to 1179205200.000000000 Mon May 14 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a690 set date to 1179243229.000000000 Tue May 15 09:33:49 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a718
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a828
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a828 set date to 1179291600.000000000 Tue May 15 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a828 set date to 1179696861.623536000 Sun May 20 15:34:21 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a718
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a608
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a3e8 set date to 1179291600.000000000 Tue May 15 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a3e8 set date to 1179696915.029695000 Sun May 20 15:35:15 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a580
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a718
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a7a0 set date to 1179378000.000000000 Wed May 16 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a7a0 set date to 1179695979.000000000 Sun May 20 15:19:39 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a718
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a608
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a608 set date to 1179464400.000000000 Thu May 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a608 set date to 1179696936.000000000 Sun May 20 15:35:36 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a718
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a718
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a580 set date to 1179723600.000000000 Sun May 20 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a580 set date to 1180017102.000000000 Thu May 24 08:31:42 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a718
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a938
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a9c0 set date to 1179723600.000000000 Sun May 20 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a9c0 set date to 1180017068.000000000 Thu May 24 08:31:08 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5aa48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ab58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5ab58 set date to 1179810000.000000000 Mon May 21 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5ab58 set date to 1180017176.000000000 Thu May 24 08:32:56 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5aa48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a938
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a718 set date to 1179810000.000000000 Mon May 21 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a718 set date to 1180017158.993674000 Thu May 24 08:32:38 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a8b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5aa48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5aad0 set date to 1179896400.000000000 Tue May 22 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5aad0 set date to 1180017197.394957000 Thu May 24 08:33:17 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5aa48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5a938
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a938 set date to 1179896400.000000000 Tue May 22 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a938 set date to 1180017216.000000000 Thu May 24 08:33:36 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5aa48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5aa48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a8b0 set date to 1179896400.000000000 Tue May 22 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5a8b0 set date to 1180017226.000000000 Thu May 24 08:33:46 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5aa48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ac68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5acf0 set date to 1180501200.000000000 Tue May 29 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5acf0 set date to 1180660177.132741000 Thu May 31 19:09:37 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ad78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ae88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5ae88 set date to 1180587600.000000000 Wed May 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5ae88 set date to 1180898721.000000000 Sun Jun  3 13:25:21 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ad78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ac68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5aa48 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5aa48 set date to 1180898898.482975000 Sun Jun  3 13:28:18 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5abe0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ad78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5ae00 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5ae00 set date to 1180898932.771463000 Sun Jun  3 13:28:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ad78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ac68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5ac68 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5ac68 set date to 1180898964.388565000 Sun Jun  3 13:29:24 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ad78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ad78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5abe0 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5abe0 set date to 1180899055.872977000 Sun Jun  3 13:30:55 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5ad78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5af98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64060 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64060 set date to 1180899097.690546000 Sun Jun  3 13:31:37 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a640e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a641f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a641f8 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a641f8 set date to 1180899124.883333000 Sun Jun  3 13:32:04 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a640e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5af98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5ad78 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5ad78 set date to 1180899160.804649000 Sun Jun  3 13:32:40 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5af10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a640e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64170 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64170 set date to 1180899181.477095000 Sun Jun  3 13:33:01 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a640e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a5af98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5af98 set date to 1180760400.000000000 Fri Jun  1 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5af98 set date to 1180899263.000000000 Sun Jun  3 13:34:23 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a640e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a640e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5af10 set date to 1181019600.000000000 Mon Jun  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a5af10 set date to 1181148422.347413000 Wed Jun  6 10:47:02 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a640e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64308
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64390 set date to 1181019600.000000000 Mon Jun  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64390 set date to 1181148484.000000000 Wed Jun  6 10:48:04 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64528
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64528 set date to 1181019600.000000000 Mon Jun  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64528 set date to 1181148519.000000000 Wed Jun  6 10:48:39 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64308
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a640e8 set date to 1181019600.000000000 Mon Jun  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a640e8 set date to 1181148394.000000000 Wed Jun  6 10:46:34 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64280
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a644a0 set date to 1181106000.000000000 Tue Jun  5 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a644a0 set date to 1181148547.349541000 Wed Jun  6 10:49:07 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64308
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64308 set date to 1181106000.000000000 Tue Jun  5 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64308 set date to 1181148568.020442000 Wed Jun  6 10:49:28 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64280 set date to 1181106000.000000000 Tue Jun  5 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64280 set date to 1181314806.000000000 Fri Jun  8 09:00:06 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64638
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a646c0 set date to 1181192400.000000000 Wed Jun  6 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a646c0 set date to 1181314827.897683000 Fri Jun  8 09:00:27 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64858
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64858 set date to 1181278800.000000000 Thu Jun  7 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64858 set date to 1181314847.000000000 Fri Jun  8 09:00:47 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64638
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64418 set date to 1181538000.000000000 Sun Jun 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64418 set date to 1183320721.000000000 Sun Jul  1 14:12:01 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a645b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a647d0 set date to 1181538000.000000000 Sun Jun 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a647d0 set date to 1183320839.000000000 Sun Jul  1 14:13:59 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64638
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64638 set date to 1181538000.000000000 Sun Jun 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64638 set date to 1183320771.000000000 Sun Jul  1 14:12:51 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a645b0 set date to 1181538000.000000000 Sun Jun 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a645b0 set date to 1183320689.000000000 Sun Jul  1 14:11:29 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64968
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a649f0 set date to 1181624400.000000000 Mon Jun 11 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a649f0 set date to 1183320892.656410000 Sun Jul  1 14:14:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64a78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64b88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64b88 set date to 1181624400.000000000 Mon Jun 11 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64b88 set date to 1183320932.000000000 Sun Jul  1 14:15:32 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64a78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64968
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64748 set date to 1181624400.000000000 Mon Jun 11 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64748 set date to 1183320980.000000000 Sun Jul  1 14:16:20 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a648e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64a78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64b00 set date to 1181710800.000000000 Tue Jun 12 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64b00 set date to 1183321025.272094000 Sun Jul  1 14:17:05 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64a78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64968
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64968 set date to 1181710800.000000000 Tue Jun 12 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64968 set date to 1183321083.694555000 Sun Jul  1 14:18:03 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64a78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64a78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a648e0 set date to 1182142800.000000000 Sun Jun 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a648e0 set date to 1183321105.703287000 Sun Jul  1 14:18:25 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64a78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64c98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64d20 set date to 1182315600.000000000 Tue Jun 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64d20 set date to 1183321138.219514000 Sun Jul  1 14:18:58 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64da8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64eb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64eb8 set date to 1182315600.000000000 Tue Jun 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64eb8 set date to 1183321174.000000000 Sun Jul  1 14:19:34 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64da8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64c98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64a78 set date to 1182315600.000000000 Tue Jun 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64a78 set date to 1183321192.000000000 Sun Jul  1 14:19:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64c10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64da8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64e30 set date to 1182402000.000000000 Wed Jun 20 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64e30 set date to 1183321261.000000000 Sun Jul  1 14:21:01 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64da8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64c98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64c98 set date to 1182488400.000000000 Thu Jun 21 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64c98 set date to 1183321295.000000000 Sun Jul  1 14:21:35 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64da8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64da8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64c10 set date to 1182488400.000000000 Thu Jun 21 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64c10 set date to 1183321309.000000000 Sun Jul  1 14:21:49 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64da8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e088
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e110 set date to 1183266000.000000000 Sat Jun 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e110 set date to 1183322033.346366000 Sun Jul  1 14:33:53 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e2a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e2a8 set date to 1183266000.000000000 Sat Jun 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e2a8 set date to 1183322051.762857000 Sun Jul  1 14:34:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e088
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64da8 set date to 1183266000.000000000 Sat Jun 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64da8 set date to 1183322069.587576000 Sun Jul  1 14:34:29 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a64f40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e220 set date to 1183266000.000000000 Sat Jun 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e220 set date to 1183322085.420180000 Sun Jul  1 14:34:45 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e088
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e088 set date to 1183266000.000000000 Sat Jun 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e088 set date to 1183322102.196734000 Sun Jul  1 14:35:02 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64f40 set date to 1183266000.000000000 Sat Jun 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a64f40 set date to 1183322114.492961000 Sun Jul  1 14:35:14 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e3b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e440 set date to 1183266000.000000000 Sat Jun 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e440 set date to 1183322131.213797000 Sun Jul  1 14:35:31 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e4c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e5d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e5d8 set date to 1183266000.000000000 Sat Jun 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e5d8 set date to 1183322142.709958000 Sun Jul  1 14:35:42 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e4c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e3b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e198 set date to 1183438800.000000000 Mon Jul  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e198 set date to 1183771045.000000000 Fri Jul  6 19:17:25 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e330
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e4c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e550 set date to 1183438800.000000000 Mon Jul  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e550 set date to 1183770958.551951000 Fri Jul  6 19:15:58 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e4c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e3b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e3b8 set date to 1183611600.000000000 Wed Jul  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e3b8 set date to 1183770851.804022000 Fri Jul  6 19:14:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e4c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e4c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e330 set date to 1183611600.000000000 Wed Jul  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e330 set date to 1183771090.000000000 Fri Jul  6 19:18:10 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e4c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e6e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e770 set date to 1183611600.000000000 Wed Jul  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e770 set date to 1183771105.369992000 Fri Jul  6 19:18:25 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e7f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e908
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e908 set date to 1183611600.000000000 Wed Jul  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e908 set date to 1183771127.000000000 Fri Jul  6 19:18:47 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e7f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e6e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e4c8 set date to 1183611600.000000000 Wed Jul  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e4c8 set date to 1183770916.000000000 Fri Jul  6 19:15:16 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e660
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e7f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e880 set date to 1183957200.000000000 Sun Jul  8 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e880 set date to 1184461020.000000000 Sat Jul 14 18:57:00 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e7f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e6e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e6e8 set date to 1183957200.000000000 Sun Jul  8 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e6e8 set date to 1184461056.139314000 Sat Jul 14 18:57:36 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e7f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e7f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e660 set date to 1183957200.000000000 Sun Jul  8 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e660 set date to 1184461109.000000000 Sat Jul 14 18:58:29 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e7f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ea18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6eaa0 set date to 1184043600.000000000 Mon Jul  9 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6eaa0 set date to 1184461133.365679000 Sat Jul 14 18:58:53 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6eb28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ec38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ec38 set date to 1184043600.000000000 Mon Jul  9 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ec38 set date to 1184461178.000000000 Sat Jul 14 18:59:38 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6eb28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ea18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e7f8 set date to 1184043600.000000000 Mon Jul  9 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e7f8 set date to 1184461241.000000000 Sat Jul 14 19:00:41 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6e990
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6eb28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ebb0 set date to 1184130000.000000000 Tue Jul 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ebb0 set date to 1184461502.000000000 Sat Jul 14 19:05:02 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6eb28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ea18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ea18 set date to 1184130000.000000000 Tue Jul 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ea18 set date to 1184461595.000000000 Sat Jul 14 19:06:35 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6eb28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6eb28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e990 set date to 1184130000.000000000 Tue Jul 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6e990 set date to 1184461615.154944000 Sat Jul 14 19:06:55 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6eb28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ed48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6edd0 set date to 1184562000.000000000 Sun Jul 15 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6edd0 set date to 1184939113.105531000 Fri Jul 20 07:45:13 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ee58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ef68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ef68 set date to 1184562000.000000000 Sun Jul 15 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ef68 set date to 1184939200.000000000 Fri Jul 20 07:46:40 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ee58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ed48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6eb28 set date to 1184562000.000000000 Sun Jul 15 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6eb28 set date to 1184939166.000000000 Fri Jul 20 07:46:06 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ecc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ee58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6eee0 set date to 1184734800.000000000 Tue Jul 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6eee0 set date to 1184939272.050044000 Fri Jul 20 07:47:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ee58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ed48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ed48 set date to 1184734800.000000000 Tue Jul 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ed48 set date to 1184939303.000000000 Fri Jul 20 07:48:23 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ee58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ee58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ecc0 set date to 1184821200.000000000 Wed Jul 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ecc0 set date to 1184939328.000000000 Fri Jul 20 07:48:48 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a6ee58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78138
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a781c0 set date to 1184907600.000000000 Thu Jul 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a781c0 set date to 1184939425.000000000 Fri Jul 20 07:50:25 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78248
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78358
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78358 set date to 1185166800.000000000 Sun Jul 22 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78358 set date to 1185645052.000000000 Sat Jul 28 11:50:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78248
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78138
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ee58 set date to 1185166800.000000000 Sun Jul 22 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a6ee58 set date to 1185645104.000000000 Sat Jul 28 11:51:44 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a780b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78248
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a782d0 set date to 1185166800.000000000 Sun Jul 22 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a782d0 set date to 1185645125.000000000 Sat Jul 28 11:52:05 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78248
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78138
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78138 set date to 1185166800.000000000 Sun Jul 22 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78138 set date to 1185645137.554680000 Sat Jul 28 11:52:17 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78248
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78248
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a780b0 set date to 1185339600.000000000 Tue Jul 24 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a780b0 set date to 1185645749.000000000 Sat Jul 28 12:02:29 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78248
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78468
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a784f0 set date to 1185771600.000000000 Sun Jul 29 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a784f0 set date to 1185645799.000000000 Sat Jul 28 12:03:19 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78578
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78688
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78688 set date to 1185771600.000000000 Sun Jul 29 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78688 set date to 1185645817.000000000 Sat Jul 28 12:03:37 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78578
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78468
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78248 set date to 1185771600.000000000 Sun Jul 29 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78248 set date to 1185645832.000000000 Sat Jul 28 12:03:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a783e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78578
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78600 set date to 1185771600.000000000 Sun Jul 29 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78600 set date to 1188746531.068136000 Sun Sep  2 09:22:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78578
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78468
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78468 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78468 set date to 1188746575.513226000 Sun Sep  2 09:22:55 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78578
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78578
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a783e0 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a783e0 set date to 1188746611.570059000 Sun Sep  2 09:23:31 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78578
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78798
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78820 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78820 set date to 1188746631.322589000 Sun Sep  2 09:23:51 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a788a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a789b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a789b8 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a789b8 set date to 1188746648.659294000 Sun Sep  2 09:24:08 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a788a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78798
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78578 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78578 set date to 1188746674.507816000 Sun Sep  2 09:24:34 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a788a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78930 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78930 set date to 1188746695.436516000 Sun Sep  2 09:24:55 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a788a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78798
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78798 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78798 set date to 1188746714.317058000 Sun Sep  2 09:25:14 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a788a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a788a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78710 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78710 set date to 1188746734.093752000 Sun Sep  2 09:25:34 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a788a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78ac8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78b50 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78b50 set date to 1188746951.000000000 Sun Sep  2 09:29:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78bd8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78ce8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78ce8 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78ce8 set date to 1185644831.000000000 Sat Jul 28 11:47:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78bd8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78ac8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a788a8 set date to 1186117200.000000000 Thu Aug  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a788a8 set date to 1188747038.000000000 Sun Sep  2 09:30:38 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78a40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78bd8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78c60 set date to 1186117200.000000000 Thu Aug  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78c60 set date to 1188747073.000000000 Sun Sep  2 09:31:13 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78bd8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78ac8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78ac8 set date to 1186376400.000000000 Sun Aug  5 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78ac8 set date to 1188747160.856055000 Sun Sep  2 09:32:40 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78bd8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78bd8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78a40 set date to 1186376400.000000000 Sun Aug  5 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78a40 set date to 1188747189.145078000 Sun Sep  2 09:33:09 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78bd8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78df8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78e80 set date to 1186462800.000000000 Mon Aug  6 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78e80 set date to 1188747251.000000000 Sun Sep  2 09:34:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78f08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82058
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82058 set date to 1186549200.000000000 Tue Aug  7 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82058 set date to 1188747289.423906000 Sun Sep  2 09:34:49 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78f08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78df8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78bd8 set date to 1186635600.000000000 Wed Aug  8 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78bd8 set date to 1188747317.397153000 Sun Sep  2 09:35:17 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78d70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78f08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78f90 set date to 1187154000.000000000 Tue Aug 14 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78f90 set date to 1188747348.953464000 Sun Sep  2 09:35:48 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78f08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78df8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78df8 set date to 1187586000.000000000 Sun Aug 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78df8 set date to 1188747400.000000000 Sun Sep  2 09:36:40 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78f08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78f08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78d70 set date to 1187586000.000000000 Sun Aug 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78d70 set date to 1188747421.464594000 Sun Sep  2 09:37:01 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a78f08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82168
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a821f0 set date to 1187586000.000000000 Sun Aug 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a821f0 set date to 1188747448.000000000 Sun Sep  2 09:37:28 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82278
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82388
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82388 set date to 1187586000.000000000 Sun Aug 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82388 set date to 1188747478.000000000 Sun Sep  2 09:37:58 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82278
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82168
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78f08 set date to 1187758800.000000000 Tue Aug 21 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a78f08 set date to 1188747551.000000000 Sun Sep  2 09:39:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a820e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82278
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82300 set date to 1187758800.000000000 Tue Aug 21 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82300 set date to 1188747570.000000000 Sun Sep  2 09:39:30 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82278
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82168
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82168 set date to 1188363600.000000000 Tue Aug 28 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82168 set date to 1188747622.000000000 Sun Sep  2 09:40:22 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82278
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82278
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a820e0 set date to 1188363600.000000000 Tue Aug 28 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a820e0 set date to 1188747945.000000000 Sun Sep  2 09:45:45 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82278
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82498
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82520 set date to 1188622800.000000000 Fri Aug 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82520 set date to 1188747653.875686000 Sun Sep  2 09:40:53 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a825a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a826b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a826b8 set date to 1188622800.000000000 Fri Aug 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a826b8 set date to 1188747669.141043000 Sun Sep  2 09:41:09 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a825a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82498
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82278 set date to 1188622800.000000000 Fri Aug 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82278 set date to 1188747686.372734000 Sun Sep  2 09:41:26 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82410
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a825a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82630 set date to 1188622800.000000000 Fri Aug 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82630 set date to 1188747708.229458000 Sun Sep  2 09:41:48 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a825a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82498
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82498 set date to 1188622800.000000000 Fri Aug 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82498 set date to 1188747723.149927000 Sun Sep  2 09:42:03 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a825a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a825a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82410 set date to 1188622800.000000000 Fri Aug 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82410 set date to 1188747742.246767000 Sun Sep  2 09:42:22 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a825a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a827c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82850 set date to 1188622800.000000000 Fri Aug 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82850 set date to 1188747765.832203000 Sun Sep  2 09:42:45 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a828d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a829e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a829e8 set date to 1188622800.000000000 Fri Aug 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a829e8 set date to 1188747782.175834000 Sun Sep  2 09:43:02 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a828d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a827c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a825a8 set date to 1188795600.000000000 Sun Sep  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a825a8 set date to 1188748382.000000000 Sun Sep  2 09:53:02 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82740
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a828d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82960 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82960 set date to 1189091622.000000000 Thu Sep  6 09:13:42 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a828d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a827c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a827c8 set date to 1188968400.000000000 Tue Sep  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a827c8 set date to 1189091658.000000000 Thu Sep  6 09:14:18 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a828d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a828d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82740 set date to 1188968400.000000000 Tue Sep  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82740 set date to 1189091676.000000000 Thu Sep  6 09:14:36 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a828d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82af8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82b80 set date to 1188968400.000000000 Tue Sep  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82b80 set date to 1189091702.254875000 Thu Sep  6 09:15:02 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82c08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82d18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82d18 set date to 1188968400.000000000 Tue Sep  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82d18 set date to 1189091717.774837000 Thu Sep  6 09:15:17 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82c08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82af8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a828d8 set date to 1189054800.000000000 Wed Sep  5 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a828d8 set date to 1190470837.000000000 Sat Sep 22 08:20:37 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82a70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82c08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82c90 set date to 1189141200.000000000 Thu Sep  6 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82c90 set date to 1190470969.000000000 Sat Sep 22 08:22:49 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82c08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82af8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82af8 set date to 1189141200.000000000 Thu Sep  6 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82af8 set date to 1190470982.893938000 Sat Sep 22 08:23:02 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82c08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82c08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82a70 set date to 1189486800.000000000 Mon Sep 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82a70 set date to 1190471097.000000000 Sat Sep 22 08:24:57 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82c08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82e28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82eb0 set date to 1189486800.000000000 Mon Sep 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82eb0 set date to 1190471144.247590000 Sat Sep 22 08:25:44 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82f38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c108
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c108 set date to 1189486800.000000000 Mon Sep 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c108 set date to 1190471240.000000000 Sat Sep 22 08:27:20 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82f38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82e28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82c08 set date to 1189486800.000000000 Mon Sep 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82c08 set date to 1189091863.692526000 Thu Sep  6 09:17:43 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82da0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82f38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c080 set date to 1189486800.000000000 Mon Sep 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c080 set date to 1189091958.311248000 Thu Sep  6 09:19:18 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82f38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82e28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82e28 set date to 1189573200.000000000 Tue Sep 11 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82e28 set date to 1190471292.119708000 Sat Sep 22 08:28:12 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82f38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82f38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82da0 set date to 1189746000.000000000 Thu Sep 13 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82da0 set date to 1190471357.000000000 Sat Sep 22 08:29:17 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a82f38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c218
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c2a0 set date to 1189746000.000000000 Thu Sep 13 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c2a0 set date to 1190471391.000000000 Sat Sep 22 08:29:51 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c438
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c438 set date to 1190005200.000000000 Sun Sep 16 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c438 set date to 1190471441.000000000 Sat Sep 22 08:30:41 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c218
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82f38 set date to 1190091600.000000000 Mon Sep 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a82f38 set date to 1190471479.000000000 Sat Sep 22 08:31:19 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c3b0 set date to 1190178000.000000000 Tue Sep 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c3b0 set date to 1190471506.838334000 Sat Sep 22 08:31:46 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c218
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c218 set date to 1190178000.000000000 Tue Sep 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c218 set date to 1190471588.000000000 Sat Sep 22 08:33:08 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c190 set date to 1190178000.000000000 Tue Sep 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c190 set date to 1190471633.000000000 Sat Sep 22 08:33:53 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c548
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c5d0 set date to 1190264400.000000000 Wed Sep 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c5d0 set date to 1190471669.000000000 Sat Sep 22 08:34:29 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c768
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c768 set date to 1190264400.000000000 Wed Sep 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c768 set date to 1190471722.000000000 Sat Sep 22 08:35:22 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c548
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c328 set date to 1190350800.000000000 Thu Sep 20 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c328 set date to 1190471758.000000000 Sat Sep 22 08:35:58 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c6e0 set date to 1190350800.000000000 Thu Sep 20 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c6e0 set date to 1190471789.000000000 Sat Sep 22 08:36:29 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c548
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c548 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c548 set date to 1191597678.000000000 Fri Oct  5 09:21:18 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c4c0 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c4c0 set date to 1191597709.162279000 Fri Oct  5 09:21:49 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c878
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c900 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c900 set date to 1191597760.491035000 Fri Oct  5 09:22:40 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ca98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8ca98 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8ca98 set date to 1191597792.124393000 Fri Oct  5 09:23:12 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c878
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c658 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c658 set date to 1191597807.444596000 Fri Oct  5 09:23:27 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8ca10 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8ca10 set date to 1191597823.508944000 Fri Oct  5 09:23:43 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c878
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c878 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c878 set date to 1191597838.711563000 Fri Oct  5 09:23:58 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c7f0 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c7f0 set date to 1191597860.326890000 Fri Oct  5 09:24:20 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8c988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8cba8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cc30 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cc30 set date to 1191597873.550240000 Fri Oct  5 09:24:33 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ccb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8cdc8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cdc8 set date to 1191387600.000000000 Tue Oct  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cdc8 set date to 1191597922.000000000 Fri Oct  5 09:25:22 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ccb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8cba8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c988 set date to 1191387600.000000000 Tue Oct  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8c988 set date to 1191597941.000000000 Fri Oct  5 09:25:41 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8cb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ccb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cd40 set date to 1191474000.000000000 Wed Oct  3 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cd40 set date to 1191598187.000000000 Fri Oct  5 09:29:47 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ccb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8cba8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cba8 set date to 1191560400.000000000 Thu Oct  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cba8 set date to 1191743720.449669000 Sun Oct  7 01:55:20 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ccb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ccb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cb20 set date to 1191560400.000000000 Thu Oct  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cb20 set date to 1191743745.134032000 Sun Oct  7 01:55:45 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ccb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ced8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cf60 set date to 1191992400.000000000 Tue Oct  9 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8cf60 set date to 1192014420.831152000 Wed Oct 10 05:07:00 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e0b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e1c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e1c0 set date to 1191992400.000000000 Tue Oct  9 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e1c0 set date to 1193594764.000000000 Sun Oct 28 12:06:04 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e0b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ced8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8ccb8 set date to 1192165200.000000000 Thu Oct 11 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8ccb8 set date to 1193594826.990762000 Sun Oct 28 12:07:06 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ce50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e0b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e138 set date to 1192510800.000000000 Mon Oct 15 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e138 set date to 1193594892.000000000 Sun Oct 28 12:08:12 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e0b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a8ced8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8ced8 set date to 1192597200.000000000 Tue Oct 16 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8ced8 set date to 1193595009.464540000 Sun Oct 28 12:10:09 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e0b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e0b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8ce50 set date to 1192683600.000000000 Wed Oct 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a8ce50 set date to 1193595040.000000000 Sun Oct 28 12:10:40 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e0b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e2d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e358 set date to 1192683600.000000000 Wed Oct 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e358 set date to 1193594983.000000000 Sun Oct 28 12:09:43 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e3e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e4f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e4f0 set date to 1192770000.000000000 Thu Oct 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e4f0 set date to 1193595059.246305000 Sun Oct 28 12:10:59 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e3e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e2d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e0b0 set date to 1193029200.000000000 Sun Oct 21 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e0b0 set date to 1193595091.000000000 Sun Oct 28 12:11:31 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e248
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e3e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e468 set date to 1193029200.000000000 Sun Oct 21 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e468 set date to 1193595106.000000000 Sun Oct 28 12:11:46 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e3e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e2d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e2d0 set date to 1193029200.000000000 Sun Oct 21 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e2d0 set date to 1193595119.000000000 Sun Oct 28 12:11:59 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e3e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e3e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e248 set date to 1193202000.000000000 Tue Oct 23 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e248 set date to 1193596403.000000000 Sun Oct 28 12:33:23 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e3e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e600
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e688 set date to 1193202000.000000000 Tue Oct 23 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e688 set date to 1193596553.000000000 Sun Oct 28 12:35:53 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e820
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e820 set date to 1193374800.000000000 Thu Oct 25 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e820 set date to 1193596451.000000000 Sun Oct 28 12:34:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e600
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e3e0 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e3e0 set date to 1194923455.003119000 Mon Nov 12 20:10:55 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e578
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e798 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e798 set date to 1194923475.000000000 Mon Nov 12 20:11:15 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e600
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e600 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e600 set date to 1194923514.880521000 Mon Nov 12 20:11:54 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e578 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e578 set date to 1194923540.369161000 Mon Nov 12 20:12:20 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e930
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e9b8 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e9b8 set date to 1194923556.321639000 Mon Nov 12 20:12:36 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ea40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9eb50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9eb50 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9eb50 set date to 1194923572.266303000 Mon Nov 12 20:12:52 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ea40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e930
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e710 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e710 set date to 1194923591.139119000 Mon Nov 12 20:13:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e8a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ea40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9eac8 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9eac8 set date to 1194923606.219772000 Mon Nov 12 20:13:26 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ea40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9e930
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e930 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e930 set date to 1194923624.132336000 Mon Nov 12 20:13:44 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ea40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ea40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e8a8 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9e8a8 set date to 1194923642.852415000 Mon Nov 12 20:14:02 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ea40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ec60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ece8 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ece8 set date to 1194923781.000000000 Mon Nov 12 20:16:21 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ed70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ee80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ee80 set date to 1193979600.000000000 Thu Nov  1 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ee80 set date to 1194923838.000000000 Mon Nov 12 20:17:18 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ed70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ec60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ea40 set date to 1194242400.000000000 Sun Nov  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ea40 set date to 1194923868.226216000 Mon Nov 12 20:17:48 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ebd8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ed70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9edf8 set date to 1194242400.000000000 Sun Nov  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9edf8 set date to 1194923886.906800000 Mon Nov 12 20:18:06 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ed70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ec60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ec60 set date to 1194242400.000000000 Sun Nov  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ec60 set date to 1194923922.000000000 Mon Nov 12 20:18:42 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ed70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ed70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ebd8 set date to 1194415200.000000000 Tue Nov  6 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ebd8 set date to 1194924000.000000000 Mon Nov 12 20:20:00 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ed70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ef90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa060 set date to 1194588000.000000000 Thu Nov  8 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa060 set date to 1194924032.000000000 Mon Nov 12 20:20:32 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa0e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa1f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa1f8 set date to 1194588000.000000000 Thu Nov  8 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa1f8 set date to 1194924046.374034000 Mon Nov 12 20:20:46 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa0e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ef90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ed70 set date to 1194933600.000000000 Mon Nov 12 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ed70 set date to 1195099999.000000000 Wed Nov 14 21:13:19 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ef08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa0e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa170 set date to 1194933600.000000000 Mon Nov 12 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa170 set date to 1195100181.000000000 Wed Nov 14 21:16:21 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa0e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a9ef90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ef90 set date to 1195020000.000000000 Tue Nov 13 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ef90 set date to 1195100040.542066000 Wed Nov 14 21:14:00 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa0e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa0e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ef08 set date to 1195020000.000000000 Tue Nov 13 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a9ef08 set date to 1195772312.000000000 Thu Nov 22 15:58:32 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa0e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa308
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa390 set date to 1195020000.000000000 Tue Nov 13 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa390 set date to 1195772361.000000000 Thu Nov 22 15:59:21 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa528
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa528 set date to 1195452000.000000000 Sun Nov 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa528 set date to 1195773299.000000000 Thu Nov 22 16:14:59 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa308
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa0e8 set date to 1195452000.000000000 Sun Nov 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa0e8 set date to 1195773339.000000000 Thu Nov 22 16:15:39 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa280
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa4a0 set date to 1195452000.000000000 Sun Nov 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa4a0 set date to 1195773366.925038000 Thu Nov 22 16:16:06 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa308
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa308 set date to 1195452000.000000000 Sun Nov 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa308 set date to 1195773398.000000000 Thu Nov 22 16:16:38 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa280 set date to 1195538400.000000000 Mon Nov 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa280 set date to 1195773431.000000000 Thu Nov 22 16:17:11 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa418
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa638
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa6c0 set date to 1195538400.000000000 Mon Nov 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa6c0 set date to 1195773465.000000000 Thu Nov 22 16:17:45 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa858
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa858 set date to 1195624800.000000000 Tue Nov 20 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa858 set date to 1195773581.786202000 Thu Nov 22 16:19:41 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa638
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa418 set date to 1195624800.000000000 Tue Nov 20 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa418 set date to 1195773664.000000000 Thu Nov 22 16:21:04 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa5b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa7d0 set date to 1195624800.000000000 Tue Nov 20 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa7d0 set date to 1195773708.000000000 Thu Nov 22 16:21:48 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa638
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa638 set date to 1196316000.000000000 Wed Nov 28 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa638 set date to 1196606950.007130000 Sun Dec  2 07:49:10 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa5b0 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa5b0 set date to 1196607213.000000000 Sun Dec  2 07:53:33 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa748
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa968
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa9f0 set date to 1196488800.000000000 Fri Nov 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa9f0 set date to 1196607017.750364000 Sun Dec  2 07:50:17 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaaa78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaab88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaab88 set date to 1196488800.000000000 Fri Nov 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaab88 set date to 1196607060.815439000 Sun Dec  2 07:51:00 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaaa78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa968
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa748 set date to 1196488800.000000000 Fri Nov 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa748 set date to 1196607078.141259000 Sun Dec  2 07:51:18 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa8e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaaa78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaab00 set date to 1196488800.000000000 Fri Nov 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaab00 set date to 1196607094.872828000 Sun Dec  2 07:51:34 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaaa78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaa968
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa968 set date to 1196488800.000000000 Fri Nov 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa968 set date to 1196607108.797743000 Sun Dec  2 07:51:48 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaaa78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaaa78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa8e0 set date to 1196488800.000000000 Fri Nov 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaa8e0 set date to 1196607130.241881000 Sun Dec  2 07:52:10 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaaa78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaac98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaad20 set date to 1196488800.000000000 Fri Nov 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaad20 set date to 1196607162.001411000 Sun Dec  2 07:52:42 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaada8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaaeb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaaeb8 set date to 1196488800.000000000 Fri Nov 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaaeb8 set date to 1196607176.642213000 Sun Dec  2 07:52:56 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaada8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaac98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaaa78 set date to 1196661600.000000000 Sun Dec  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaaa78 set date to 1196828125.000000000 Tue Dec  4 21:15:25 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaac10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaada8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaae30 set date to 1196661600.000000000 Sun Dec  2 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaae30 set date to 1196828200.000000000 Tue Dec  4 21:16:40 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaada8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaac98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaac98 set date to 1196834400.000000000 Tue Dec  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaac98 set date to 1197778706.000000000 Sat Dec 15 21:18:26 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaada8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaada8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaac10 set date to 1196834400.000000000 Tue Dec  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaac10 set date to 1197778739.177178000 Sat Dec 15 21:18:59 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaada8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4088
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4110 set date to 1196834400.000000000 Tue Dec  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4110 set date to 1197778759.656869000 Sat Dec 15 21:19:19 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab42a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab42a8 set date to 1196834400.000000000 Tue Dec  4 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab42a8 set date to 1197778828.000000000 Sat Dec 15 21:20:28 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4088
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaada8 set date to 1197266400.000000000 Sun Dec  9 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaada8 set date to 1197779010.000000000 Sat Dec 15 21:23:30 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aaaf40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4220 set date to 1197266400.000000000 Sun Dec  9 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4220 set date to 1197779043.000000000 Sat Dec 15 21:24:03 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4088
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4088 set date to 1197352800.000000000 Mon Dec 10 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4088 set date to 1197779060.584661000 Sat Dec 15 21:24:20 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaaf40 set date to 1197439200.000000000 Tue Dec 11 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aaaf40 set date to 1197779090.309731000 Sat Dec 15 21:24:50 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4198
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab43b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4440 set date to 1197525600.000000000 Wed Dec 12 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4440 set date to 1197779125.000000000 Sat Dec 15 21:25:25 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab44c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab45d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab45d8 set date to 1197698400.000000000 Fri Dec 14 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab45d8 set date to 1197779144.147173000 Sat Dec 15 21:25:44 2007
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab44c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab43b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4198 set date to 1197871200.000000000 Sun Dec 16 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4198 set date to 1200764648.412188000 Sat Jan 19 10:44:08 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4330
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab44c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4550 set date to 1197957600.000000000 Mon Dec 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4550 set date to 1200765404.000000000 Sat Jan 19 10:56:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab44c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab43b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab43b8 set date to 1197957600.000000000 Mon Dec 17 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab43b8 set date to 1200765465.000000000 Sat Jan 19 10:57:45 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab44c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab44c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4330 set date to 1198044000.000000000 Tue Dec 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4330 set date to 1200765528.452613000 Sat Jan 19 10:58:48 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab44c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab46e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4770 set date to 1198044000.000000000 Tue Dec 18 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4770 set date to 1200765590.000000000 Sat Jan 19 10:59:50 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab47f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4908
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4908 set date to 1198130400.000000000 Wed Dec 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4908 set date to 1200765673.000000000 Sat Jan 19 11:01:13 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab47f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab46e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab44c8 set date to 1198130400.000000000 Wed Dec 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab44c8 set date to 1200765688.000000000 Sat Jan 19 11:01:28 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4660
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab47f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4880 set date to 1198130400.000000000 Wed Dec 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4880 set date to 1200765711.000000000 Sat Jan 19 11:01:51 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab47f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab46e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab46e8 set date to 1198130400.000000000 Wed Dec 19 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab46e8 set date to 1200765637.000000000 Sat Jan 19 11:00:37 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab47f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab47f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4660 set date to 1198216800.000000000 Thu Dec 20 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4660 set date to 1200765736.815490000 Sat Jan 19 11:02:16 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab47f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4a18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4aa0 set date to 1198216800.000000000 Thu Dec 20 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4aa0 set date to 1200765761.000000000 Sat Jan 19 11:02:41 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4b28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4c38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4c38 set date to 1198476000.000000000 Sun Dec 23 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4c38 set date to 1200765812.000000000 Sat Jan 19 11:03:32 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4b28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4a18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab47f8 set date to 1198735200.000000000 Wed Dec 26 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab47f8 set date to 1200764753.000000000 Sat Jan 19 10:45:53 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4990
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4b28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4bb0 set date to 1198821600.000000000 Thu Dec 27 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4bb0 set date to 1200764858.000000000 Sat Jan 19 10:47:38 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4b28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4a18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4a18 set date to 1198821600.000000000 Thu Dec 27 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4a18 set date to 1200766651.901264000 Sat Jan 19 11:17:31 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4b28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4b28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4990 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4990 set date to 1200766778.000000000 Sat Jan 19 11:19:38 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4b28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4d48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4dd0 set date to 1199253600.000000000 Tue Jan  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4dd0 set date to 1200766863.304196000 Sat Jan 19 11:21:03 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4e58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4f68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4f68 set date to 1199253600.000000000 Tue Jan  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4f68 set date to 1200767014.300998000 Sat Jan 19 11:23:34 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4e58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4d48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4b28 set date to 1199253600.000000000 Tue Jan  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4b28 set date to 1200767084.623800000 Sat Jan 19 11:24:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4cc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4e58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4ee0 set date to 1199253600.000000000 Tue Jan  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4ee0 set date to 1200767256.564899000 Sat Jan 19 11:27:36 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4e58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4d48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4d48 set date to 1199253600.000000000 Tue Jan  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4d48 set date to 1200768981.933201000 Sat Jan 19 11:56:21 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4e58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4e58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4cc0 set date to 1199253600.000000000 Tue Jan  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4cc0 set date to 1200769045.990886000 Sat Jan 19 11:57:25 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ab4e58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0140
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac01c8 set date to 1199253600.000000000 Tue Jan  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac01c8 set date to 1200769447.000000000 Sat Jan 19 12:04:07 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0250
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0360
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0360 set date to 1199253600.000000000 Tue Jan  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0360 set date to 1236025828.000000000 Mon Mar  2 13:30:28 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0250
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0140
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4e58 set date to 1199253600.000000000 Tue Jan  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ab4e58 set date to 1200769492.000000000 Sat Jan 19 12:04:52 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac00b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0250
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac02d8 set date to 1199340000.000000000 Wed Jan  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac02d8 set date to 1200770031.000000000 Sat Jan 19 12:13:51 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0250
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0140
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0140 set date to 1199340000.000000000 Wed Jan  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0140 set date to 1200770050.000000000 Sat Jan 19 12:14:10 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0250
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0250
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac00b8 set date to 1199426400.000000000 Thu Jan  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac00b8 set date to 1200770075.000000000 Sat Jan 19 12:14:35 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0250
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0470
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac04f8 set date to 1199685600.000000000 Sun Jan  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac04f8 set date to 1200770117.997530000 Sat Jan 19 12:15:17 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0580
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0690
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0690 set date to 1199685600.000000000 Sun Jan  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0690 set date to 1200770145.000000000 Sat Jan 19 12:15:45 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0580
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0470
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0250 set date to 1199685600.000000000 Sun Jan  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0250 set date to 1200770174.000000000 Sat Jan 19 12:16:14 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac03e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0580
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0608 set date to 1199858400.000000000 Tue Jan  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0608 set date to 1200770242.005771000 Sat Jan 19 12:17:22 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0580
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0470
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0470 set date to 1199858400.000000000 Tue Jan  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0470 set date to 1200770660.631145000 Sat Jan 19 12:24:20 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0580
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0580
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac03e8 set date to 1199944800.000000000 Wed Jan  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac03e8 set date to 1200770833.516874000 Sat Jan 19 12:27:13 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0580
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac07a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0828 set date to 1200290400.000000000 Sun Jan 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0828 set date to 1200771166.000000000 Sat Jan 19 12:32:46 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac08b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac09c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac09c0 set date to 1200290400.000000000 Sun Jan 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac09c0 set date to 1200771543.000000000 Sat Jan 19 12:39:03 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac08b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac07a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0580 set date to 1200290400.000000000 Sun Jan 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0580 set date to 1200772020.000000000 Sat Jan 19 12:47:00 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0718
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac08b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0938 set date to 1200290400.000000000 Sun Jan 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0938 set date to 1200772063.000000000 Sat Jan 19 12:47:43 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac08b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac07a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac07a0 set date to 1200290400.000000000 Sun Jan 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac07a0 set date to 1200772183.112475000 Sat Jan 19 12:49:43 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac08b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac08b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0718 set date to 1200290400.000000000 Sun Jan 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0718 set date to 1200772123.000000000 Sat Jan 19 12:48:43 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac08b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0ad0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0b58 set date to 1200290400.000000000 Sun Jan 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0b58 set date to 1200772156.519560000 Sat Jan 19 12:49:16 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0be0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0cf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0cf0 set date to 1200463200.000000000 Tue Jan 15 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0cf0 set date to 1200772213.724753000 Sat Jan 19 12:50:13 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0be0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0ad0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac08b0 set date to 1200463200.000000000 Tue Jan 15 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac08b0 set date to 1200772504.000000000 Sat Jan 19 12:55:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0a48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0be0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0c68 set date to 1200549600.000000000 Wed Jan 16 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0c68 set date to 1200772528.000000000 Sat Jan 19 12:55:28 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0be0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0ad0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0ad0 set date to 1200636000.000000000 Thu Jan 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0ad0 set date to 1200772549.000000000 Sat Jan 19 12:55:49 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0be0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0be0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0a48 set date to 1200981600.000000000 Mon Jan 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0a48 set date to 1201958557.000000000 Sat Feb  2 06:22:37 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0be0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0e00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0e88 set date to 1200981600.000000000 Mon Jan 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0e88 set date to 1201958581.000000000 Sat Feb  2 06:23:01 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0f10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c050
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c050 set date to 1200981600.000000000 Mon Jan 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c050 set date to 1201958598.000000000 Sat Feb  2 06:23:18 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0f10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0e00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0be0 set date to 1200981600.000000000 Mon Jan 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0be0 set date to 1201958613.000000000 Sat Feb  2 06:23:33 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0d78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0f10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0f98 set date to 1201068000.000000000 Tue Jan 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0f98 set date to 1201958639.000000000 Sat Feb  2 06:23:59 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0f10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0e00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0e00 set date to 1201068000.000000000 Tue Jan 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0e00 set date to 1201958650.000000000 Sat Feb  2 06:24:10 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0f10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0f10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0d78 set date to 1201068000.000000000 Tue Jan 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0d78 set date to 1201958669.000000000 Sat Feb  2 06:24:29 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac0f10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c160
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c1e8 set date to 1201240800.000000000 Thu Jan 24 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c1e8 set date to 1201958792.000000000 Sat Feb  2 06:26:32 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c380
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c380 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c380 set date to 1201958843.107354000 Sat Feb  2 06:27:23 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c160
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0f10 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac0f10 set date to 1201958886.068322000 Sat Feb  2 06:28:06 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c0d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c2f8 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c2f8 set date to 1201958911.589032000 Sat Feb  2 06:28:31 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c160
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c160 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c160 set date to 1201958930.869762000 Sat Feb  2 06:28:50 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c0d8 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c0d8 set date to 1201958959.006634000 Sat Feb  2 06:29:19 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c490
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c518 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c518 set date to 1201958984.391723000 Sat Feb  2 06:29:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c5a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c6b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c6b0 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c6b0 set date to 1201959019.000000000 Sat Feb  2 06:30:19 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c5a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c490
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c270 set date to 1202104800.000000000 Sun Feb  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c270 set date to 1202866372.000000000 Tue Feb 12 18:32:52 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c5a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c628 set date to 1202191200.000000000 Mon Feb  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c628 set date to 1202866397.872053000 Tue Feb 12 18:33:17 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c5a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c490
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c490 set date to 1202191200.000000000 Mon Feb  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c490 set date to 1202866440.017037000 Tue Feb 12 18:34:00 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c5a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c5a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c408 set date to 1202191200.000000000 Mon Feb  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c408 set date to 1202866624.000000000 Tue Feb 12 18:37:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c5a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c7c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c848 set date to 1202364000.000000000 Wed Feb  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c848 set date to 1202866680.000000000 Tue Feb 12 18:38:00 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c8d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c9e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c9e0 set date to 1202364000.000000000 Wed Feb  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c9e0 set date to 1202866700.000000000 Tue Feb 12 18:38:20 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c8d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c7c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c5a0 set date to 1202709600.000000000 Sun Feb 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c5a0 set date to 1202866716.426580000 Tue Feb 12 18:38:36 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c8d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c958 set date to 1202882400.000000000 Tue Feb 12 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c958 set date to 1203864635.851101000 Sun Feb 24 07:50:35 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c8d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c7c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c7c0 set date to 1203400800.000000000 Mon Feb 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c7c0 set date to 1203864703.328294000 Sun Feb 24 07:51:43 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c8d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c8d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c738 set date to 1203400800.000000000 Mon Feb 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c738 set date to 1203864723.000000000 Sun Feb 24 07:52:03 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586c8d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586caf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cb78 set date to 1203487200.000000000 Tue Feb 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cb78 set date to 1203864747.860983000 Sun Feb 24 07:52:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cc00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cd10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cd10 set date to 1203487200.000000000 Tue Feb 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cd10 set date to 1203864775.000000000 Sun Feb 24 07:52:55 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cc00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586caf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c8d0 set date to 1203487200.000000000 Tue Feb 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586c8d0 set date to 1203864796.000000000 Sun Feb 24 07:53:16 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586ca68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cc00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cc88 set date to 1203487200.000000000 Tue Feb 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cc88 set date to 1203864810.000000000 Sun Feb 24 07:53:30 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cc00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586caf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586caf0 set date to 1203573600.000000000 Wed Feb 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586caf0 set date to 1203864831.000000000 Sun Feb 24 07:53:51 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cc00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cc00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586ca68 set date to 1204005600.000000000 Mon Feb 25 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586ca68 set date to 1204853177.426314000 Thu Mar  6 18:26:17 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cc00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586ce20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cea8 set date to 1204005600.000000000 Mon Feb 25 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cea8 set date to 1204853218.000000000 Thu Mar  6 18:26:58 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cf30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5108
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5108 set date to 1204005600.000000000 Mon Feb 25 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5108 set date to 1204852998.000000000 Thu Mar  6 18:23:18 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cf30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586ce20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cc00 set date to 1204092000.000000000 Tue Feb 26 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cc00 set date to 1204853284.000000000 Thu Mar  6 18:28:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cd98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cf30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5080 set date to 1204351200.000000000 Fri Feb 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5080 set date to 1204853336.707239000 Thu Mar  6 18:28:56 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cf30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586ce20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586ce20 set date to 1204351200.000000000 Fri Feb 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586ce20 set date to 1204853368.156056000 Thu Mar  6 18:29:28 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cf30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cf30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cd98 set date to 1204351200.000000000 Fri Feb 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cd98 set date to 1204853398.541073000 Thu Mar  6 18:29:58 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x586cf30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5218
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac52a0 set date to 1204351200.000000000 Fri Feb 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac52a0 set date to 1204853426.238057000 Thu Mar  6 18:30:26 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5438
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5438 set date to 1204351200.000000000 Fri Feb 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5438 set date to 1204853451.424000000 Thu Mar  6 18:30:51 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5218
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cf30 set date to 1204351200.000000000 Fri Feb 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x586cf30 set date to 1204853475.927822000 Thu Mar  6 18:31:15 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac53b0 set date to 1204524000.000000000 Sun Mar  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac53b0 set date to 1204854733.000000000 Thu Mar  6 18:52:13 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5218
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5218 set date to 1204610400.000000000 Mon Mar  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5218 set date to 1204854858.000000000 Thu Mar  6 18:54:18 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5190 set date to 1204610400.000000000 Mon Mar  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5190 set date to 1204854807.366984000 Thu Mar  6 18:53:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5548
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac55d0 set date to 1204610400.000000000 Mon Mar  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac55d0 set date to 1204854775.000000000 Thu Mar  6 18:52:55 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5768
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5768 set date to 1204696800.000000000 Tue Mar  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5768 set date to 1204854877.099423000 Thu Mar  6 18:54:37 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5548
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5328 set date to 1204696800.000000000 Tue Mar  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5328 set date to 1204854908.476201000 Thu Mar  6 18:55:08 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac54c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac56e0 set date to 1204696800.000000000 Tue Mar  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac56e0 set date to 1204854940.000000000 Thu Mar  6 18:55:40 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5548
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5548 set date to 1204696800.000000000 Tue Mar  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5548 set date to 1204854969.000000000 Thu Mar  6 18:56:09 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac54c0 set date to 1204869600.000000000 Thu Mar  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac54c0 set date to 1206372367.000000000 Mon Mar 24 09:26:07 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5878
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5900 set date to 1205125200.000000000 Sun Mar  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5900 set date to 1206372402.000000000 Mon Mar 24 09:26:42 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5a98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5a98 set date to 1205125200.000000000 Sun Mar  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5a98 set date to 1206372415.387905000 Mon Mar 24 09:26:55 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5878
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5658 set date to 1205211600.000000000 Mon Mar 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5658 set date to 1206372432.644444000 Mon Mar 24 09:27:12 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac57f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5a10 set date to 1205298000.000000000 Tue Mar 11 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5a10 set date to 1206372459.163718000 Mon Mar 24 09:27:39 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5878
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5878 set date to 1205816400.000000000 Mon Mar 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5878 set date to 1206372493.000000000 Mon Mar 24 09:28:13 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac57f0 set date to 1205902800.000000000 Tue Mar 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac57f0 set date to 1206372544.803538000 Mon Mar 24 09:29:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5ba8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5c30 set date to 1205902800.000000000 Tue Mar 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5c30 set date to 1206372568.056863000 Mon Mar 24 09:29:28 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5cb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5dc8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5dc8 set date to 1205989200.000000000 Wed Mar 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5dc8 set date to 1206372587.000000000 Mon Mar 24 09:29:47 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5cb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5ba8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5988 set date to 1206075600.000000000 Thu Mar 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5988 set date to 1206372612.000000000 Mon Mar 24 09:30:12 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5b20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5cb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5d40 set date to 1206334800.000000000 Sun Mar 23 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5d40 set date to 1207527862.000000000 Sun Apr  6 18:24:22 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5cb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5ba8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5ba8 set date to 1206421200.000000000 Mon Mar 24 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5ba8 set date to 1207527890.000000000 Sun Apr  6 18:24:50 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5cb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5cb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5b20 set date to 1206421200.000000000 Mon Mar 24 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5b20 set date to 1207527918.000000000 Sun Apr  6 18:25:18 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5cb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5ed8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5f60 set date to 1206680400.000000000 Thu Mar 27 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5f60 set date to 1207527981.000000000 Sun Apr  6 18:26:21 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd20a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd21b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd21b8 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd21b8 set date to 1207528032.000000000 Sun Apr  6 18:27:12 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd20a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5ed8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5cb8 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5cb8 set date to 1207528051.000000000 Sun Apr  6 18:27:31 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5e50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd20a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2130 set date to 1207026000.000000000 Mon Mar 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2130 set date to 1207528131.170213000 Sun Apr  6 18:28:51 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd20a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ac5ed8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5ed8 set date to 1207026000.000000000 Mon Mar 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5ed8 set date to 1207528144.089974000 Sun Apr  6 18:29:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd20a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd20a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5e50 set date to 1207026000.000000000 Mon Mar 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ac5e50 set date to 1207528160.115120000 Sun Apr  6 18:29:20 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd20a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd22c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2350 set date to 1207026000.000000000 Mon Mar 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2350 set date to 1207528221.485677000 Sun Apr  6 18:30:21 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd23d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd24e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd24e8 set date to 1207026000.000000000 Mon Mar 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd24e8 set date to 1207528239.757665000 Sun Apr  6 18:30:39 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd23d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd22c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd20a8 set date to 1207026000.000000000 Mon Mar 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd20a8 set date to 1207528248.278092000 Sun Apr  6 18:30:48 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd23d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2460 set date to 1207112400.000000000 Tue Apr  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2460 set date to 1207528288.000000000 Sun Apr  6 18:31:28 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd23d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd22c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd22c8 set date to 1207112400.000000000 Tue Apr  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd22c8 set date to 1207528316.000000000 Sun Apr  6 18:31:56 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd23d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd23d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2240 set date to 1207112400.000000000 Tue Apr  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2240 set date to 1207528336.000000000 Sun Apr  6 18:32:16 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd23d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd25f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2680 set date to 1207198800.000000000 Wed Apr  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2680 set date to 1207528389.000000000 Sun Apr  6 18:33:09 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2818
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2818 set date to 1207544400.000000000 Sun Apr  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2818 set date to 1207528420.151959000 Sun Apr  6 18:33:40 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd25f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd23d8 set date to 1207544400.000000000 Sun Apr  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd23d8 set date to 1207528436.352545000 Sun Apr  6 18:33:56 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2790 set date to 1207544400.000000000 Sun Apr  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2790 set date to 1211495194.000000000 Thu May 22 16:26:34 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd25f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd25f8 set date to 1207630800.000000000 Mon Apr  7 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd25f8 set date to 1213152232.000000000 Tue Jun 10 20:43:52 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2570 set date to 1207630800.000000000 Mon Apr  7 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2570 set date to 1211495420.219688000 Thu May 22 16:30:20 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2928
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd29b0 set date to 1207717200.000000000 Tue Apr  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd29b0 set date to 1211495465.548737000 Thu May 22 16:31:05 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2b48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2b48 set date to 1207717200.000000000 Tue Apr  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2b48 set date to 1211496000.000000000 Thu May 22 16:40:00 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2928
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2708 set date to 1207717200.000000000 Tue Apr  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2708 set date to 1211495933.000000000 Thu May 22 16:38:53 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd28a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2ac0 set date to 1207890000.000000000 Thu Apr 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2ac0 set date to 1211496032.000000000 Thu May 22 16:40:32 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2928
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2928 set date to 1208322000.000000000 Tue Apr 15 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2928 set date to 1211496215.000505000 Thu May 22 16:43:35 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd28a0 set date to 1208494800.000000000 Thu Apr 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd28a0 set date to 1211496250.000000000 Thu May 22 16:44:10 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2c58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2ce0 set date to 1208754000.000000000 Sun Apr 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2ce0 set date to 1211496285.000000000 Thu May 22 16:44:45 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2e78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2e78 set date to 1208754000.000000000 Sun Apr 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2e78 set date to 1211496306.000000000 Thu May 22 16:45:06 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2c58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2a38 set date to 1208926800.000000000 Tue Apr 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2a38 set date to 1211501806.000000000 Thu May 22 18:16:46 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2df0 set date to 1208926800.000000000 Tue Apr 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2df0 set date to 1211501832.000000000 Thu May 22 18:17:12 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2c58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2c58 set date to 1208926800.000000000 Tue Apr 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2c58 set date to 1211501847.000000000 Thu May 22 18:17:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2bd0 set date to 1209358800.000000000 Sun Apr 27 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2bd0 set date to 1211501878.000000000 Thu May 22 18:17:58 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2f88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3058 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3058 set date to 1211501911.000000000 Thu May 22 18:18:31 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df30e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df31f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df31f0 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df31f0 set date to 1211488894.070384000 Thu May 22 14:41:34 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df30e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2f88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2d68 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2d68 set date to 1211489066.925092000 Thu May 22 14:44:26 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df30e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3168 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3168 set date to 1211489166.252892000 Thu May 22 14:46:06 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df30e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dd2f88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2f88 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2f88 set date to 1211489271.147960000 Thu May 22 14:47:51 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df30e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df30e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2f00 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dd2f00 set date to 1211489846.387038000 Thu May 22 14:57:26 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df30e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3300
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3388 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3388 set date to 1211489927.653300000 Thu May 22 14:58:47 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3410
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3520
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3520 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3520 set date to 1211502149.000000000 Thu May 22 18:22:29 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3410
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3300
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df30e0 set date to 1209963600.000000000 Sun May  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df30e0 set date to 1211502231.000000000 Thu May 22 18:23:51 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3278
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3410
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3498 set date to 1209963600.000000000 Sun May  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3498 set date to 1211502245.738285000 Thu May 22 18:24:05 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3410
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3300
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3300 set date to 1209963600.000000000 Sun May  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3300 set date to 1211502267.755007000 Thu May 22 18:24:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3410
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3410
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3278 set date to 1209963600.000000000 Sun May  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3278 set date to 1211502350.000000000 Thu May 22 18:25:50 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3410
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3630
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df36b8 set date to 1209963600.000000000 Sun May  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df36b8 set date to 1211502385.000000000 Thu May 22 18:26:25 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3740
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3850
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3850 set date to 1209963600.000000000 Sun May  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3850 set date to 1211502435.058244000 Thu May 22 18:27:15 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3740
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3630
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3410 set date to 1210309200.000000000 Thu May  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3410 set date to 1211502459.995063000 Thu May 22 18:27:39 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df35a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3740
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df37c8 set date to 1210568400.000000000 Sun May 11 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df37c8 set date to 1211502483.000000000 Thu May 22 18:28:03 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3740
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3630
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3630 set date to 1210741200.000000000 Tue May 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3630 set date to 1211502520.064302000 Thu May 22 18:28:40 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3740
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3740
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df35a8 set date to 1210741200.000000000 Tue May 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df35a8 set date to 1211502554.000000000 Thu May 22 18:29:14 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3740
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3960
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df39e8 set date to 1211173200.000000000 Sun May 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df39e8 set date to 1211502576.000000000 Thu May 22 18:29:36 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3a70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3b80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3b80 set date to 1211346000.000000000 Tue May 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3b80 set date to 1211502595.602771000 Thu May 22 18:29:55 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3a70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3960
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3740 set date to 1211346000.000000000 Tue May 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3740 set date to 1211502634.000000000 Thu May 22 18:30:34 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df38d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3a70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3af8 set date to 1211432400.000000000 Wed May 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3af8 set date to 1211502667.000000000 Thu May 22 18:31:07 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3a70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3960
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3960 set date to 1211432400.000000000 Wed May 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3960 set date to 1211502685.000000000 Thu May 22 18:31:25 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3a70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3a70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df38d8 set date to 1211432400.000000000 Wed May 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df38d8 set date to 1211502699.000000000 Thu May 22 18:31:39 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3a70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3c90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3d18 set date to 1211518800.000000000 Thu May 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3d18 set date to 1213137223.840007000 Tue Jun 10 16:33:43 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3da0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3eb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3eb0 set date to 1211864400.000000000 Mon May 26 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3eb0 set date to 1213137336.000000000 Tue Jun 10 16:35:36 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3da0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3c90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3a70 set date to 1211864400.000000000 Mon May 26 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3a70 set date to 1213137365.000000000 Tue Jun 10 16:36:05 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3c08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3da0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3e28 set date to 1211864400.000000000 Mon May 26 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3e28 set date to 1213137382.000000000 Tue Jun 10 16:36:22 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3da0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3c90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3c90 set date to 1211864400.000000000 Mon May 26 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3c90 set date to 1213143576.000000000 Tue Jun 10 18:19:36 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3da0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3da0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3c08 set date to 1211950800.000000000 Tue May 27 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3c08 set date to 1213143705.000000000 Tue Jun 10 18:21:45 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3da0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff080
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff108 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff108 set date to 1213143932.000000000 Tue Jun 10 18:25:32 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff2a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff2a0 set date to 1212296400.000000000 Sat May 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff2a0 set date to 1213143803.440956000 Tue Jun 10 18:23:23 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff080
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3da0 set date to 1212296400.000000000 Sat May 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3da0 set date to 1213143824.433403000 Tue Jun 10 18:23:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4df3f38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff218 set date to 1212296400.000000000 Sat May 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff218 set date to 1213143839.778356000 Tue Jun 10 18:23:59 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff080
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff080 set date to 1212296400.000000000 Sat May 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff080 set date to 1213143854.322363000 Tue Jun 10 18:24:14 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3f38 set date to 1212296400.000000000 Sat May 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4df3f38 set date to 1213143872.131319000 Tue Jun 10 18:24:32 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff3b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff438 set date to 1212296400.000000000 Sat May 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff438 set date to 1213143886.139690000 Tue Jun 10 18:24:46 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff5d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff5d0 set date to 1212382800.000000000 Sun Jun  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff5d0 set date to 1213144577.200874000 Tue Jun 10 18:36:17 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff3b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff190 set date to 1212469200.000000000 Mon Jun  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff190 set date to 1213144669.000000000 Tue Jun 10 18:37:49 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff548 set date to 1212555600.000000000 Tue Jun  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff548 set date to 1213144718.000000000 Tue Jun 10 18:38:38 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff3b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff3b0 set date to 1212555600.000000000 Tue Jun  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff3b0 set date to 1213144782.000000000 Tue Jun 10 18:39:42 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff328 set date to 1212642000.000000000 Wed Jun  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff328 set date to 1213144807.015664000 Tue Jun 10 18:40:07 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff6e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff768 set date to 1212642000.000000000 Wed Jun  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff768 set date to 1213144822.736072000 Tue Jun 10 18:40:22 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff900
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff900 set date to 1212642000.000000000 Wed Jun  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff900 set date to 1213144878.000000000 Tue Jun 10 18:41:18 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff6e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff4c0 set date to 1212987600.000000000 Sun Jun  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff4c0 set date to 1213144983.000000000 Tue Jun 10 18:43:03 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff878 set date to 1212987600.000000000 Sun Jun  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff878 set date to 1213144951.322054000 Tue Jun 10 18:42:31 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff6e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff6e0 set date to 1213074000.000000000 Mon Jun  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff6e0 set date to 1213283066.407147000 Thu Jun 12 09:04:26 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff658 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff658 set date to 1213283099.995921000 Thu Jun 12 09:04:59 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffa10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffa98 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffa98 set date to 1213283151.000000000 Thu Jun 12 09:05:51 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffc30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffc30 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffc30 set date to 1213283247.628868000 Thu Jun 12 09:07:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffa10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff7f0 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff7f0 set date to 1213283186.000000000 Thu Jun 12 09:06:26 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dff988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffba8 set date to 1213246800.000000000 Wed Jun 11 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffba8 set date to 1213624050.000000000 Mon Jun 16 07:47:30 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffa10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffa10 set date to 1213333200.000000000 Thu Jun 12 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffa10 set date to 1213624117.000000000 Mon Jun 16 07:48:37 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff988 set date to 1213592400.000000000 Sun Jun 15 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dff988 set date to 1213624177.000000000 Mon Jun 16 07:49:37 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffd40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffdc8 set date to 1213592400.000000000 Sun Jun 15 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffdc8 set date to 1214963324.000000000 Tue Jul  1 19:48:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffe50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dfff60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dfff60 set date to 1213678800.000000000 Mon Jun 16 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dfff60 set date to 1214963374.217976000 Tue Jul  1 19:49:34 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffe50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffd40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffb20 set date to 1213678800.000000000 Mon Jun 16 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffb20 set date to 1214963454.000000000 Tue Jul  1 19:50:54 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffcb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffe50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffed8 set date to 1213765200.000000000 Tue Jun 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffed8 set date to 1214957064.233731000 Tue Jul  1 18:04:24 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffe50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffd40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffd40 set date to 1213765200.000000000 Tue Jun 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffd40 set date to 1214963576.496392000 Tue Jul  1 19:52:56 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffe50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffe50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffcb8 set date to 1213765200.000000000 Tue Jun 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffcb8 set date to 1214963555.000000000 Tue Jul  1 19:52:35 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4dffe50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09130
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e091b8 set date to 1213765200.000000000 Tue Jun 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e091b8 set date to 1214963502.718031000 Tue Jul  1 19:51:42 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09350
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09350 set date to 1213938000.000000000 Thu Jun 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09350 set date to 1214963644.000000000 Tue Jul  1 19:54:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09130
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffe50 set date to 1213938000.000000000 Thu Jun 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4dffe50 set date to 1214963667.000000000 Tue Jul  1 19:54:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e090a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e092c8 set date to 1213938000.000000000 Thu Jun 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e092c8 set date to 1214963742.000000000 Tue Jul  1 19:55:42 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09130
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09130 set date to 1213938000.000000000 Thu Jun 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09130 set date to 1214963687.835993000 Tue Jul  1 19:54:47 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e090a8 set date to 1214197200.000000000 Sun Jun 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e090a8 set date to 1214963761.000000000 Tue Jul  1 19:56:01 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09460
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e094e8 set date to 1214197200.000000000 Sun Jun 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e094e8 set date to 1214963793.000000000 Tue Jul  1 19:56:33 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09680
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09680 set date to 1214197200.000000000 Sun Jun 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09680 set date to 1214963809.000000000 Tue Jul  1 19:56:49 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09460
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09240 set date to 1214283600.000000000 Mon Jun 23 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09240 set date to 1214963907.000000000 Tue Jul  1 19:58:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e093d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e095f8 set date to 1214283600.000000000 Mon Jun 23 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e095f8 set date to 1214963938.000000000 Tue Jul  1 19:58:58 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09460
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09460 set date to 1214370000.000000000 Tue Jun 24 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09460 set date to 1214963974.904271000 Tue Jul  1 19:59:34 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e093d8 set date to 1214456400.000000000 Wed Jun 25 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e093d8 set date to 1214964151.000000000 Tue Jul  1 20:02:31 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09790
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09818 set date to 1214456400.000000000 Wed Jun 25 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09818 set date to 1214964044.000000000 Tue Jul  1 20:00:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e098a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e099b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e099b0 set date to 1214456400.000000000 Wed Jun 25 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e099b0 set date to 1214964110.000000000 Tue Jul  1 20:01:50 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e098a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09790
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09570 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09570 set date to 1214947967.425114000 Tue Jul  1 15:32:47 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e098a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09928 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09928 set date to 1214947978.705170000 Tue Jul  1 15:32:58 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e098a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09790
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09790 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09790 set date to 1214947991.738154000 Tue Jul  1 15:33:11 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e098a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e098a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09708 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09708 set date to 1214948001.809961000 Tue Jul  1 15:33:21 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e098a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09ac0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09b48 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09b48 set date to 1214948020.251265000 Tue Jul  1 15:33:40 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09ce0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09ce0 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09ce0 set date to 1214948029.227487000 Tue Jul  1 15:33:49 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09ac0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e098a0 set date to 1214974800.000000000 Tue Jul  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e098a0 set date to 1215966794.000000000 Sun Jul 13 10:33:14 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09c58 set date to 1214974800.000000000 Tue Jul  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09c58 set date to 1215966838.000000000 Sun Jul 13 10:33:58 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09ac0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09ac0 set date to 1215061200.000000000 Wed Jul  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09ac0 set date to 1215966887.000000000 Sun Jul 13 10:34:47 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09a38 set date to 1215406800.000000000 Sun Jul  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09a38 set date to 1215966916.697432000 Sun Jul 13 10:35:16 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09df0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09e78 set date to 1215406800.000000000 Sun Jul  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09e78 set date to 1215966973.000000000 Sun Jul 13 10:36:13 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11048
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11048 set date to 1215406800.000000000 Sun Jul  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11048 set date to 1215967009.000000000 Sun Jul 13 10:36:49 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09df0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09bd0 set date to 1215406800.000000000 Sun Jul  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09bd0 set date to 1215967064.171893000 Sun Jul 13 10:37:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09f88 set date to 1215579600.000000000 Tue Jul  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09f88 set date to 1215967092.728968000 Sun Jul 13 10:38:12 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09df0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09df0 set date to 1215579600.000000000 Tue Jul  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09df0 set date to 1215967142.000000000 Sun Jul 13 10:39:02 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09d68 set date to 1215579600.000000000 Tue Jul  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09d68 set date to 1215967189.000000000 Sun Jul 13 10:39:49 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e09f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11158
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e111e0 set date to 1215666000.000000000 Wed Jul  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e111e0 set date to 1215967217.360853000 Sun Jul 13 10:40:17 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11378
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11378 set date to 1215666000.000000000 Wed Jul  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11378 set date to 1215967293.000000000 Sun Jul 13 10:41:33 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11158
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09f00 set date to 1215752400.000000000 Thu Jul 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e09f00 set date to 1215967312.000000000 Sun Jul 13 10:41:52 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e110d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e112f0 set date to 1215752400.000000000 Thu Jul 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e112f0 set date to 1215967380.000000000 Sun Jul 13 10:43:00 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11158
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11158 set date to 1216011600.000000000 Sun Jul 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11158 set date to 1217008442.000000000 Fri Jul 25 11:54:02 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e110d0 set date to 1216011600.000000000 Sun Jul 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e110d0 set date to 1217008499.000000000 Fri Jul 25 11:54:59 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11488
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11510 set date to 1216098000.000000000 Mon Jul 14 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11510 set date to 1217008579.000000000 Fri Jul 25 11:56:19 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e116a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e116a8 set date to 1216184400.000000000 Tue Jul 15 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e116a8 set date to 1217008620.338461000 Fri Jul 25 11:57:00 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11488
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11268 set date to 1216184400.000000000 Tue Jul 15 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11268 set date to 1217008677.000000000 Fri Jul 25 11:57:57 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11620 set date to 1216270800.000000000 Wed Jul 16 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11620 set date to 1217008706.000000000 Fri Jul 25 11:58:26 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11488
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11488 set date to 1216357200.000000000 Thu Jul 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11488 set date to 1217008862.000000000 Fri Jul 25 12:01:02 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11400 set date to 1216357200.000000000 Thu Jul 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11400 set date to 1217008771.000000000 Fri Jul 25 11:59:31 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e117b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11840 set date to 1216357200.000000000 Thu Jul 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11840 set date to 1217008840.000000000 Fri Jul 25 12:00:40 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e118c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e119d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e119d8 set date to 1216616400.000000000 Sun Jul 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e119d8 set date to 1217008877.254731000 Fri Jul 25 12:01:17 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e118c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e117b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11598 set date to 1216702800.000000000 Mon Jul 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11598 set date to 1217008921.000000000 Fri Jul 25 12:02:01 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e118c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11950 set date to 1216702800.000000000 Mon Jul 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11950 set date to 1217008932.000000000 Fri Jul 25 12:02:12 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e118c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e117b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e117b8 set date to 1216789200.000000000 Tue Jul 22 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e117b8 set date to 1217009710.000000000 Fri Jul 25 12:15:10 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e118c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e118c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11730 set date to 1217221200.000000000 Sun Jul 27 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11730 set date to 1222109865.000000000 Mon Sep 22 12:57:45 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e118c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11ae8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11b70 set date to 1217221200.000000000 Sun Jul 27 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11b70 set date to 1222109884.000000000 Mon Sep 22 12:58:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11bf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11d08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11d08 set date to 1217221200.000000000 Sun Jul 27 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11d08 set date to 1222110113.000000000 Mon Sep 22 13:01:53 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11bf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11ae8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e118c8 set date to 1217307600.000000000 Mon Jul 28 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e118c8 set date to 1222110128.000000000 Mon Sep 22 13:02:08 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11a60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11bf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11c80 set date to 1217307600.000000000 Mon Jul 28 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11c80 set date to 1222110298.000000000 Mon Sep 22 13:04:58 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11bf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11ae8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11ae8 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11ae8 set date to 1222110325.000000000 Mon Sep 22 13:05:25 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11bf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11bf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11a60 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11a60 set date to 1222110374.317742000 Mon Sep 22 13:06:14 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11bf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11e18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11ea0 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11ea0 set date to 1222110404.822948000 Mon Sep 22 13:06:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11f28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d100
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d100 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d100 set date to 1222110423.879023000 Mon Sep 22 13:07:03 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11f28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11e18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11bf8 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11bf8 set date to 1222110446.168142000 Mon Sep 22 13:07:26 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11d90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11f28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d078 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d078 set date to 1222110468.936480000 Mon Sep 22 13:07:48 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11f28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11e18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11e18 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11e18 set date to 1222110489.729679000 Mon Sep 22 13:08:09 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11f28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11f28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11d90 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11d90 set date to 1222110537.000000000 Mon Sep 22 13:08:57 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e11f28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d210
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d298 set date to 1217912400.000000000 Mon Aug  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d298 set date to 1222110606.469472000 Mon Sep 22 13:10:06 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d430
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d430 set date to 1217912400.000000000 Mon Aug  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d430 set date to 1222110638.241550000 Mon Sep 22 13:10:38 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d210
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11f28 set date to 1217912400.000000000 Mon Aug  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e11f28 set date to 1222110692.000000000 Mon Sep 22 13:11:32 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d3a8 set date to 1217912400.000000000 Mon Aug  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d3a8 set date to 1222110777.000000000 Mon Sep 22 13:12:57 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d210
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d210 set date to 1217912400.000000000 Mon Aug  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d210 set date to 1222110854.000000000 Mon Sep 22 13:14:14 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d188 set date to 1218085200.000000000 Wed Aug  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d188 set date to 1222110869.643916000 Mon Sep 22 13:14:29 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d540
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d5c8 set date to 1218430800.000000000 Sun Aug 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d5c8 set date to 1222114532.399945000 Mon Sep 22 14:15:32 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d760
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d760 set date to 1218603600.000000000 Tue Aug 12 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d760 set date to 1222114574.892787000 Mon Sep 22 14:16:14 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d540
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d320 set date to 1219035600.000000000 Sun Aug 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d320 set date to 1222114608.000000000 Mon Sep 22 14:16:48 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d4b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d6d8 set date to 1219035600.000000000 Sun Aug 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d6d8 set date to 1222114644.000000000 Mon Sep 22 14:17:24 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d540
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d540 set date to 1219208400.000000000 Tue Aug 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d540 set date to 1222114671.087396000 Mon Sep 22 14:17:51 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d4b8 set date to 1219208400.000000000 Tue Aug 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d4b8 set date to 1222114698.000000000 Mon Sep 22 14:18:18 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d870
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d8f8 set date to 1219294800.000000000 Wed Aug 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d8f8 set date to 1222114718.000000000 Mon Sep 22 14:18:38 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1da90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1da90 set date to 1219294800.000000000 Wed Aug 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1da90 set date to 1222114728.513944000 Mon Sep 22 14:18:48 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d870
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d650 set date to 1219554000.000000000 Sat Aug 23 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d650 set date to 1223044627.000000000 Fri Oct  3 08:37:07 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d7e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1da08 set date to 1219813200.000000000 Tue Aug 26 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1da08 set date to 1222114759.000000000 Mon Sep 22 14:19:19 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d870
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d870 set date to 1220331600.000000000 Mon Sep  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d870 set date to 1222114840.501531000 Mon Sep 22 14:20:40 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d7e8 set date to 1220331600.000000000 Mon Sep  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d7e8 set date to 1222114858.374489000 Mon Sep 22 14:20:58 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1d980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1dba0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1dc28 set date to 1220331600.000000000 Mon Sep  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1dc28 set date to 1222114876.982864000 Mon Sep 22 14:21:16 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1dcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1ddc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1ddc0 set date to 1220331600.000000000 Mon Sep  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1ddc0 set date to 1222114884.407665000 Mon Sep 22 14:21:24 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1dcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1dba0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d980 set date to 1220331600.000000000 Mon Sep  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1d980 set date to 1222114892.358925000 Mon Sep 22 14:21:32 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1db18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1dcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1dd38 set date to 1220331600.000000000 Mon Sep  1 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1dd38 set date to 1222114898.672068000 Mon Sep 22 14:21:38 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1dcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1dba0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1dba0 set date to 1220418000.000000000 Tue Sep  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1dba0 set date to 1222115390.000000000 Mon Sep 22 14:29:50 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1dcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1dcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1db18 set date to 1220504400.000000000 Wed Sep  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1db18 set date to 1222115472.000000000 Mon Sep 22 14:31:12 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1dcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1ded0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1df58 set date to 1220504400.000000000 Wed Sep  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1df58 set date to 1240799168.000000000 Sun Apr 26 20:26:08 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e270a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e271b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e271b0 set date to 1220590800.000000000 Thu Sep  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e271b0 set date to 1222115512.503381000 Mon Sep 22 14:31:52 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e270a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1ded0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1dcb0 set date to 1220590800.000000000 Thu Sep  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1dcb0 set date to 1222115547.720372000 Mon Sep 22 14:32:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1de48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e270a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27128 set date to 1220850000.000000000 Sun Sep  7 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27128 set date to 1222116137.000000000 Mon Sep 22 14:42:17 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e270a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e1ded0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1ded0 set date to 1220850000.000000000 Sun Sep  7 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1ded0 set date to 1222115612.000000000 Mon Sep 22 14:33:32 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e270a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e270a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1de48 set date to 1220936400.000000000 Mon Sep  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e1de48 set date to 1222116179.000000000 Mon Sep 22 14:42:59 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e270a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e272c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27348 set date to 1220936400.000000000 Mon Sep  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27348 set date to 1222116208.000000000 Mon Sep 22 14:43:28 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e273d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e274e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e274e0 set date to 1221022800.000000000 Tue Sep  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e274e0 set date to 1222116247.384286000 Mon Sep 22 14:44:07 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e273d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e272c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e270a0 set date to 1221195600.000000000 Thu Sep 11 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e270a0 set date to 1222116336.000000000 Mon Sep 22 14:45:36 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27238
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e273d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27458 set date to 1221454800.000000000 Sun Sep 14 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27458 set date to 1222116387.000000000 Mon Sep 22 14:46:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e273d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e272c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e272c0 set date to 1221627600.000000000 Tue Sep 16 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e272c0 set date to 1222116401.744225000 Mon Sep 22 14:46:41 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e273d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e273d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27238 set date to 1221714000.000000000 Wed Sep 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27238 set date to 1222116424.000000000 Mon Sep 22 14:47:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e273d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e275f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27678 set date to 1221800400.000000000 Thu Sep 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27678 set date to 1222116449.000000000 Mon Sep 22 14:47:29 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27700
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27810
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27810 set date to 1221800400.000000000 Thu Sep 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27810 set date to 1222116464.000000000 Mon Sep 22 14:47:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27700
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e275f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e273d0 set date to 1221800400.000000000 Thu Sep 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e273d0 set date to 1222116476.000000000 Mon Sep 22 14:47:56 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27568
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27700
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27788 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27788 set date to 1223044668.000000000 Fri Oct  3 08:37:48 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27700
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e275f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e275f0 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e275f0 set date to 1223044689.000000000 Fri Oct  3 08:38:09 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27700
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27700
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27568 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27568 set date to 1223044708.000000000 Fri Oct  3 08:38:28 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27700
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27920
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e279a8 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e279a8 set date to 1223044871.347650000 Fri Oct  3 08:41:11 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27a30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27b40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27b40 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27b40 set date to 1223044887.931998000 Fri Oct  3 08:41:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27a30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27920
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27700 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27700 set date to 1223044899.723913000 Fri Oct  3 08:41:39 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27898
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27a30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27ab8 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27ab8 set date to 1223044909.372440000 Fri Oct  3 08:41:49 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27a30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27920
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27920 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27920 set date to 1223044916.524669000 Fri Oct  3 08:41:56 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27a30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27a30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27898 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27898 set date to 1223044923.396952000 Fri Oct  3 08:42:03 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27a30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27c50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27cd8 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27cd8 set date to 1223044964.000000000 Fri Oct  3 08:42:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27d60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27e70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27e70 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27e70 set date to 1223044850.000000000 Fri Oct  3 08:40:50 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27d60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27c50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27a30 set date to 1223010000.000000000 Thu Oct  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27a30 set date to 1228055981.000000000 Sun Nov 30 07:39:41 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27bc8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27d60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27de8 set date to 1223010000.000000000 Thu Oct  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27de8 set date to 1228056004.000000000 Sun Nov 30 07:40:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27d60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27c50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27c50 set date to 1223269200.000000000 Sun Oct  5 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27c50 set date to 1228056038.000000000 Sun Nov 30 07:40:38 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27d60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27d60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27bc8 set date to 1223269200.000000000 Sun Oct  5 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27bc8 set date to 1228056082.527215000 Sun Nov 30 07:41:22 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27d60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27f80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33050 set date to 1223269200.000000000 Sun Oct  5 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33050 set date to 1228056103.860083000 Sun Nov 30 07:41:43 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e330d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e331e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e331e8 set date to 1223269200.000000000 Sun Oct  5 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e331e8 set date to 1228056151.465171000 Sun Nov 30 07:42:31 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e330d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27f80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27d60 set date to 1223355600.000000000 Mon Oct  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27d60 set date to 1228056209.000000000 Sun Nov 30 07:43:29 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27ef8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e330d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33160 set date to 1223355600.000000000 Mon Oct  6 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33160 set date to 1228056277.288243000 Sun Nov 30 07:44:37 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e330d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e27f80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27f80 set date to 1223614800.000000000 Thu Oct  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27f80 set date to 1228056333.000000000 Sun Nov 30 07:45:33 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e330d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e330d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27ef8 set date to 1223614800.000000000 Thu Oct  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e27ef8 set date to 1228057004.000000000 Sun Nov 30 07:56:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e330d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e332f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33380 set date to 1223960400.000000000 Mon Oct 13 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33380 set date to 1228057157.853597000 Sun Nov 30 07:59:17 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33518
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33518 set date to 1224046800.000000000 Tue Oct 14 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33518 set date to 1228057251.340963000 Sun Nov 30 08:00:51 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e332f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e330d8 set date to 1224046800.000000000 Tue Oct 14 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e330d8 set date to 1228057328.000000000 Sun Nov 30 08:02:08 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33490 set date to 1224478800.000000000 Sun Oct 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33490 set date to 1228057377.000000000 Sun Nov 30 08:02:57 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e332f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e332f8 set date to 1224478800.000000000 Sun Oct 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e332f8 set date to 1228057410.000000000 Sun Nov 30 08:03:30 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33270 set date to 1224565200.000000000 Mon Oct 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33270 set date to 1228057444.000000000 Sun Nov 30 08:04:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33628
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e336b0 set date to 1224565200.000000000 Mon Oct 20 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e336b0 set date to 1228057456.000000000 Sun Nov 30 08:04:16 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33848
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33848 set date to 1225342800.000000000 Wed Oct 29 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33848 set date to 1228057487.000000000 Sun Nov 30 08:04:47 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33628
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33408 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33408 set date to 1228057874.000000000 Sun Nov 30 08:11:14 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e335a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e337c0 set date to 1225515600.000000000 Fri Oct 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e337c0 set date to 1228057537.984340000 Sun Nov 30 08:05:37 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33628
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33628 set date to 1225515600.000000000 Fri Oct 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33628 set date to 1228057770.512975000 Sun Nov 30 08:09:30 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e335a0 set date to 1225515600.000000000 Fri Oct 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e335a0 set date to 1228057782.832688000 Sun Nov 30 08:09:42 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33958
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e339e0 set date to 1225515600.000000000 Fri Oct 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e339e0 set date to 1228057797.105773000 Sun Nov 30 08:09:57 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33b78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33b78 set date to 1225515600.000000000 Fri Oct 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33b78 set date to 1228057806.017737000 Sun Nov 30 08:10:06 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33958
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33738 set date to 1225515600.000000000 Fri Oct 31 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33738 set date to 1228057821.153838000 Sun Nov 30 08:10:21 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e338d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33af0 set date to 1225692000.000000000 Sun Nov  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33af0 set date to 1228057933.000000000 Sun Nov 30 08:12:13 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33958
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33958 set date to 1225778400.000000000 Mon Nov  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33958 set date to 1228057997.000000000 Sun Nov 30 08:13:17 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e338d0 set date to 1225864800.000000000 Tue Nov  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e338d0 set date to 1228058035.880864000 Sun Nov 30 08:13:55 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33c88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33d10 set date to 1225864800.000000000 Tue Nov  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33d10 set date to 1228058053.329190000 Sun Nov 30 08:14:13 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33ea8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33ea8 set date to 1225864800.000000000 Tue Nov  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33ea8 set date to 1228058086.000000000 Sun Nov 30 08:14:46 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33c88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33a68 set date to 1225951200.000000000 Wed Nov  5 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33a68 set date to 1228058123.892482000 Sun Nov 30 08:15:23 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33c00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33e20 set date to 1226469600.000000000 Tue Nov 11 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33e20 set date to 1228058264.000000000 Sun Nov 30 08:17:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33c88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33c88 set date to 1226469600.000000000 Tue Nov 11 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33c88 set date to 1228058285.004308000 Sun Nov 30 08:18:05 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33c00 set date to 1226469600.000000000 Tue Nov 11 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33c00 set date to 1228058345.491137000 Sun Nov 30 08:19:05 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d078
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d100 set date to 1226469600.000000000 Tue Nov 11 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d100 set date to 1228058365.000000000 Sun Nov 30 08:19:25 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d298
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d298 set date to 1226556000.000000000 Wed Nov 12 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d298 set date to 1228058429.000000000 Sun Nov 30 08:20:29 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d078
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33d98 set date to 1226556000.000000000 Wed Nov 12 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33d98 set date to 1228058463.494930000 Sun Nov 30 08:21:03 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e33f30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d210 set date to 1226901600.000000000 Sun Nov 16 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d210 set date to 1228058523.000000000 Sun Nov 30 08:22:03 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d078
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d078 set date to 1226988000.000000000 Mon Nov 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d078 set date to 1228058547.000000000 Sun Nov 30 08:22:27 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33f30 set date to 1226988000.000000000 Mon Nov 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e33f30 set date to 1228058644.000000000 Sun Nov 30 08:24:04 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d3a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d430 set date to 1227074400.000000000 Tue Nov 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d430 set date to 1228058677.226999000 Sun Nov 30 08:24:37 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d4b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d5c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d5c8 set date to 1227074400.000000000 Tue Nov 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d5c8 set date to 1228058745.000000000 Sun Nov 30 08:25:45 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d4b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d3a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d188 set date to 1227160800.000000000 Wed Nov 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d188 set date to 1228058774.000000000 Sun Nov 30 08:26:14 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d4b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d540 set date to 1227160800.000000000 Wed Nov 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d540 set date to 1228058798.000000000 Sun Nov 30 08:26:38 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d4b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d3a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d3a8 set date to 1227160800.000000000 Wed Nov 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d3a8 set date to 1228058808.000000000 Sun Nov 30 08:26:48 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d4b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d4b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d320 set date to 1227679200.000000000 Tue Nov 25 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d320 set date to 1228058830.132052000 Sun Nov 30 08:27:10 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d4b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d6d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d760 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d760 set date to 1228058856.000000000 Sun Nov 30 08:27:36 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d7e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d8f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d8f8 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d8f8 set date to 1228058897.084280000 Sun Nov 30 08:28:17 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d7e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d6d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d4b8 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d4b8 set date to 1228058914.276881000 Sun Nov 30 08:28:34 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d7e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d870 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d870 set date to 1228058924.508982000 Sun Nov 30 08:28:44 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d7e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d6d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d6d8 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d6d8 set date to 1228058932.396811000 Sun Nov 30 08:28:52 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d7e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d7e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d650 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d650 set date to 1228058941.476925000 Sun Nov 30 08:29:01 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d7e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3da08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3da90 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3da90 set date to 1228058948.630936000 Sun Nov 30 08:29:08 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3db18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3dc28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3dc28 set date to 1228284000.000000000 Tue Dec  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3dc28 set date to 1228946350.634031000 Wed Dec 10 14:59:10 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3db18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3da08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d7e8 set date to 1228284000.000000000 Tue Dec  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d7e8 set date to 1228946410.000000000 Wed Dec 10 15:00:10 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3d980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3db18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3dba0 set date to 1228284000.000000000 Tue Dec  2 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3dba0 set date to 1228946439.000000000 Wed Dec 10 15:00:39 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3db18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3da08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3da08 set date to 1228370400.000000000 Wed Dec  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3da08 set date to 1228946495.000000000 Wed Dec 10 15:01:35 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3db18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3db18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d980 set date to 1228370400.000000000 Wed Dec  3 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3d980 set date to 1228946529.000000000 Wed Dec 10 15:02:09 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3db18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3dd38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3ddc0 set date to 1228456800.000000000 Thu Dec  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3ddc0 set date to 1228946553.430635000 Wed Dec 10 15:02:33 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3de48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3df58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3df58 set date to 1228456800.000000000 Thu Dec  4 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3df58 set date to 1228946576.535415000 Wed Dec 10 15:02:56 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3de48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3dd38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3db18 set date to 1228716000.000000000 Sun Dec  7 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3db18 set date to 1228946632.000000000 Wed Dec 10 15:03:52 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3dcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3de48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3ded0 set date to 1228802400.000000000 Mon Dec  8 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3ded0 set date to 1228946687.000000000 Wed Dec 10 15:04:47 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3de48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3dd38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3dd38 set date to 1228888800.000000000 Tue Dec  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3dd38 set date to 1228946716.153902000 Wed Dec 10 15:05:16 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3de48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3de48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3dcb0 set date to 1228888800.000000000 Tue Dec  9 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3dcb0 set date to 1228946728.279099000 Wed Dec 10 15:05:28 2008
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e3de48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47128
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e471b0 set date to 1228975200.000000000 Wed Dec 10 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e471b0 set date to 1236024478.000000000 Mon Mar  2 13:07:58 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47238
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47348
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47348 set date to 1229061600.000000000 Thu Dec 11 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47348 set date to 1236024496.000000000 Mon Mar  2 13:08:16 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47238
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47128
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3de48 set date to 1229320800.000000000 Sun Dec 14 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e3de48 set date to 1236025282.000000000 Mon Mar  2 13:21:22 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e470a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47238
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e472c0 set date to 1229320800.000000000 Sun Dec 14 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e472c0 set date to 1236025233.488150000 Mon Mar  2 13:20:33 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47238
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47128
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47128 set date to 1229493600.000000000 Tue Dec 16 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47128 set date to 1236025300.414009000 Mon Mar  2 13:21:40 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47238
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47238
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e470a0 set date to 1229493600.000000000 Tue Dec 16 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e470a0 set date to 1236025385.000000000 Mon Mar  2 13:23:05 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47238
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47458
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e474e0 set date to 1229580000.000000000 Wed Dec 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e474e0 set date to 1236025478.000000000 Mon Mar  2 13:24:38 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47568
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47678
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47678 set date to 1229580000.000000000 Wed Dec 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47678 set date to 1236025434.000000000 Mon Mar  2 13:23:54 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47568
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47458
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47238 set date to 1229580000.000000000 Wed Dec 17 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47238 set date to 1236025463.000000000 Mon Mar  2 13:24:23 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e473d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47568
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e475f0 set date to 1229666400.000000000 Thu Dec 18 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e475f0 set date to 1236025514.000000000 Mon Mar  2 13:25:14 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47568
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47458
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47458 set date to 1229752800.000000000 Fri Dec 19 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47458 set date to 1236026358.187543000 Mon Mar  2 13:39:18 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47568
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47568
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e473d0 set date to 1229925600.000000000 Sun Dec 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e473d0 set date to 1236025538.000000000 Mon Mar  2 13:25:38 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47568
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47788
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47810 set date to 1229925600.000000000 Sun Dec 21 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47810 set date to 1236025555.000000000 Mon Mar  2 13:25:55 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47898
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e479a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e479a8 set date to 1230098400.000000000 Tue Dec 23 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e479a8 set date to 1236025575.923243000 Mon Mar  2 13:26:15 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47898
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47788
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47568 set date to 1230098400.000000000 Tue Dec 23 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47568 set date to 1236025590.000000000 Mon Mar  2 13:26:30 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47700
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47898
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47920 set date to 1230098400.000000000 Tue Dec 23 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47920 set date to 1236025645.000000000 Mon Mar  2 13:27:25 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47898
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47788
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47788 set date to 1230271200.000000000 Thu Dec 25 23:00:00 2008
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47788 set date to 1236025778.000000000 Mon Mar  2 13:29:38 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47898
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47898
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47700 set date to 1230876000.000000000 Thu Jan  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47700 set date to 1236025840.668170000 Mon Mar  2 13:30:40 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47898
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47ab8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47b40 set date to 1230876000.000000000 Thu Jan  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47b40 set date to 1236025896.692294000 Mon Mar  2 13:31:36 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47bc8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47cd8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47cd8 set date to 1230876000.000000000 Thu Jan  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47cd8 set date to 1236025927.287324000 Mon Mar  2 13:32:07 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47bc8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47ab8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47898 set date to 1230876000.000000000 Thu Jan  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47898 set date to 1236025942.341879000 Mon Mar  2 13:32:22 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47a30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47bc8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47c50 set date to 1230876000.000000000 Thu Jan  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47c50 set date to 1236025952.854312000 Mon Mar  2 13:32:32 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47bc8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47ab8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47ab8 set date to 1230876000.000000000 Thu Jan  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47ab8 set date to 1236025961.542197000 Mon Mar  2 13:32:41 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47bc8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47bc8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47a30 set date to 1231135200.000000000 Sun Jan  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47a30 set date to 1236025991.156457000 Mon Mar  2 13:33:11 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47bc8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47de8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47e70 set date to 1231135200.000000000 Sun Jan  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47e70 set date to 1236026024.453509000 Mon Mar  2 13:33:44 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47ef8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f040
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f040 set date to 1231135200.000000000 Sun Jan  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f040 set date to 1236026054.196367000 Mon Mar  2 13:34:14 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47ef8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47de8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47bc8 set date to 1231135200.000000000 Sun Jan  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47bc8 set date to 1236026076.000000000 Mon Mar  2 13:34:36 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47d60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47ef8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47f80 set date to 1231221600.000000000 Mon Jan  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47f80 set date to 1236026192.000000000 Mon Mar  2 13:36:32 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47ef8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47de8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47de8 set date to 1231221600.000000000 Mon Jan  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47de8 set date to 1236026216.000000000 Mon Mar  2 13:36:56 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47ef8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47ef8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47d60 set date to 1231308000.000000000 Tue Jan  6 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47d60 set date to 1236026236.000000000 Mon Mar  2 13:37:16 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e47ef8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f150
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f1d8 set date to 1231394400.000000000 Wed Jan  7 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f1d8 set date to 1236026448.000000000 Mon Mar  2 13:40:48 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f260
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f370
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f370 set date to 1231480800.000000000 Thu Jan  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f370 set date to 1236026473.000000000 Mon Mar  2 13:41:13 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f260
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f150
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47ef8 set date to 1231653600.000000000 Sat Jan 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e47ef8 set date to 1236026766.000000000 Mon Mar  2 13:46:06 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f0c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f260
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f2e8 set date to 1231653600.000000000 Sat Jan 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f2e8 set date to 1236026883.000000000 Mon Mar  2 13:48:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f260
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f150
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f150 set date to 1231653600.000000000 Sat Jan 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f150 set date to 1236026947.000000000 Mon Mar  2 13:49:07 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f260
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f260
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f0c8 set date to 1231740000.000000000 Sun Jan 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f0c8 set date to 1236026986.000000000 Mon Mar  2 13:49:46 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f260
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f480
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f508 set date to 1231912800.000000000 Tue Jan 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f508 set date to 1236027506.309555000 Mon Mar  2 13:58:26 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f590
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f6a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f6a0 set date to 1231912800.000000000 Tue Jan 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f6a0 set date to 1236028060.000000000 Mon Mar  2 14:07:40 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f590
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f480
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f260 set date to 1232085600.000000000 Thu Jan 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f260 set date to 1236028081.341695000 Mon Mar  2 14:08:01 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f3f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f590
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f618 set date to 1232431200.000000000 Mon Jan 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f618 set date to 1236028409.000000000 Mon Mar  2 14:13:29 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f590
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f480
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f480 set date to 1232431200.000000000 Mon Jan 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f480 set date to 1236028423.000000000 Mon Mar  2 14:13:43 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f590
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f590
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f3f8 set date to 1232517600.000000000 Tue Jan 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f3f8 set date to 1236028459.627411000 Mon Mar  2 14:14:19 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f590
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f7b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f838 set date to 1232604000.000000000 Wed Jan 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f838 set date to 1236029271.000000000 Mon Mar  2 14:27:51 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f8c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f9d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f9d0 set date to 1232604000.000000000 Wed Jan 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f9d0 set date to 1236029284.000000000 Mon Mar  2 14:28:04 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f8c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f7b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f590 set date to 1232690400.000000000 Thu Jan 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f590 set date to 1236029300.000000000 Mon Mar  2 14:28:20 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f728
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f8c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f948 set date to 1232690400.000000000 Thu Jan 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f948 set date to 1236029315.000000000 Mon Mar  2 14:28:35 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f8c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f7b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f7b0 set date to 1233208800.000000000 Wed Jan 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f7b0 set date to 1236029335.000000000 Mon Mar  2 14:28:55 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f8c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f8c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f728 set date to 1233208800.000000000 Wed Jan 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f728 set date to 1236029412.000000000 Mon Mar  2 14:30:12 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4f8c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fae0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fb68 set date to 1233468000.000000000 Sat Jan 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fb68 set date to 1236029459.473883000 Mon Mar  2 14:30:59 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fbf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fd00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fd00 set date to 1233468000.000000000 Sat Jan 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fd00 set date to 1236029467.969721000 Mon Mar  2 14:31:07 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fbf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fae0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f8c0 set date to 1233468000.000000000 Sat Jan 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4f8c0 set date to 1236029475.754099000 Mon Mar  2 14:31:15 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fa58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fbf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fc78 set date to 1233468000.000000000 Sat Jan 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fc78 set date to 1236029495.786944000 Mon Mar  2 14:31:35 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fbf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fae0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fae0 set date to 1233468000.000000000 Sat Jan 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fae0 set date to 1236029506.995533000 Mon Mar  2 14:31:46 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fbf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fbf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fa58 set date to 1233468000.000000000 Sat Jan 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fa58 set date to 1236029593.378119000 Mon Mar  2 14:33:13 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fbf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fe10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fe98 set date to 1233554400.000000000 Sun Feb  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fe98 set date to 1236029670.000000000 Mon Mar  2 14:34:30 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4ff20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b0f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b0f8 set date to 1233727200.000000000 Tue Feb  3 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b0f8 set date to 1236029688.000000000 Mon Mar  2 14:34:48 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4ff20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fe10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fbf0 set date to 1233727200.000000000 Tue Feb  3 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fbf0 set date to 1236029702.000000000 Mon Mar  2 14:35:02 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fd88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4ff20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b070 set date to 1233813600.000000000 Wed Feb  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b070 set date to 1236029720.897585000 Mon Mar  2 14:35:20 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4ff20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4fe10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fe10 set date to 1233813600.000000000 Wed Feb  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fe10 set date to 1236029744.426343000 Mon Mar  2 14:35:44 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4ff20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4ff20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fd88 set date to 1233900000.000000000 Thu Feb  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4fd88 set date to 1236029780.000000000 Mon Mar  2 14:36:20 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e4ff20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b208
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b290 set date to 1233900000.000000000 Thu Feb  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b290 set date to 1236029793.000000000 Mon Mar  2 14:36:33 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b428
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b428 set date to 1234245600.000000000 Mon Feb  9 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b428 set date to 1236029833.000000000 Mon Mar  2 14:37:13 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b208
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4ff20 set date to 1234332000.000000000 Tue Feb 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e4ff20 set date to 1236029853.271322000 Mon Mar  2 14:37:33 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b180
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b3a0 set date to 1234332000.000000000 Tue Feb 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b3a0 set date to 1236029917.000000000 Mon Mar  2 14:38:37 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b208
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b208 set date to 1234332000.000000000 Tue Feb 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b208 set date to 1236030251.245575000 Mon Mar  2 14:44:11 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b180 set date to 1234850400.000000000 Mon Feb 16 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b180 set date to 1236030093.000000000 Mon Mar  2 14:41:33 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b538
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b5c0 set date to 1234850400.000000000 Mon Feb 16 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b5c0 set date to 1236030106.562070000 Mon Mar  2 14:41:46 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b758
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b758 set date to 1234936800.000000000 Tue Feb 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b758 set date to 1236030123.286430000 Mon Mar  2 14:42:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b538
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b318 set date to 1234936800.000000000 Tue Feb 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b318 set date to 1236030304.000000000 Mon Mar  2 14:45:04 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b4b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b6d0 set date to 1235023200.000000000 Wed Feb 18 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b6d0 set date to 1236030519.000000000 Mon Mar  2 14:48:39 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b538
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b538 set date to 1235109600.000000000 Thu Feb 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b538 set date to 1236030614.000000000 Mon Mar  2 14:50:14 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b4b0 set date to 1235109600.000000000 Thu Feb 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b4b0 set date to 1236030664.660256000 Mon Mar  2 14:51:04 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b868
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b8f0 set date to 1235368800.000000000 Sun Feb 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b8f0 set date to 1236030686.000000000 Mon Mar  2 14:51:26 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5ba88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5ba88 set date to 1235368800.000000000 Sun Feb 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5ba88 set date to 1236030699.000000000 Mon Mar  2 14:51:39 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b868
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b648 set date to 1235887200.000000000 Sat Feb 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b648 set date to 1236030747.388732000 Mon Mar  2 14:52:27 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b7e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5ba00 set date to 1235887200.000000000 Sat Feb 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5ba00 set date to 1236030776.070180000 Mon Mar  2 14:52:56 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b868
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b868 set date to 1235887200.000000000 Sat Feb 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b868 set date to 1236030789.046159000 Mon Mar  2 14:53:09 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b7e0 set date to 1235887200.000000000 Sat Feb 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b7e0 set date to 1236030796.878387000 Mon Mar  2 14:53:16 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5b978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bb98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bc20 set date to 1235887200.000000000 Sat Feb 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bc20 set date to 1236030810.798416000 Mon Mar  2 14:53:30 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bdb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bdb8 set date to 1235887200.000000000 Sat Feb 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bdb8 set date to 1236030818.630547000 Mon Mar  2 14:53:38 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bb98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b978 set date to 1235887200.000000000 Sat Feb 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5b978 set date to 1236030843.000000000 Mon Mar  2 14:54:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bb10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bd30 set date to 1235973600.000000000 Sun Mar  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bd30 set date to 1240083251.000000000 Sat Apr 18 13:34:11 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bb98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bb98 set date to 1236060000.000000000 Mon Mar  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bb98 set date to 1240083305.000000000 Sat Apr 18 13:35:05 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bb10 set date to 1236146400.000000000 Tue Mar  3 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bb10 set date to 1240083324.000000000 Sat Apr 18 13:35:24 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bec8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bf50 set date to 1236232800.000000000 Wed Mar  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bf50 set date to 1240083351.893549000 Sat Apr 18 13:35:51 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d1a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d1a8 set date to 1236232800.000000000 Wed Mar  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d1a8 set date to 1240083383.000000000 Sat Apr 18 13:36:23 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bec8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bca8 set date to 1236232800.000000000 Wed Mar  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bca8 set date to 1240083416.521372000 Sat Apr 18 13:36:56 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5be40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d120 set date to 1236319200.000000000 Thu Mar  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d120 set date to 1240083445.873453000 Sat Apr 18 13:37:25 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e5bec8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bec8 set date to 1236574800.000000000 Sun Mar  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5bec8 set date to 1240083484.000000000 Sat Apr 18 13:38:04 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5be40 set date to 1236747600.000000000 Tue Mar 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e5be40 set date to 1240083525.180241000 Sat Apr 18 13:38:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d2b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d340 set date to 1236834000.000000000 Wed Mar 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d340 set date to 1240083604.498017000 Sat Apr 18 13:40:04 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d3c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d4d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d4d8 set date to 1236834000.000000000 Wed Mar 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d4d8 set date to 1240084040.000000000 Sat Apr 18 13:47:20 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d3c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d2b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d098 set date to 1236920400.000000000 Thu Mar 12 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d098 set date to 1240083669.000000000 Sat Apr 18 13:41:09 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d230
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d3c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d450 set date to 1237179600.000000000 Sun Mar 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d450 set date to 1240084065.000000000 Sat Apr 18 13:47:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d3c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d2b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d2b8 set date to 1237179600.000000000 Sun Mar 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d2b8 set date to 1240084299.000000000 Sat Apr 18 13:51:39 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d3c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d3c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d230 set date to 1237352400.000000000 Tue Mar 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d230 set date to 1240084317.696761000 Sat Apr 18 13:51:57 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d3c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d5e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d670 set date to 1237352400.000000000 Tue Mar 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d670 set date to 1240084348.000000000 Sat Apr 18 13:52:28 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d6f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d808
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d808 set date to 1237525200.000000000 Thu Mar 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d808 set date to 1240084455.000000000 Sat Apr 18 13:54:15 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d6f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d5e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d3c8 set date to 1237525200.000000000 Thu Mar 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d3c8 set date to 1240084527.667206000 Sat Apr 18 13:55:27 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d560
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d6f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d780 set date to 1237784400.000000000 Sun Mar 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d780 set date to 1240084558.000000000 Sat Apr 18 13:55:58 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d6f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d5e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d5e8 set date to 1237784400.000000000 Sun Mar 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d5e8 set date to 1240084626.000000000 Sat Apr 18 13:57:06 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d6f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d6f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d560 set date to 1237870800.000000000 Mon Mar 23 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d560 set date to 1240084663.000000000 Sat Apr 18 13:57:43 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d6f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d918
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d9a0 set date to 1237870800.000000000 Mon Mar 23 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d9a0 set date to 1240084682.000000000 Sat Apr 18 13:58:02 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7da28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7db38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7db38 set date to 1237870800.000000000 Mon Mar 23 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7db38 set date to 1240084696.000000000 Sat Apr 18 13:58:16 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7da28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d918
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d6f8 set date to 1238562000.000000000 Tue Mar 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d6f8 set date to 1240084881.561598000 Sat Apr 18 14:01:21 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d890
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7da28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dab0 set date to 1238562000.000000000 Tue Mar 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dab0 set date to 1240084891.978322000 Sat Apr 18 14:01:31 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7da28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7d918
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d918 set date to 1238562000.000000000 Tue Mar 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d918 set date to 1240084901.090089000 Sat Apr 18 14:01:41 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7da28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7da28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d890 set date to 1238562000.000000000 Tue Mar 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7d890 set date to 1240084910.866505000 Sat Apr 18 14:01:50 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7da28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dc48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dcd0 set date to 1238562000.000000000 Tue Mar 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dcd0 set date to 1240084918.147671000 Sat Apr 18 14:01:58 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dd58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7de68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7de68 set date to 1238562000.000000000 Tue Mar 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7de68 set date to 1240084926.020056000 Sat Apr 18 14:02:06 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dd58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dc48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7da28 set date to 1238734800.000000000 Thu Apr  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7da28 set date to 1240085030.000000000 Sat Apr 18 14:03:50 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dbc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dd58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dde0 set date to 1238734800.000000000 Thu Apr  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dde0 set date to 1240085158.103555000 Sat Apr 18 14:05:58 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dd58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dc48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dc48 set date to 1238734800.000000000 Thu Apr  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dc48 set date to 1240085175.000000000 Sat Apr 18 14:06:15 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dd58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dd58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dbc0 set date to 1238734800.000000000 Thu Apr  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dbc0 set date to 1240085205.000000000 Sat Apr 18 14:06:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7dd58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7df78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89048 set date to 1238734800.000000000 Thu Apr  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89048 set date to 1240085223.000000000 Sat Apr 18 14:07:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e890d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e891e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e891e0 set date to 1238734800.000000000 Thu Apr  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e891e0 set date to 1240085130.000000000 Sat Apr 18 14:05:30 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e890d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7df78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dd58 set date to 1238994000.000000000 Sun Apr  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7dd58 set date to 1240085247.286063000 Sat Apr 18 14:07:27 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7def0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e890d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89158 set date to 1238994000.000000000 Sun Apr  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89158 set date to 1240085270.027164000 Sat Apr 18 14:07:50 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e890d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e7df78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7df78 set date to 1238994000.000000000 Sun Apr  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7df78 set date to 1240085333.365457000 Sat Apr 18 14:08:53 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e890d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e890d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7def0 set date to 1238994000.000000000 Sun Apr  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e7def0 set date to 1240085318.000000000 Sat Apr 18 14:08:38 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e890d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e892f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89378 set date to 1239080400.000000000 Mon Apr  6 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89378 set date to 1240085430.000000000 Sat Apr 18 14:10:30 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89510
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89510 set date to 1239166800.000000000 Tue Apr  7 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89510 set date to 1240085444.223300000 Sat Apr 18 14:10:44 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e892f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e890d0 set date to 1239253200.000000000 Wed Apr  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e890d0 set date to 1240085544.000000000 Sat Apr 18 14:12:24 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89488 set date to 1239253200.000000000 Wed Apr  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89488 set date to 1240085563.869469000 Sat Apr 18 14:12:43 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e892f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e892f0 set date to 1239253200.000000000 Wed Apr  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e892f0 set date to 1240085632.000000000 Sat Apr 18 14:13:52 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89268 set date to 1239339600.000000000 Thu Apr  9 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89268 set date to 1240085720.000000000 Sat Apr 18 14:15:20 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89620
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e896a8 set date to 1239339600.000000000 Thu Apr  9 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e896a8 set date to 1240085773.000000000 Sat Apr 18 14:16:13 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89840
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89840 set date to 1239771600.000000000 Tue Apr 14 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89840 set date to 1240085788.953322000 Sat Apr 18 14:16:28 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89620
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89400 set date to 1240203600.000000000 Sun Apr 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89400 set date to 1240085828.000000000 Sat Apr 18 14:17:08 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e897b8 set date to 1240203600.000000000 Sun Apr 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e897b8 set date to 1240457228.000000000 Wed Apr 22 21:27:08 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89620
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89620 set date to 1240203600.000000000 Sun Apr 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89620 set date to 1240457251.000000000 Wed Apr 22 21:27:31 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89598 set date to 1240290000.000000000 Mon Apr 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89598 set date to 1240457288.000000000 Wed Apr 22 21:28:08 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89950
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e899d8 set date to 1240462800.000000000 Wed Apr 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e899d8 set date to 1240754081.000000000 Sun Apr 26 07:54:41 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89a60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89b70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89b70 set date to 1240462800.000000000 Wed Apr 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89b70 set date to 1240754194.829090000 Sun Apr 26 07:56:34 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89a60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89950
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89730 set date to 1240462800.000000000 Wed Apr 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89730 set date to 1240754208.000000000 Sun Apr 26 07:56:48 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e898c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89a60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89ae8 set date to 1240462800.000000000 Wed Apr 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89ae8 set date to 1240754225.000000000 Sun Apr 26 07:57:05 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89a60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89950
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89950 set date to 1240549200.000000000 Thu Apr 23 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89950 set date to 1240754269.000000000 Sun Apr 26 07:57:49 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89a60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89a60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e898c8 set date to 1240894800.000000000 Mon Apr 27 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e898c8 set date to 1242508560.000000000 Sat May 16 15:16:00 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89a60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89c80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89d08 set date to 1240894800.000000000 Mon Apr 27 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89d08 set date to 1242508619.000000000 Sat May 16 15:16:59 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89d90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89ea0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89ea0 set date to 1240894800.000000000 Mon Apr 27 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89ea0 set date to 1242508643.000000000 Sat May 16 15:17:23 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89d90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89c80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89a60 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89a60 set date to 1242508756.000000000 Sat May 16 15:19:16 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89bf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89d90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89e18 set date to 1241154000.000000000 Thu Apr 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89e18 set date to 1241453503.225170000 Mon May  4 10:11:43 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89d90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89c80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89c80 set date to 1241154000.000000000 Thu Apr 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89c80 set date to 1241453633.790756000 Mon May  4 10:13:53 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89d90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89d90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89bf8 set date to 1241154000.000000000 Thu Apr 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89bf8 set date to 1241453765.550133000 Mon May  4 10:16:05 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89d90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91068
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e910f0 set date to 1241154000.000000000 Thu Apr 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e910f0 set date to 1241453979.089299000 Mon May  4 10:19:39 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91178
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91288
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91288 set date to 1241154000.000000000 Thu Apr 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91288 set date to 1241454165.611849000 Mon May  4 10:22:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91178
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91068
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89d90 set date to 1241154000.000000000 Thu Apr 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89d90 set date to 1241454183.097197000 Mon May  4 10:23:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e89f28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91178
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91200 set date to 1241154000.000000000 Thu Apr 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91200 set date to 1242508797.000000000 Sat May 16 15:19:57 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91178
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91068
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91068 set date to 1241413200.000000000 Sun May  3 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91068 set date to 1242508857.000000000 Sat May 16 15:20:57 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91178
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91178
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89f28 set date to 1241499600.000000000 Mon May  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e89f28 set date to 1242509732.664452000 Sat May 16 15:35:32 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91178
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91398
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91420 set date to 1241499600.000000000 Mon May  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91420 set date to 1242509778.409603000 Sat May 16 15:36:18 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e914a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e915b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e915b8 set date to 1241499600.000000000 Mon May  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e915b8 set date to 1242509822.000000000 Sat May 16 15:37:02 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e914a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91398
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91178 set date to 1241586000.000000000 Tue May  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91178 set date to 1242509863.000000000 Sat May 16 15:37:43 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91310
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e914a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91530 set date to 1241586000.000000000 Tue May  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91530 set date to 1242509882.000000000 Sat May 16 15:38:02 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e914a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91398
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91398 set date to 1241672400.000000000 Wed May  6 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91398 set date to 1242510113.000000000 Sat May 16 15:41:53 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e914a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e914a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91310 set date to 1242018000.000000000 Sun May 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91310 set date to 1242510138.000000000 Sat May 16 15:42:18 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e914a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e916c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91750 set date to 1242104400.000000000 Mon May 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91750 set date to 1242510160.243800000 Sat May 16 15:42:40 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e917d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e918e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e918e8 set date to 1242104400.000000000 Mon May 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e918e8 set date to 1242510198.000000000 Sat May 16 15:43:18 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e917d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e916c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e914a8 set date to 1242190800.000000000 Tue May 12 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e914a8 set date to 1242510232.618063000 Sat May 16 15:43:52 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91640
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e917d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91860 set date to 1242277200.000000000 Wed May 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91860 set date to 1242510293.000000000 Sat May 16 15:44:53 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e917d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e916c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e916c8 set date to 1242277200.000000000 Wed May 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e916c8 set date to 1242510362.000000000 Sat May 16 15:46:02 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e917d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e917d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91640 set date to 1242622800.000000000 Sun May 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91640 set date to 1242510389.691132000 Sat May 16 15:46:29 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e917d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e919f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91a80 set date to 1242622800.000000000 Sun May 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91a80 set date to 1242510402.000000000 Sat May 16 15:46:42 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91b08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91c18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91c18 set date to 1242622800.000000000 Sun May 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91c18 set date to 1244154470.000000000 Thu Jun  4 16:27:50 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91b08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e919f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e917d8 set date to 1242622800.000000000 Sun May 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e917d8 set date to 1244154493.000000000 Thu Jun  4 16:28:13 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91970
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91b08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91b90 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91b90 set date to 1244154550.083588000 Thu Jun  4 16:29:10 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91b08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e919f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e919f8 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e919f8 set date to 1244154580.000000000 Thu Jun  4 16:29:40 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91b08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91b08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91970 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91970 set date to 1244155681.000000000 Thu Jun  4 16:48:01 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91b08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91d28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91db0 set date to 1242882000.000000000 Wed May 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91db0 set date to 1244154603.187843000 Thu Jun  4 16:30:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91e38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91f48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91f48 set date to 1242968400.000000000 Thu May 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91f48 set date to 1244154694.000000000 Thu Jun  4 16:31:34 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91e38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91d28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91b08 set date to 1242968400.000000000 Thu May 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91b08 set date to 1244154754.000000000 Thu Jun  4 16:32:34 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91ca0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91e38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91ec0 set date to 1242968400.000000000 Thu May 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91ec0 set date to 1244154767.000000000 Thu Jun  4 16:32:47 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91e38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91d28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91d28 set date to 1243314000.000000000 Mon May 25 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91d28 set date to 1244154804.000000000 Thu Jun  4 16:33:24 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91e38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91e38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91ca0 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91ca0 set date to 1244155364.090014000 Thu Jun  4 16:42:44 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e91e38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d120
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d1a8 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d1a8 set date to 1244155373.938544000 Thu Jun  4 16:42:53 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d230
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d340
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d340 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d340 set date to 1244155384.443738000 Thu Jun  4 16:43:04 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d230
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d120
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91e38 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e91e38 set date to 1244155392.643498000 Thu Jun  4 16:43:12 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d230
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d2b8 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d2b8 set date to 1244155401.610852000 Thu Jun  4 16:43:21 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d230
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d120
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d120 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d120 set date to 1244155408.051132000 Thu Jun  4 16:43:28 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d230
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d230
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d098 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d098 set date to 1244155349.000000000 Thu Jun  4 16:42:29 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d230
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d450
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d4d8 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d4d8 set date to 1244155525.000000000 Thu Jun  4 16:45:25 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d560
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d670
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d670 set date to 1244005200.000000000 Tue Jun  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d670 set date to 1244155621.000000000 Thu Jun  4 16:47:01 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d560
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d450
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d230 set date to 1244005200.000000000 Tue Jun  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d230 set date to 1244155703.000000000 Thu Jun  4 16:48:23 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d3c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d560
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d5e8 set date to 1244005200.000000000 Tue Jun  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d5e8 set date to 1244155874.000000000 Thu Jun  4 16:51:14 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d560
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d450
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d450 set date to 1244005200.000000000 Tue Jun  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d450 set date to 1244155905.000000000 Thu Jun  4 16:51:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d560
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d560
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d3c8 set date to 1244005200.000000000 Tue Jun  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d3c8 set date to 1244155940.000000000 Thu Jun  4 16:52:20 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d560
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d780
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d808 set date to 1244178000.000000000 Thu Jun  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d808 set date to 1245349805.941553000 Thu Jun 18 12:30:05 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d890
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d9a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d9a0 set date to 1244178000.000000000 Thu Jun  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d9a0 set date to 1245349832.023157000 Thu Jun 18 12:30:32 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d890
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d780
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d560 set date to 1244178000.000000000 Thu Jun  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d560 set date to 1245349861.485631000 Thu Jun 18 12:31:01 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d6f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d890
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d918 set date to 1244178000.000000000 Thu Jun  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d918 set date to 1245349915.863539000 Thu Jun 18 12:31:55 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d890
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d780
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d780 set date to 1244437200.000000000 Sun Jun  7 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d780 set date to 1245349954.758099000 Thu Jun 18 12:32:34 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d890
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d890
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d6f8 set date to 1244523600.000000000 Mon Jun  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d6f8 set date to 1245350008.318018000 Thu Jun 18 12:33:28 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9d890
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dab0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9db38 set date to 1244610000.000000000 Tue Jun  9 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9db38 set date to 1245350054.464294000 Thu Jun 18 12:34:14 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dbc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dcd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dcd0 set date to 1244696400.000000000 Wed Jun 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dcd0 set date to 1245350085.045879000 Thu Jun 18 12:34:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dbc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dab0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d890 set date to 1244696400.000000000 Wed Jun 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9d890 set date to 1259807841.165390000 Wed Dec  2 19:37:21 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9da28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dbc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dc48 set date to 1244696400.000000000 Wed Jun 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dc48 set date to 1245350189.000000000 Thu Jun 18 12:36:29 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dbc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dab0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dab0 set date to 1244782800.000000000 Thu Jun 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dab0 set date to 1245350359.941889000 Thu Jun 18 12:39:19 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dbc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dbc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9da28 set date to 1244782800.000000000 Thu Jun 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9da28 set date to 1245350326.000000000 Thu Jun 18 12:38:46 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dbc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dde0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9de68 set date to 1245042000.000000000 Sun Jun 14 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9de68 set date to 1245350483.597931000 Thu Jun 18 12:41:23 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9def0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea50b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea50b8 set date to 1245042000.000000000 Sun Jun 14 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea50b8 set date to 1245350405.637823000 Thu Jun 18 12:40:05 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9def0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dde0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dbc0 set date to 1245128400.000000000 Mon Jun 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dbc0 set date to 1245350533.405878000 Thu Jun 18 12:42:13 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dd58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9def0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9df78 set date to 1245214800.000000000 Tue Jun 16 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9df78 set date to 1245350562.472650000 Thu Jun 18 12:42:42 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9def0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9dde0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dde0 set date to 1245214800.000000000 Tue Jun 16 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dde0 set date to 1259807883.152116000 Wed Dec  2 19:38:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9def0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9def0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dd58 set date to 1245301200.000000000 Wed Jun 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9dd58 set date to 1245350685.446100000 Thu Jun 18 12:44:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e9def0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea51c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5250 set date to 1245301200.000000000 Wed Jun 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5250 set date to 1259807684.000000000 Wed Dec  2 19:34:44 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea52d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea53e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea53e8 set date to 1245387600.000000000 Thu Jun 18 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea53e8 set date to 1259808033.897332000 Wed Dec  2 19:40:33 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea52d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea51c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9def0 set date to 1245474000.000000000 Fri Jun 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e9def0 set date to 1245721957.000000000 Mon Jun 22 19:52:37 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5140
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea52d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5360 set date to 1245646800.000000000 Sun Jun 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5360 set date to 1245721986.000000000 Mon Jun 22 19:53:06 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea52d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea51c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea51c8 set date to 1245733200.000000000 Mon Jun 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea51c8 set date to 1259808702.080339000 Wed Dec  2 19:51:42 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea52d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea52d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5140 set date to 1245733200.000000000 Mon Jun 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5140 set date to 1259808715.504561000 Wed Dec  2 19:51:55 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea52d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea54f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5580 set date to 1245819600.000000000 Tue Jun 23 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5580 set date to 1259807210.008141000 Wed Dec  2 19:26:50 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5608
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5718
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5718 set date to 1245819600.000000000 Tue Jun 23 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5718 set date to 1259808855.000000000 Wed Dec  2 19:54:15 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5608
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea54f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea52d8 set date to 1245906000.000000000 Wed Jun 24 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea52d8 set date to 1259807231.561435000 Wed Dec  2 19:27:11 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5470
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5608
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5690 set date to 1245906000.000000000 Wed Jun 24 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5690 set date to 1259810694.000000000 Wed Dec  2 20:24:54 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5608
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea54f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea54f8 set date to 1245906000.000000000 Wed Jun 24 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea54f8 set date to 1259808416.000000000 Wed Dec  2 19:46:56 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5608
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5608
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5470 set date to 1245992400.000000000 Thu Jun 25 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5470 set date to 1259807546.000000000 Wed Dec  2 19:32:26 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5608
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5828
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea58b0 set date to 1245992400.000000000 Thu Jun 25 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea58b0 set date to 1259808324.000000000 Wed Dec  2 19:45:24 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5938
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5a48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5a48 set date to 1246424400.000000000 Tue Jun 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5a48 set date to 1259809173.823298000 Wed Dec  2 19:59:33 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5938
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5828
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5608 set date to 1246424400.000000000 Tue Jun 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5608 set date to 1259809210.490023000 Wed Dec  2 20:00:10 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea57a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5938
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea59c0 set date to 1246424400.000000000 Tue Jun 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea59c0 set date to 1259809235.091603000 Wed Dec  2 20:00:35 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5938
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5828
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5828 set date to 1246424400.000000000 Tue Jun 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5828 set date to 1259809256.932637000 Wed Dec  2 20:00:56 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5938
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5938
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea57a0 set date to 1246424400.000000000 Tue Jun 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea57a0 set date to 1259809278.268996000 Wed Dec  2 20:01:18 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5938
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5b58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5be0 set date to 1246424400.000000000 Tue Jun 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5be0 set date to 1259809305.208294000 Wed Dec  2 20:01:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5c68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5d78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5d78 set date to 1246510800.000000000 Wed Jul  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5d78 set date to 1259808883.156887000 Wed Dec  2 19:54:43 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5c68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5b58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5938 set date to 1246510800.000000000 Wed Jul  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5938 set date to 1259808963.000000000 Wed Dec  2 19:56:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5ad0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5c68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5cf0 set date to 1246510800.000000000 Wed Jul  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5cf0 set date to 1259815152.170787000 Wed Dec  2 21:39:12 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5c68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5b58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5b58 set date to 1246510800.000000000 Wed Jul  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5b58 set date to 1259808494.000000000 Wed Dec  2 19:48:14 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5c68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5c68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5ad0 set date to 1246597200.000000000 Thu Jul  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5ad0 set date to 1259807578.903620000 Wed Dec  2 19:32:58 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5c68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5e88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5f10 set date to 1246856400.000000000 Sun Jul  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5f10 set date to 1244057911.000000000 Wed Jun  3 13:38:31 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5f98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae0f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae0f0 set date to 1246856400.000000000 Sun Jul  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae0f0 set date to 1259815283.303918000 Wed Dec  2 21:41:23 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5f98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5e88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5c68 set date to 1246856400.000000000 Sun Jul  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5c68 set date to 1259815344.945856000 Wed Dec  2 21:42:24 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5e00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5f98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae068 set date to 1246856400.000000000 Sun Jul  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae068 set date to 1259815395.428650000 Wed Dec  2 21:43:15 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5f98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5e88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5e88 set date to 1246942800.000000000 Mon Jul  6 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5e88 set date to 1259815575.633530000 Wed Dec  2 21:46:15 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5f98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5f98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5e00 set date to 1246942800.000000000 Mon Jul  6 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5e00 set date to 1259814905.000000000 Wed Dec  2 21:35:05 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ea5f98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae200
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae288 set date to 1247029200.000000000 Tue Jul  7 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae288 set date to 1259814746.241876000 Wed Dec  2 21:32:26 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae310
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae420
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae420 set date to 1247029200.000000000 Tue Jul  7 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae420 set date to 1259815118.713036000 Wed Dec  2 21:38:38 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae310
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae200
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5f98 set date to 1247202000.000000000 Thu Jul  9 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ea5f98 set date to 1259815632.956439000 Wed Dec  2 21:47:12 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae178
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae310
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae398 set date to 1247547600.000000000 Mon Jul 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae398 set date to 1259814976.000000000 Wed Dec  2 21:36:16 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae310
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae200
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae200 set date to 1247547600.000000000 Mon Jul 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae200 set date to 1259815013.000000000 Wed Dec  2 21:36:53 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae310
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae310
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae178 set date to 1247634000.000000000 Tue Jul 14 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae178 set date to 1259814763.753625000 Wed Dec  2 21:32:43 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae310
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae530
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae5b8 set date to 1247806800.000000000 Thu Jul 16 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae5b8 set date to 1259815136.706107000 Wed Dec  2 21:38:56 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae640
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae750
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae750 set date to 1248066000.000000000 Sun Jul 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae750 set date to 1259802924.011837000 Wed Dec  2 18:15:24 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae640
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae530
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae310 set date to 1248066000.000000000 Sun Jul 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae310 set date to 1259815667.571077000 Wed Dec  2 21:47:47 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae4a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae640
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae6c8 set date to 1248152400.000000000 Mon Jul 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae6c8 set date to 1259815702.141563000 Wed Dec  2 21:48:22 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae640
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae530
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae530 set date to 1248238800.000000000 Tue Jul 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae530 set date to 1259815735.431425000 Wed Dec  2 21:48:55 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae640
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae640
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae4a8 set date to 1248238800.000000000 Tue Jul 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae4a8 set date to 1259815755.592164000 Wed Dec  2 21:49:15 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae640
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae860
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae8e8 set date to 1248238800.000000000 Tue Jul 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae8e8 set date to 1259815770.713820000 Wed Dec  2 21:49:30 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae970
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaea80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaea80 set date to 1248411600.000000000 Thu Jul 23 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaea80 set date to 1259815796.043359000 Wed Dec  2 21:49:56 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae970
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae860
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae640 set date to 1249102800.000000000 Fri Jul 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae640 set date to 1259814500.835040000 Wed Dec  2 21:28:20 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae7d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae970
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae9f8 set date to 1249102800.000000000 Fri Jul 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae9f8 set date to 1259814544.462268000 Wed Dec  2 21:29:04 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae970
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae860
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae860 set date to 1249102800.000000000 Fri Jul 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae860 set date to 1259814608.961372000 Wed Dec  2 21:30:08 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae970
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae970
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae7d8 set date to 1249102800.000000000 Fri Jul 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae7d8 set date to 1259814642.090285000 Wed Dec  2 21:30:42 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eae970
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeb90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaec18 set date to 1249102800.000000000 Fri Jul 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaec18 set date to 1259814649.168970000 Wed Dec  2 21:30:49 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeca0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaedb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaedb0 set date to 1249102800.000000000 Fri Jul 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaedb0 set date to 1259814676.130913000 Wed Dec  2 21:31:16 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeca0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeb90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae970 set date to 1249279200.000000000 Mon Aug  3 00:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eae970 set date to 1252002369.591606000 Thu Sep  3 12:26:09 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeb08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeca0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaed28 set date to 1249362000.000000000 Mon Aug  3 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaed28 set date to 1259815178.580452000 Wed Dec  2 21:39:38 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeca0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeb90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaeb90 set date to 1249362000.000000000 Mon Aug  3 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaeb90 set date to 1259815836.677892000 Wed Dec  2 21:50:36 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeca0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeca0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaeb08 set date to 1249448400.000000000 Tue Aug  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaeb08 set date to 1259802990.208114000 Wed Dec  2 18:16:30 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeca0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeec0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaef48 set date to 1249448400.000000000 Tue Aug  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaef48 set date to 1259815882.858796000 Wed Dec  2 21:51:22 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb41a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb41a8 set date to 1249448400.000000000 Tue Aug  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb41a8 set date to 1259815908.428517000 Wed Dec  2 21:51:48 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeec0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaeca0 set date to 1249448400.000000000 Tue Aug  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaeca0 set date to 1259815970.007624000 Wed Dec  2 21:52:50 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaee38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4120 set date to 1249448400.000000000 Tue Aug  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4120 set date to 1259816104.188988000 Wed Dec  2 21:55:04 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eaeec0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaeec0 set date to 1249534800.000000000 Wed Aug  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaeec0 set date to 1259846053.725479000 Thu Dec  3 06:14:13 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaee38 set date to 1249966800.000000000 Mon Aug 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eaee38 set date to 1259846103.240989000 Thu Dec  3 06:15:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4098
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb42b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4340 set date to 1250053200.000000000 Tue Aug 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4340 set date to 1259846398.851210000 Thu Dec  3 06:19:58 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb43c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb44d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb44d8 set date to 1250485200.000000000 Sun Aug 16 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb44d8 set date to 1259846332.021269000 Thu Dec  3 06:18:52 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb43c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb42b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4098 set date to 1250571600.000000000 Mon Aug 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4098 set date to 1259846123.266646000 Thu Dec  3 06:15:23 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4230
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb43c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4450 set date to 1250658000.000000000 Tue Aug 18 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4450 set date to 1259846422.781667000 Thu Dec  3 06:20:22 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb43c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb42b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb42b8 set date to 1250744400.000000000 Wed Aug 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb42b8 set date to 1259846149.164037000 Thu Dec  3 06:15:49 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb43c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb43c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4230 set date to 1250830800.000000000 Thu Aug 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4230 set date to 1259846180.685955000 Thu Dec  3 06:16:20 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb43c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb45e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4670 set date to 1250830800.000000000 Thu Aug 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4670 set date to 1259846202.290917000 Thu Dec  3 06:16:42 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb46f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4808
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4808 set date to 1251090000.000000000 Sun Aug 23 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4808 set date to 1259846226.532309000 Thu Dec  3 06:17:06 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb46f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb45e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb43c8 set date to 1251176400.000000000 Mon Aug 24 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb43c8 set date to 1259846347.566286000 Thu Dec  3 06:19:07 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4560
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb46f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4780 set date to 1251262800.000000000 Tue Aug 25 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4780 set date to 1259846251.133674000 Thu Dec  3 06:17:31 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb46f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb45e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb45e8 set date to 1251781200.000000000 Mon Aug 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb45e8 set date to 1259846477.117159000 Thu Dec  3 06:21:17 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb46f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb46f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4560 set date to 1251781200.000000000 Mon Aug 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4560 set date to 1259846503.408875000 Thu Dec  3 06:21:43 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb46f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4918
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb49a0 set date to 1251781200.000000000 Mon Aug 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb49a0 set date to 1259846522.091095000 Thu Dec  3 06:22:02 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4a28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4b38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4b38 set date to 1251781200.000000000 Mon Aug 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4b38 set date to 1259846540.025476000 Thu Dec  3 06:22:20 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4a28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4918
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb46f8 set date to 1251781200.000000000 Mon Aug 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb46f8 set date to 1259846562.661520000 Thu Dec  3 06:22:42 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4890
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4a28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4ab0 set date to 1251781200.000000000 Mon Aug 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4ab0 set date to 1259846576.989041000 Thu Dec  3 06:22:56 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4a28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4918
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4918 set date to 1251954000.000000000 Wed Sep  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4918 set date to 1259846294.643570000 Thu Dec  3 06:18:14 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4a28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4a28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4890 set date to 1251954000.000000000 Wed Sep  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4890 set date to 1259846623.882603000 Thu Dec  3 06:23:43 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4a28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4c48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4cd0 set date to 1251957600.000000000 Thu Sep  3 00:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4cd0 set date to 1252002444.952727000 Thu Sep  3 12:27:24 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4d58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4e68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4e68 set date to 1252386000.000000000 Mon Sep  7 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4e68 set date to 1259847257.243318000 Thu Dec  3 06:34:17 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4d58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4c48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4a28 set date to 1252386000.000000000 Mon Sep  7 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4a28 set date to 1259847396.138278000 Thu Dec  3 06:36:36 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4bc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4d58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4de0 set date to 1252386000.000000000 Mon Sep  7 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4de0 set date to 1259847451.066859000 Thu Dec  3 06:37:31 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4d58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4c48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4c48 set date to 1252386000.000000000 Mon Sep  7 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4c48 set date to 1259847570.037205000 Thu Dec  3 06:39:30 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4d58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4d58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4bc0 set date to 1252386000.000000000 Mon Sep  7 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4bc0 set date to 1259846872.000000000 Thu Dec  3 06:27:52 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4d58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4f78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba048 set date to 1252472400.000000000 Tue Sep  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba048 set date to 1259847584.229614000 Thu Dec  3 06:39:44 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba0d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba1e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba1e0 set date to 1252472400.000000000 Tue Sep  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba1e0 set date to 1259847610.359592000 Thu Dec  3 06:40:10 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba0d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4f78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4d58 set date to 1252472400.000000000 Tue Sep  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4d58 set date to 1259848168.331020000 Thu Dec  3 06:49:28 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4ef0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba0d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba158 set date to 1252645200.000000000 Thu Sep 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba158 set date to 1259847275.804154000 Thu Dec  3 06:34:35 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba0d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eb4f78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4f78 set date to 1252904400.000000000 Sun Sep 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4f78 set date to 1259846931.418814000 Thu Dec  3 06:28:51 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba0d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba0d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4ef0 set date to 1252904400.000000000 Sun Sep 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eb4ef0 set date to 1259846973.165798000 Thu Dec  3 06:29:33 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba0d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba2f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba378 set date to 1253077200.000000000 Tue Sep 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba378 set date to 1259848190.285904000 Thu Dec  3 06:49:50 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba510
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba510 set date to 1253077200.000000000 Tue Sep 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba510 set date to 1259846806.000000000 Thu Dec  3 06:26:46 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba2f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba0d0 set date to 1253250000.000000000 Thu Sep 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba0d0 set date to 1259847628.855882000 Thu Dec  3 06:40:28 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba488 set date to 1253509200.000000000 Sun Sep 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba488 set date to 1259847645.624844000 Thu Dec  3 06:40:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba2f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba2f0 set date to 1253509200.000000000 Sun Sep 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba2f0 set date to 1259847663.466673000 Thu Dec  3 06:41:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba268 set date to 1253509200.000000000 Sun Sep 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba268 set date to 1259847679.323638000 Thu Dec  3 06:41:19 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba620
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba6a8 set date to 1253509200.000000000 Sun Sep 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba6a8 set date to 1259847697.140802000 Thu Dec  3 06:41:37 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba840
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba840 set date to 1253595600.000000000 Mon Sep 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba840 set date to 1259847305.558249000 Thu Dec  3 06:35:05 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba620
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba400 set date to 1253595600.000000000 Mon Sep 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba400 set date to 1259847156.703044000 Thu Dec  3 06:32:36 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba7b8 set date to 1253682000.000000000 Tue Sep 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba7b8 set date to 1259847730.550739000 Thu Dec  3 06:42:10 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba620
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba620 set date to 1253854800.000000000 Thu Sep 24 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba620 set date to 1259847203.384875000 Thu Dec  3 06:33:23 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba598 set date to 1254200400.000000000 Mon Sep 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba598 set date to 1259847122.548481000 Thu Dec  3 06:32:02 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba950
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba9d8 set date to 1254373200.000000000 Wed Sep 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba9d8 set date to 1259848221.462886000 Thu Dec  3 06:50:21 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebaa60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebab70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebab70 set date to 1254373200.000000000 Wed Sep 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebab70 set date to 1259848236.440710000 Thu Dec  3 06:50:36 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebaa60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba950
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba730 set date to 1254373200.000000000 Wed Sep 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba730 set date to 1259848247.720745000 Thu Dec  3 06:50:47 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba8c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebaa60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebaae8 set date to 1254373200.000000000 Wed Sep 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebaae8 set date to 1259848261.741418000 Thu Dec  3 06:51:01 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebaa60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eba950
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba950 set date to 1254373200.000000000 Wed Sep 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba950 set date to 1259848271.887077000 Thu Dec  3 06:51:11 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebaa60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebaa60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba8c8 set date to 1254373200.000000000 Wed Sep 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eba8c8 set date to 1259848281.883584000 Thu Dec  3 06:51:21 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebaa60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebac80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebad08 set date to 1254459600.000000000 Thu Oct  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebad08 set date to 1259847328.335729000 Thu Dec  3 06:35:28 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebad90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebaea0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebaea0 set date to 1254718800.000000000 Sun Oct  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebaea0 set date to 1259847412.100705000 Thu Dec  3 06:36:52 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebad90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebac80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebaa60 set date to 1254718800.000000000 Sun Oct  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebaa60 set date to 1259847467.388215000 Thu Dec  3 06:37:47 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebabf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebad90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebae18 set date to 1254718800.000000000 Sun Oct  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebae18 set date to 1259847770.947577000 Thu Dec  3 06:42:50 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebad90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebac80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebac80 set date to 1254718800.000000000 Sun Oct  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebac80 set date to 1259848108.124824000 Thu Dec  3 06:48:28 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebad90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebad90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebabf8 set date to 1254718800.000000000 Sun Oct  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebabf8 set date to 1259848311.873067000 Thu Dec  3 06:51:51 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebad90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39078
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39100 set date to 1254805200.000000000 Mon Oct  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39100 set date to 1259849568.844731000 Thu Dec  3 07:12:48 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39298
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39298 set date to 1254805200.000000000 Mon Oct  5 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39298 set date to 1259849599.307506000 Thu Dec  3 07:13:19 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39078
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebad90 set date to 1254891600.000000000 Tue Oct  6 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebad90 set date to 1259849627.518097000 Thu Dec  3 07:13:47 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebaf28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39210 set date to 1255064400.000000000 Thu Oct  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39210 set date to 1259849276.638819000 Thu Dec  3 07:07:56 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39078
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39078 set date to 1255496400.000000000 Tue Oct 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39078 set date to 1259849532.282485000 Thu Dec  3 07:12:12 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebaf28 set date to 1255496400.000000000 Tue Oct 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebaf28 set date to 1259849643.398810000 Thu Dec  3 07:14:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a393a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39430 set date to 1255496400.000000000 Tue Oct 13 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39430 set date to 1259850019.507264000 Thu Dec  3 07:20:19 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a394b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a395c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a395c8 set date to 1255669200.000000000 Thu Oct 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a395c8 set date to 1259849242.932562000 Thu Dec  3 07:07:22 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a394b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a393a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39188 set date to 1255928400.000000000 Sun Oct 18 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39188 set date to 1259849662.560300000 Thu Dec  3 07:14:22 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a394b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39540 set date to 1256014800.000000000 Mon Oct 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39540 set date to 1259849694.578246000 Thu Dec  3 07:14:54 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a394b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a393a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a393a8 set date to 1256014800.000000000 Mon Oct 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a393a8 set date to 1259849399.000000000 Thu Dec  3 07:09:59 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a394b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a394b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39320 set date to 1256101200.000000000 Tue Oct 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39320 set date to 1259849712.715323000 Thu Dec  3 07:15:12 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a394b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a396d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39760 set date to 1256101200.000000000 Tue Oct 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39760 set date to 1259849726.996127000 Thu Dec  3 07:15:26 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a397e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a398f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a398f8 set date to 1256101200.000000000 Tue Oct 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a398f8 set date to 1259850042.084759000 Thu Dec  3 07:20:42 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a397e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a396d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a394b8 set date to 1256619600.000000000 Mon Oct 26 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a394b8 set date to 1259849547.275074000 Thu Dec  3 07:12:27 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a397e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39870 set date to 1256619600.000000000 Mon Oct 26 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39870 set date to 1259849305.744213000 Thu Dec  3 07:08:25 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a397e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a396d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a396d8 set date to 1256619600.000000000 Mon Oct 26 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a396d8 set date to 1259849334.362016000 Thu Dec  3 07:08:54 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a397e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a397e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39650 set date to 1256706000.000000000 Tue Oct 27 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39650 set date to 1259806611.106195000 Wed Dec  2 19:16:51 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a397e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39a08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39a90 set date to 1256706000.000000000 Tue Oct 27 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39a90 set date to 1259849745.421267000 Thu Dec  3 07:15:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39b18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39c28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39c28 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39c28 set date to 1259850194.000000000 Thu Dec  3 07:23:14 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39b18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39a08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a397e8 set date to 1257051600.000000000 Sat Oct 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a397e8 set date to 1259850229.930208000 Thu Dec  3 07:23:49 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39b18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39ba0 set date to 1257051600.000000000 Sat Oct 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39ba0 set date to 1259850246.787430000 Thu Dec  3 07:24:06 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39b18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39a08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39a08 set date to 1257051600.000000000 Sat Oct 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39a08 set date to 1259850262.610436000 Thu Dec  3 07:24:22 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39b18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39b18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39980 set date to 1257051600.000000000 Sat Oct 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39980 set date to 1259850276.069156000 Thu Dec  3 07:24:36 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39b18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39d38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39dc0 set date to 1257051600.000000000 Sat Oct 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39dc0 set date to 1259850289.718431000 Thu Dec  3 07:24:49 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39e48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39f58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39f58 set date to 1257051600.000000000 Sat Oct 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39f58 set date to 1259850303.086020000 Thu Dec  3 07:25:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39e48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39d38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39b18 set date to 1257228000.000000000 Mon Nov  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39b18 set date to 1259849776.230399000 Thu Dec  3 07:16:16 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39cb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39e48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39ed0 set date to 1257228000.000000000 Mon Nov  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39ed0 set date to 1259849943.380177000 Thu Dec  3 07:19:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39e48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39d38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39d38 set date to 1257228000.000000000 Mon Nov  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39d38 set date to 1259849461.000000000 Thu Dec  3 07:11:01 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39e48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39e48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39cb0 set date to 1257314400.000000000 Tue Nov  3 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39cb0 set date to 1259849964.461379000 Thu Dec  3 07:19:24 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a39e48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f130
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f1b8 set date to 1257314400.000000000 Tue Nov  3 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f1b8 set date to 1259850344.083362000 Thu Dec  3 07:25:44 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f350
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f350 set date to 1257400800.000000000 Wed Nov  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f350 set date to 1259850787.528016000 Thu Dec  3 07:33:07 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f130
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39e48 set date to 1257400800.000000000 Wed Nov  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a39e48 set date to 1259850827.067533000 Thu Dec  3 07:33:47 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f0a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f2c8 set date to 1257400800.000000000 Wed Nov  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f2c8 set date to 1259850871.875239000 Thu Dec  3 07:34:31 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f130
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f130 set date to 1257400800.000000000 Wed Nov  4 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f130 set date to 1259850899.872784000 Thu Dec  3 07:34:59 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f0a8 set date to 1257832800.000000000 Mon Nov  9 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f0a8 set date to 1259850924.008383000 Thu Dec  3 07:35:24 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f460
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f4e8 set date to 1257832800.000000000 Mon Nov  9 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f4e8 set date to 1259850953.643635000 Thu Dec  3 07:35:53 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f680
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f680 set date to 1258005600.000000000 Wed Nov 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f680 set date to 1259851093.085135000 Thu Dec  3 07:38:13 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f460
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f240 set date to 1258005600.000000000 Wed Nov 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f240 set date to 1259851119.975072000 Thu Dec  3 07:38:39 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f3d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f5f8 set date to 1258005600.000000000 Wed Nov 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f5f8 set date to 1259851500.000000000 Thu Dec  3 07:45:00 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f460
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f460 set date to 1258005600.000000000 Wed Nov 11 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f460 set date to 1259851709.000000000 Thu Dec  3 07:48:29 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f3d8 set date to 1258092000.000000000 Thu Nov 12 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f3d8 set date to 1259851844.808493000 Thu Dec  3 07:50:44 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f790
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f818 set date to 1258351200.000000000 Sun Nov 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f818 set date to 1259851897.715414000 Thu Dec  3 07:51:37 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f8a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f9b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f9b0 set date to 1258351200.000000000 Sun Nov 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f9b0 set date to 1259852063.000000000 Thu Dec  3 07:54:23 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f8a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f790
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f570 set date to 1258437600.000000000 Mon Nov 16 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f570 set date to 1259852102.866538000 Thu Dec  3 07:55:02 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f8a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f928 set date to 1258524000.000000000 Tue Nov 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f928 set date to 1259852141.809039000 Thu Dec  3 07:55:41 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f8a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f790
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f790 set date to 1258524000.000000000 Tue Nov 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f790 set date to 1259852194.784170000 Thu Dec  3 07:56:34 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f8a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f8a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f708 set date to 1258610400.000000000 Wed Nov 18 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f708 set date to 1259852281.000000000 Thu Dec  3 07:58:01 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3f8a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fac0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fb48 set date to 1258696800.000000000 Thu Nov 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fb48 set date to 1259852297.666497000 Thu Dec  3 07:58:17 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fbd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fce0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fce0 set date to 1258696800.000000000 Thu Nov 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fce0 set date to 1259852312.411844000 Thu Dec  3 07:58:32 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fbd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fac0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f8a0 set date to 1258696800.000000000 Thu Nov 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3f8a0 set date to 1259852331.492941000 Thu Dec  3 07:58:51 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fa38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fbd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fc58 set date to 1258696800.000000000 Thu Nov 19 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fc58 set date to 1259852343.549597000 Thu Dec  3 07:59:03 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fbd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fac0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fac0 set date to 1258956000.000000000 Sun Nov 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fac0 set date to 1259852369.047133000 Thu Dec  3 07:59:29 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fbd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fbd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fa38 set date to 1259042400.000000000 Mon Nov 23 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fa38 set date to 1259852385.015636000 Thu Dec  3 07:59:45 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fbd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fdf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fe78 set date to 1259128800.000000000 Tue Nov 24 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fe78 set date to 1259852406.537353000 Thu Dec  3 08:00:06 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3ff00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf048
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf048 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf048 set date to 1259852421.618280000 Thu Dec  3 08:00:21 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3ff00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fdf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fbd0 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fbd0 set date to 1259852452.443609000 Thu Dec  3 08:00:52 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fd68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3ff00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3ff88 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3ff88 set date to 1259852468.771869000 Thu Dec  3 08:01:08 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3ff00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3fdf0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fdf0 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fdf0 set date to 1259852490.449497000 Thu Dec  3 08:01:30 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3ff00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3ff00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fd68 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3fd68 set date to 1259852502.807995000 Thu Dec  3 08:01:42 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a3ff00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf158
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf1e0 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf1e0 set date to 1259852517.198932000 Thu Dec  3 08:01:57 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf378
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf378 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf378 set date to 1259852537.569972000 Thu Dec  3 08:02:17 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf158
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3ff00 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a3ff00 set date to 1259852798.578223000 Thu Dec  3 08:06:38 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf0d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf2f0 set date to 1259733600.000000000 Tue Dec  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf2f0 set date to 1259806833.436232000 Wed Dec  2 19:20:33 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf158
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf158 set date to 1259733600.000000000 Tue Dec  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf158 set date to 1259852930.000000000 Thu Dec  3 08:08:50 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf0d0 set date to 1259733600.000000000 Tue Dec  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf0d0 set date to 1259853027.000000000 Thu Dec  3 08:10:27 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf268
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf488
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf510 set date to 1259733600.000000000 Tue Dec  1 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf510 set date to 1259853060.356379000 Thu Dec  3 08:11:00 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf6a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf6a8 set date to 1259820000.000000000 Wed Dec  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf6a8 set date to 1259853297.809056000 Thu Dec  3 08:14:57 2009
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf488
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf268 set date to 1259820000.000000000 Wed Dec  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf268 set date to 1262555054.902686000 Sun Jan  3 14:44:14 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf400
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf620 set date to 1259820000.000000000 Wed Dec  2 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf620 set date to 1262554951.000000000 Sun Jan  3 14:42:31 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf488
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf488 set date to 1259906400.000000000 Thu Dec  3 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf488 set date to 1262555147.814428000 Sun Jan  3 14:45:47 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf400 set date to 1260165600.000000000 Sun Dec  6 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf400 set date to 1262555170.201306000 Sun Jan  3 14:46:10 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf598
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf7b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf840 set date to 1260165600.000000000 Sun Dec  6 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf840 set date to 1262555195.745561000 Sun Jan  3 14:46:35 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf8c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf9d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf9d8 set date to 1260338400.000000000 Tue Dec  8 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf9d8 set date to 1262555223.378228000 Sun Jan  3 14:47:03 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf8c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf7b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf598 set date to 1260424800.000000000 Wed Dec  9 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf598 set date to 1262555264.686786000 Sun Jan  3 14:47:44 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf730
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf8c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf950 set date to 1260511200.000000000 Thu Dec 10 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf950 set date to 1262555289.014759000 Sun Jan  3 14:48:09 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf8c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf7b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf7b8 set date to 1260943200.000000000 Tue Dec 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf7b8 set date to 1262555397.000000000 Sun Jan  3 14:49:57 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf8c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf8c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf730 set date to 1260943200.000000000 Tue Dec 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf730 set date to 1262555426.314631000 Sun Jan  3 14:50:26 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acf8c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfae8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfb70 set date to 1260943200.000000000 Tue Dec 15 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfb70 set date to 1262555534.000000000 Sun Jan  3 14:52:14 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfbf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfd08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfd08 set date to 1261116000.000000000 Thu Dec 17 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfd08 set date to 1262555555.422735000 Sun Jan  3 14:52:35 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfbf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfae8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf8c8 set date to 1261375200.000000000 Sun Dec 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acf8c8 set date to 1262555573.278598000 Sun Jan  3 14:52:53 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfa60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfbf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfc80 set date to 1261375200.000000000 Sun Dec 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfc80 set date to 1262555590.223031000 Sun Jan  3 14:53:10 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfbf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfae8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfae8 set date to 1261375200.000000000 Sun Dec 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfae8 set date to 1262555763.000000000 Sun Jan  3 14:56:03 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfbf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfbf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfa60 set date to 1261375200.000000000 Sun Dec 20 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfa60 set date to 1262555808.000000000 Sun Jan  3 14:56:48 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfbf8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfe18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfea0 set date to 1261461600.000000000 Mon Dec 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfea0 set date to 1262555836.374964000 Sun Jan  3 14:57:16 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acff28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a950f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a950f8 set date to 1261461600.000000000 Mon Dec 21 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a950f8 set date to 1262555842.817423000 Sun Jan  3 14:57:22 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acff28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfe18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfbf8 set date to 1261548000.000000000 Tue Dec 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfbf8 set date to 1262555872.286871000 Sun Jan  3 14:57:52 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfd90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acff28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95070 set date to 1261548000.000000000 Tue Dec 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95070 set date to 1262555913.159003000 Sun Jan  3 14:58:33 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acff28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acfe18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfe18 set date to 1261548000.000000000 Tue Dec 22 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfe18 set date to 1262555979.582887000 Sun Jan  3 14:59:39 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acff28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acff28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfd90 set date to 1261634400.000000000 Wed Dec 23 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acfd90 set date to 1262556089.862621000 Sun Jan  3 15:01:29 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11acff28
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95208
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95290 set date to 1262066400.000000000 Mon Dec 28 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95290 set date to 1262556062.134739000 Sun Jan  3 15:01:02 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95428
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95428 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95428 set date to 1262556031.662807000 Sun Jan  3 15:00:31 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95208
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acff28 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11acff28 set date to 1262556265.735189000 Sun Jan  3 15:04:25 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95180
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a953a0 set date to 1262325600.000000000 Thu Dec 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a953a0 set date to 1262556129.066406000 Sun Jan  3 15:02:09 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95208
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95208 set date to 1262325600.000000000 Thu Dec 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95208 set date to 1262556163.515193000 Sun Jan  3 15:02:43 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95180 set date to 1262325600.000000000 Thu Dec 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95180 set date to 1262556179.219235000 Sun Jan  3 15:02:59 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95318
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95538
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a955c0 set date to 1262325600.000000000 Thu Dec 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a955c0 set date to 1262556186.843311000 Sun Jan  3 15:03:06 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95758
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95758 set date to 1262325600.000000000 Thu Dec 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95758 set date to 1262556197.587189000 Sun Jan  3 15:03:17 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95538
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95318 set date to 1262325600.000000000 Thu Dec 31 23:00:00 2009
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95318 set date to 1262556204.675980000 Sun Jan  3 15:03:24 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a954b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a956d0 set date to 1262584800.000000000 Sun Jan  3 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a956d0 set date to 1262556428.000000000 Sun Jan  3 15:07:08 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95538
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95538 set date to 1262584800.000000000 Sun Jan  3 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95538 set date to 1266880392.000000000 Mon Feb 22 16:13:12 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a954b0 set date to 1262584800.000000000 Sun Jan  3 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a954b0 set date to 1266880502.382513000 Mon Feb 22 16:15:02 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95648
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95868
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a958f0 set date to 1262671200.000000000 Mon Jan  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a958f0 set date to 1266880612.687412000 Mon Feb 22 16:16:52 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95a88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95a88 set date to 1262671200.000000000 Mon Jan  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95a88 set date to 1266880699.665443000 Mon Feb 22 16:18:19 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95868
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95648 set date to 1262671200.000000000 Mon Jan  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95648 set date to 1266881045.868877000 Mon Feb 22 16:24:05 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a957e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95a00 set date to 1262671200.000000000 Mon Jan  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95a00 set date to 1266883455.576119000 Mon Feb 22 17:04:15 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95868
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95868 set date to 1262671200.000000000 Mon Jan  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95868 set date to 1266880775.126879000 Mon Feb 22 16:19:35 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a957e0 set date to 1262671200.000000000 Mon Jan  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a957e0 set date to 1266881000.000000000 Mon Feb 22 16:23:20 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95978
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95b98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95c20 set date to 1262757600.000000000 Tue Jan  5 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95c20 set date to 1266883565.859273000 Mon Feb 22 17:06:05 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95ca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95db8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95db8 set date to 1262757600.000000000 Tue Jan  5 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95db8 set date to 1266883599.557074000 Mon Feb 22 17:06:39 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95ca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95b98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95978 set date to 1262757600.000000000 Tue Jan  5 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95978 set date to 1266883542.044722000 Mon Feb 22 17:05:42 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95b10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95ca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95d30 set date to 1262844000.000000000 Wed Jan  6 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95d30 set date to 1266883644.799453000 Mon Feb 22 17:07:24 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95ca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95b98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95b98 set date to 1262930400.000000000 Thu Jan  7 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95b98 set date to 1266883842.593347000 Mon Feb 22 17:10:42 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95ca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95ca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95b10 set date to 1262930400.000000000 Thu Jan  7 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95b10 set date to 1266883765.000000000 Mon Feb 22 17:09:25 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95ca8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95ec8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95f50 set date to 1263189600.000000000 Sun Jan 10 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95f50 set date to 1266883898.333019000 Mon Feb 22 17:11:38 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae70a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae71b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae71b8 set date to 1263189600.000000000 Sun Jan 10 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae71b8 set date to 1266883877.291460000 Mon Feb 22 17:11:17 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae70a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95ec8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95ca8 set date to 1263362400.000000000 Tue Jan 12 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95ca8 set date to 1266883953.229866000 Mon Feb 22 17:12:33 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95e40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae70a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7130 set date to 1263448800.000000000 Wed Jan 13 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7130 set date to 1266884225.445336000 Mon Feb 22 17:17:05 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae70a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11a95ec8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95ec8 set date to 1263448800.000000000 Wed Jan 13 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95ec8 set date to 1266884206.804226000 Mon Feb 22 17:16:46 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae70a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae70a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95e40 set date to 1263967200.000000000 Tue Jan 19 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11a95e40 set date to 1266884260.985455000 Mon Feb 22 17:17:40 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae70a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae72c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7350 set date to 1263967200.000000000 Tue Jan 19 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7350 set date to 1266884276.682690000 Mon Feb 22 17:17:56 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae73d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae74e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae74e8 set date to 1264053600.000000000 Wed Jan 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae74e8 set date to 1266884422.318612000 Mon Feb 22 17:20:22 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae73d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae72c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae70a8 set date to 1264053600.000000000 Wed Jan 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae70a8 set date to 1266884490.000000000 Mon Feb 22 17:21:30 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae73d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7460 set date to 1264140000.000000000 Thu Jan 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7460 set date to 1266884607.887005000 Mon Feb 22 17:23:27 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae73d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae72c8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae72c8 set date to 1264140000.000000000 Thu Jan 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae72c8 set date to 1266884635.365440000 Mon Feb 22 17:23:55 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae73d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae73d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7240 set date to 1264140000.000000000 Thu Jan 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7240 set date to 1266884668.710655000 Mon Feb 22 17:24:28 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae73d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae75f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7680 set date to 1264399200.000000000 Sun Jan 24 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7680 set date to 1266884771.000000000 Mon Feb 22 17:26:11 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7818
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7818 set date to 1264399200.000000000 Sun Jan 24 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7818 set date to 1266884559.493944000 Mon Feb 22 17:22:39 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae75f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae73d8 set date to 1264485600.000000000 Mon Jan 25 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae73d8 set date to 1266884834.851967000 Mon Feb 22 17:27:14 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7790 set date to 1264572000.000000000 Tue Jan 26 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7790 set date to 1266884855.837346000 Mon Feb 22 17:27:35 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae75f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae75f8 set date to 1265004000.000000000 Sun Jan 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae75f8 set date to 1266890444.216384000 Mon Feb 22 19:00:44 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7570 set date to 1265004000.000000000 Sun Jan 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7570 set date to 1266890462.297856000 Mon Feb 22 19:01:02 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7928
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae79b0 set date to 1265004000.000000000 Sun Jan 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae79b0 set date to 1266890474.080423000 Mon Feb 22 19:01:14 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7b48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7b48 set date to 1265004000.000000000 Sun Jan 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7b48 set date to 1266890485.535124000 Mon Feb 22 19:01:25 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7928
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7708 set date to 1265004000.000000000 Sun Jan 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7708 set date to 1266890502.990705000 Mon Feb 22 19:01:42 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae78a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7ac0 set date to 1265004000.000000000 Sun Jan 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7ac0 set date to 1266890516.378211000 Mon Feb 22 19:01:56 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7928
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7928 set date to 1265004000.000000000 Sun Jan 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7928 set date to 1266890571.539745000 Mon Feb 22 19:02:51 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae78a0 set date to 1265090400.000000000 Mon Feb  1 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae78a0 set date to 1266890600.743947000 Mon Feb 22 19:03:20 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7c58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7ce0 set date to 1265176800.000000000 Tue Feb  2 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7ce0 set date to 1266890769.569070000 Mon Feb 22 19:06:09 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7e78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7e78 set date to 1265176800.000000000 Tue Feb  2 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7e78 set date to 1266890789.250368000 Mon Feb 22 19:06:29 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7c58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7a38 set date to 1265176800.000000000 Tue Feb  2 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7a38 set date to 1266890801.354926000 Mon Feb 22 19:06:41 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7df0 set date to 1265349600.000000000 Thu Feb  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7df0 set date to 1266890819.343299000 Mon Feb 22 19:06:59 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7c58
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7c58 set date to 1265349600.000000000 Thu Feb  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7c58 set date to 1266890839.870564000 Mon Feb 22 19:07:19 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7bd0 set date to 1265695200.000000000 Mon Feb  8 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7bd0 set date to 1266890880.543642000 Mon Feb 22 19:08:00 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7f88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1050 set date to 1265781600.000000000 Tue Feb  9 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1050 set date to 1266891048.000246000 Mon Feb 22 19:10:48 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af10d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af11e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af11e8 set date to 1265954400.000000000 Thu Feb 11 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af11e8 set date to 1266891010.000000000 Mon Feb 22 19:10:10 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af10d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7f88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7d68 set date to 1266300000.000000000 Mon Feb 15 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7d68 set date to 1266891643.125807000 Mon Feb 22 19:20:43 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af10d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1160 set date to 1266386400.000000000 Tue Feb 16 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1160 set date to 1266891657.612367000 Mon Feb 22 19:20:57 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af10d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ae7f88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7f88 set date to 1266472800.000000000 Wed Feb 17 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7f88 set date to 1266891683.464143000 Mon Feb 22 19:21:23 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af10d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af10d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7f00 set date to 1266559200.000000000 Thu Feb 18 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ae7f00 set date to 1266891701.033185000 Mon Feb 22 19:21:41 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af10d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af12f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1380 set date to 1266904800.000000000 Mon Feb 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1380 set date to 1266891774.000000000 Mon Feb 22 19:22:54 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1518
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1518 set date to 1266904800.000000000 Mon Feb 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1518 set date to 1268837560.156935000 Wed Mar 17 08:52:40 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af12f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af10d8 set date to 1266904800.000000000 Mon Feb 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af10d8 set date to 1268837576.261851000 Wed Mar 17 08:52:56 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1490 set date to 1266904800.000000000 Mon Feb 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1490 set date to 1268837589.021946000 Wed Mar 17 08:53:09 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af12f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af12f8 set date to 1266991200.000000000 Tue Feb 23 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af12f8 set date to 1268837769.895242000 Wed Mar 17 08:56:09 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1270 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1270 set date to 1268837625.312624000 Wed Mar 17 08:53:45 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1628
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af16b0 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af16b0 set date to 1268837647.793730000 Wed Mar 17 08:54:07 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1848
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1848 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1848 set date to 1268837662.889401000 Wed Mar 17 08:54:22 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1628
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1408 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1408 set date to 1268837671.123230000 Wed Mar 17 08:54:31 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af15a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af17c0 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af17c0 set date to 1268837683.244287000 Wed Mar 17 08:54:43 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1628
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1628 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1628 set date to 1268837692.940868000 Wed Mar 17 08:54:52 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af15a0 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af15a0 set date to 1268837805.089355000 Wed Mar 17 08:56:45 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1958
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af19e0 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af19e0 set date to 1268837964.949827000 Wed Mar 17 08:59:24 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1b78
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1b78 set date to 1267596000.000000000 Tue Mar  2 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1b78 set date to 1268838986.062658000 Wed Mar 17 09:16:26 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1958
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1738 set date to 1267596000.000000000 Tue Mar  2 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1738 set date to 1268839169.622514000 Wed Mar 17 09:19:29 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af18d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1af0 set date to 1267682400.000000000 Wed Mar  3 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1af0 set date to 1268839205.456602000 Wed Mar 17 09:20:05 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1958
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1958 set date to 1267768800.000000000 Thu Mar  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1958 set date to 1268839302.840362000 Wed Mar 17 09:21:42 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af18d0 set date to 1267768800.000000000 Thu Mar  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af18d0 set date to 1268839334.992237000 Wed Mar 17 09:22:14 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1c88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1d10 set date to 1267768800.000000000 Thu Mar  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1d10 set date to 1268839406.000000000 Wed Mar 17 09:23:26 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1ea8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1ea8 set date to 1267768800.000000000 Thu Mar  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1ea8 set date to 1268839675.352792000 Wed Mar 17 09:27:55 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1c88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1a68 set date to 1268114400.000000000 Mon Mar  8 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1a68 set date to 1268839706.553387000 Wed Mar 17 09:28:26 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1c00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1e20 set date to 1268200800.000000000 Tue Mar  9 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1e20 set date to 1268839766.472377000 Wed Mar 17 09:29:26 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1c88
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1c88 set date to 1268373600.000000000 Thu Mar 11 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1c88 set date to 1268839801.429753000 Wed Mar 17 09:30:01 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1c00 set date to 1268373600.000000000 Thu Mar 11 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1c00 set date to 1268839873.332170000 Wed Mar 17 09:31:13 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd080
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd108 set date to 1268802000.000000000 Tue Mar 16 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd108 set date to 1268839915.915887000 Wed Mar 17 09:31:55 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd2a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd2a0 set date to 1268802000.000000000 Tue Mar 16 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd2a0 set date to 1268841552.000000000 Wed Mar 17 09:59:12 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd080
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1d98 set date to 1268888400.000000000 Wed Mar 17 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1d98 set date to 1274813924.650493000 Tue May 25 12:58:44 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11af1f30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd218 set date to 1269234000.000000000 Sun Mar 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd218 set date to 1274813952.602711000 Tue May 25 12:59:12 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd080
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd080 set date to 1269234000.000000000 Sun Mar 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd080 set date to 1274814015.483614000 Tue May 25 13:00:15 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1f30 set date to 1269320400.000000000 Mon Mar 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11af1f30 set date to 1274814434.702265000 Tue May 25 13:07:14 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd190
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd3b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd438 set date to 1269320400.000000000 Mon Mar 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd438 set date to 1274814450.957919000 Tue May 25 13:07:30 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd5d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd5d0 set date to 1269406800.000000000 Tue Mar 23 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd5d0 set date to 1274814480.598562000 Tue May 25 13:08:00 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd3b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd190 set date to 1269579600.000000000 Thu Mar 25 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd190 set date to 1274814499.022626000 Tue May 25 13:08:19 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd328
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd548 set date to 1269579600.000000000 Thu Mar 25 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd548 set date to 1274814521.694897000 Tue May 25 13:08:41 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd3b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd3b0 set date to 1269579600.000000000 Thu Mar 25 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd3b0 set date to 1274814831.000000000 Tue May 25 13:13:51 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd328 set date to 1269838800.000000000 Sun Mar 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd328 set date to 1274814633.312109000 Tue May 25 13:10:33 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd4c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd6e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd768 set date to 1269838800.000000000 Sun Mar 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd768 set date to 1274814878.571375000 Tue May 25 13:14:38 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd900
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd900 set date to 1270098000.000000000 Wed Mar 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd900 set date to 1274815271.516403000 Tue May 25 13:21:11 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd6e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd4c0 set date to 1270098000.000000000 Wed Mar 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd4c0 set date to 1274815517.295784000 Tue May 25 13:25:17 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd658
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd878 set date to 1270098000.000000000 Wed Mar 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd878 set date to 1274815628.785182000 Tue May 25 13:27:08 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd6e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd6e0 set date to 1270098000.000000000 Wed Mar 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd6e0 set date to 1274818685.914370000 Tue May 25 14:18:05 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd658 set date to 1270098000.000000000 Wed Mar 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd658 set date to 1274818815.636342000 Tue May 25 14:20:15 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd7f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afda10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afda98 set date to 1270098000.000000000 Wed Mar 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afda98 set date to 1274818840.237071000 Tue May 25 14:20:40 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdc30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdc30 set date to 1270443600.000000000 Sun Apr  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdc30 set date to 1274821217.015128000 Tue May 25 15:00:17 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afda10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd7f0 set date to 1270443600.000000000 Sun Apr  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd7f0 set date to 1274821234.802699000 Tue May 25 15:00:34 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afd988
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdba8 set date to 1270443600.000000000 Sun Apr  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdba8 set date to 1274821269.919903000 Tue May 25 15:01:09 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afda10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afda10 set date to 1270443600.000000000 Sun Apr  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afda10 set date to 1274821289.043736000 Tue May 25 15:01:29 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd988 set date to 1270443600.000000000 Sun Apr  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afd988 set date to 1274821322.780112000 Tue May 25 15:02:02 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdb20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdd40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afddc8 set date to 1270530000.000000000 Mon Apr  5 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afddc8 set date to 1274821422.066027000 Tue May 25 15:03:42 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afde50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdf60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdf60 set date to 1270530000.000000000 Mon Apr  5 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdf60 set date to 1274821484.402684000 Tue May 25 15:04:44 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afde50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdd40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdb20 set date to 1270616400.000000000 Tue Apr  6 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdb20 set date to 1274821655.229168000 Tue May 25 15:07:35 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdcb8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afde50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afded8 set date to 1270616400.000000000 Tue Apr  6 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afded8 set date to 1274821718.934144000 Tue May 25 15:08:38 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afde50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afdd40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdd40 set date to 1270789200.000000000 Thu Apr  8 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdd40 set date to 1274821765.470626000 Tue May 25 15:09:25 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afde50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afde50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdcb8 set date to 1270789200.000000000 Thu Apr  8 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afdcb8 set date to 1274821882.000000000 Tue May 25 15:11:22 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11afde50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07130
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b071b8 set date to 1270789200.000000000 Thu Apr  8 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b071b8 set date to 1274821939.313077000 Tue May 25 15:12:19 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07350
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07350 set date to 1271048400.000000000 Sun Apr 11 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07350 set date to 1274821964.697384000 Tue May 25 15:12:44 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07130
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afde50 set date to 1271048400.000000000 Sun Apr 11 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11afde50 set date to 1274821998.000000000 Tue May 25 15:13:18 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b070a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b072c8 set date to 1271134800.000000000 Mon Apr 12 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b072c8 set date to 1274822120.139535000 Tue May 25 15:15:20 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07130
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07130 set date to 1271134800.000000000 Mon Apr 12 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07130 set date to 1274822141.403823000 Tue May 25 15:15:41 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b070a8 set date to 1271221200.000000000 Tue Apr 13 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b070a8 set date to 1274822837.081684000 Tue May 25 15:27:17 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07240
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07460
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b074e8 set date to 1271221200.000000000 Tue Apr 13 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b074e8 set date to 1274822981.063111000 Tue May 25 15:29:41 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07680
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07680 set date to 1271653200.000000000 Sun Apr 18 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07680 set date to 1274823018.311695000 Tue May 25 15:30:18 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07460
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07240 set date to 1271826000.000000000 Tue Apr 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07240 set date to 1274823076.013017000 Tue May 25 15:31:16 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b073d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b075f8 set date to 1271826000.000000000 Tue Apr 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b075f8 set date to 1274823161.905768000 Tue May 25 15:32:41 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07460
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07460 set date to 1271826000.000000000 Tue Apr 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07460 set date to 1274823179.721940000 Tue May 25 15:32:59 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b073d8 set date to 1271826000.000000000 Tue Apr 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b073d8 set date to 1274823143.801406000 Tue May 25 15:32:23 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07570
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07790
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07818 set date to 1271912400.000000000 Wed Apr 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07818 set date to 1274823251.466918000 Tue May 25 15:34:11 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b078a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b079b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b079b0 set date to 1271912400.000000000 Wed Apr 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b079b0 set date to 1274823290.051642000 Tue May 25 15:34:50 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b078a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07790
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07570 set date to 1271912400.000000000 Wed Apr 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07570 set date to 1274823228.226741000 Tue May 25 15:33:48 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07708
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b078a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07928 set date to 1271998800.000000000 Thu Apr 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07928 set date to 1274823313.371686000 Tue May 25 15:35:13 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b078a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07790
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07790 set date to 1271998800.000000000 Thu Apr 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07790 set date to 1274823332.204414000 Tue May 25 15:35:32 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b078a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b078a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07708 set date to 1272258000.000000000 Sun Apr 25 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07708 set date to 1274823388.813409000 Tue May 25 15:36:28 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b078a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07ac0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07b48 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07b48 set date to 1274823402.000000000 Tue May 25 15:36:42 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07ce0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07ce0 set date to 1272690000.000000000 Fri Apr 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07ce0 set date to 1274819010.270660000 Tue May 25 14:23:30 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07ac0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b078a0 set date to 1272690000.000000000 Fri Apr 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b078a0 set date to 1274819039.478872000 Tue May 25 14:23:59 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07a38
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07c58 set date to 1272690000.000000000 Fri Apr 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07c58 set date to 1274819230.169142000 Tue May 25 14:27:10 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07ac0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07ac0 set date to 1272690000.000000000 Fri Apr 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07ac0 set date to 1274819283.890367000 Tue May 25 14:28:03 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07a38 set date to 1272690000.000000000 Fri Apr 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07a38 set date to 1274819363.085003000 Tue May 25 14:29:23 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07bd0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07df0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07e78 set date to 1272690000.000000000 Fri Apr 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07e78 set date to 1274819384.603656000 Tue May 25 14:29:44 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11050
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11050 set date to 1272862800.000000000 Sun May  2 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11050 set date to 1274823907.716311000 Tue May 25 15:45:07 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07df0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07bd0 set date to 1272949200.000000000 Mon May  3 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07bd0 set date to 1274824096.239105000 Tue May 25 15:48:16 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07d68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07f88 set date to 1273035600.000000000 Tue May  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07f88 set date to 1274824118.503485000 Tue May 25 15:48:38 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07df0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07df0 set date to 1273035600.000000000 Tue May  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07df0 set date to 1274824136.719803000 Tue May 25 15:48:56 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07d68 set date to 1273035600.000000000 Tue May  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07d68 set date to 1274824150.404056000 Tue May 25 15:49:10 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b07f00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11160
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b111e8 set date to 1273035600.000000000 Tue May  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b111e8 set date to 1274824169.944245000 Tue May 25 15:49:29 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11380
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11380 set date to 1273035600.000000000 Tue May  4 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11380 set date to 1274824204.496693000 Tue May 25 15:50:04 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11160
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07f00 set date to 1273467600.000000000 Sun May  9 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b07f00 set date to 1274826816.000000000 Tue May 25 16:33:36 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b110d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b112f8 set date to 1273467600.000000000 Sun May  9 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b112f8 set date to 1274826870.000000000 Tue May 25 16:34:30 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11160
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11160 set date to 1273467600.000000000 Sun May  9 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11160 set date to 1274826942.000000000 Tue May 25 16:35:42 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b110d8 set date to 1273467600.000000000 Sun May  9 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b110d8 set date to 1274827003.000000000 Tue May 25 16:36:43 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11490
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11518 set date to 1273467600.000000000 Sun May  9 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11518 set date to 1274827068.000000000 Tue May 25 16:37:48 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b115a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b116b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b116b0 set date to 1273554000.000000000 Mon May 10 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b116b0 set date to 1274827112.531647000 Tue May 25 16:38:32 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b115a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11490
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11270 set date to 1273640400.000000000 Tue May 11 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11270 set date to 1274827160.544826000 Tue May 25 16:39:20 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b115a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11628 set date to 1273726800.000000000 Wed May 12 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11628 set date to 1274827244.261634000 Tue May 25 16:40:44 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b115a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11490
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11490 set date to 1273726800.000000000 Wed May 12 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11490 set date to 1274827329.230788000 Tue May 25 16:42:09 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b115a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b115a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11408 set date to 1273813200.000000000 Thu May 13 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11408 set date to 1274827406.943994000 Tue May 25 16:43:26 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b115a0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b117c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11848 set date to 1273813200.000000000 Thu May 13 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11848 set date to 1274827454.832490000 Tue May 25 16:44:14 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b118d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b119e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b119e0 set date to 1274245200.000000000 Tue May 18 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b119e0 set date to 1274827473.757077000 Tue May 25 16:44:33 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b118d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b117c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b115a0 set date to 1274331600.000000000 Wed May 19 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b115a0 set date to 1275273200.397356000 Sun May 30 20:33:20 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11738
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b118d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11958 set date to 1274331600.000000000 Wed May 19 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11958 set date to 1275273541.000000000 Sun May 30 20:39:01 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b118d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b117c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b117c0 set date to 1274418000.000000000 Thu May 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b117c0 set date to 1275273572.022314000 Sun May 30 20:39:32 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b118d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b118d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11738 set date to 1274677200.000000000 Sun May 23 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11738 set date to 1275273593.607612000 Sun May 30 20:39:53 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b118d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11af0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11b78 set date to 1274677200.000000000 Sun May 23 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11b78 set date to 1275273611.472166000 Sun May 30 20:40:11 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11c00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11d10
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11d10 set date to 1274677200.000000000 Sun May 23 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11d10 set date to 1275273630.880081000 Sun May 30 20:40:30 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11c00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11af0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b118d0 set date to 1274850000.000000000 Tue May 25 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b118d0 set date to 1275273659.281227000 Sun May 30 20:40:59 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11a68
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11c00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11c88 set date to 1274850000.000000000 Tue May 25 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11c88 set date to 1275273696.025720000 Sun May 30 20:41:36 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11c00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11af0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11af0 set date to 1274936400.000000000 Wed May 26 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11af0 set date to 1275273758.418218000 Sun May 30 20:42:38 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11c00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11c00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11a68 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11a68 set date to 1275273849.045448000 Sun May 30 20:44:09 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11c00
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11e20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11ea8 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11ea8 set date to 1275273910.251227000 Sun May 30 20:45:10 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11f30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b100
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b100 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b100 set date to 1275273823.902071000 Sun May 30 20:43:43 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11f30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11e20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11c00 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11c00 set date to 1275273961.825860000 Sun May 30 20:46:01 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11d98
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11f30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b078 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b078 set date to 1275273976.577849000 Sun May 30 20:46:16 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11f30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11e20
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11e20 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11e20 set date to 1275273984.251544000 Sun May 30 20:46:24 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11f30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11f30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11d98 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11d98 set date to 1275274158.513145000 Sun May 30 20:49:18 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b11f30
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b210
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b298 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b298 set date to 1275274167.383843000 Sun May 30 20:49:27 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b430
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b430 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b430 set date to 1275274178.772232000 Sun May 30 20:49:38 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b210
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11f30 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b11f30 set date to 1283624544.594923000 Sat Sep  4 12:22:24 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b188
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b3a8 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b3a8 set date to 1283634757.560193000 Sat Sep  4 15:12:37 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b210
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b210 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b210 set date to 1283635084.184876000 Sat Sep  4 15:18:04 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b188 set date to 1275454800.000000000 Tue Jun  1 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b188 set date to 1283635192.512973000 Sat Sep  4 15:19:52 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b320
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b540
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b5c8 set date to 1275454800.000000000 Tue Jun  1 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b5c8 set date to 1283635160.368772000 Sat Sep  4 15:19:20 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b760
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b760 set date to 1275541200.000000000 Wed Jun  2 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b760 set date to 1283635689.776067000 Sat Sep  4 15:28:09 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b540
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b320 set date to 1275541200.000000000 Wed Jun  2 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b320 set date to 1283635742.240988000 Sat Sep  4 15:29:02 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b4b8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b6d8 set date to 1275541200.000000000 Wed Jun  2 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b6d8 set date to 1283635672.335684000 Sat Sep  4 15:27:52 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b540
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b540 set date to 1275541200.000000000 Wed Jun  2 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b540 set date to 1283635644.695330000 Sat Sep  4 15:27:24 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b4b8 set date to 1275627600.000000000 Thu Jun  3 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b4b8 set date to 1283635830.909184000 Sat Sep  4 15:30:30 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b650
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b870
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b8f8 set date to 1275627600.000000000 Thu Jun  3 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b8f8 set date to 1283635776.073714000 Sat Sep  4 15:29:36 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1ba90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1ba90 set date to 1275886800.000000000 Sun Jun  6 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1ba90 set date to 1283635871.426236000 Sat Sep  4 15:31:11 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b870
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b650 set date to 1275886800.000000000 Sun Jun  6 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b650 set date to 1283635911.141139000 Sat Sep  4 15:31:51 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b7e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1ba08 set date to 1275886800.000000000 Sun Jun  6 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1ba08 set date to 1283636050.781826000 Sat Sep  4 15:34:10 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b870
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b870 set date to 1275886800.000000000 Sun Jun  6 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b870 set date to 1283636090.087100000 Sat Sep  4 15:34:50 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b7e8 set date to 1276059600.000000000 Tue Jun  8 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b7e8 set date to 1283636127.574598000 Sat Sep  4 15:35:27 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1b980
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bba0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bc28 set date to 1276059600.000000000 Tue Jun  8 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bc28 set date to 1283636197.752052000 Sat Sep  4 15:36:37 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bdc0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bdc0 set date to 1276146000.000000000 Wed Jun  9 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bdc0 set date to 1283636239.149353000 Sat Sep  4 15:37:19 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bba0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b980 set date to 1276664400.000000000 Tue Jun 15 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1b980 set date to 1283636298.749465000 Sat Sep  4 15:38:18 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bb18
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bd38 set date to 1277096400.000000000 Sun Jun 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bd38 set date to 1283636389.623950000 Sat Sep  4 15:39:49 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bba0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bba0 set date to 1277096400.000000000 Sun Jun 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bba0 set date to 1283636407.664255000 Sat Sep  4 15:40:07 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bb18 set date to 1277182800.000000000 Mon Jun 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bb18 set date to 1283636501.828101000 Sat Sep  4 15:41:41 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bcb0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bed0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bf58 set date to 1277182800.000000000 Mon Jun 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bf58 set date to 1283636483.000000000 Sat Sep  4 15:41:23 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b290b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b291c0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b291c0 set date to 1277269200.000000000 Tue Jun 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b291c0 set date to 1283636545.772606000 Sat Sep  4 15:42:25 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b290b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bed0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bcb0 set date to 1277269200.000000000 Tue Jun 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bcb0 set date to 1283636577.521934000 Sat Sep  4 15:42:57 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1be48
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b290b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29138 set date to 1277269200.000000000 Tue Jun 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29138 set date to 1283636597.178238000 Sat Sep  4 15:43:17 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b290b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b1bed0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bed0 set date to 1277787600.000000000 Mon Jun 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1bed0 set date to 1283636810.561413000 Sat Sep  4 15:46:50 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b290b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b290b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1be48 set date to 1277787600.000000000 Mon Jun 28 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b1be48 set date to 1283636689.000000000 Sat Sep  4 15:44:49 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b290b0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b292d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29358 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29358 set date to 1283636836.058132000 Sat Sep  4 15:47:16 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b293e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b294f0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b294f0 set date to 1277960400.000000000 Wed Jun 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b294f0 set date to 1283636867.100198000 Sat Sep  4 15:47:47 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b293e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b292d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b290b0 set date to 1277960400.000000000 Wed Jun 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b290b0 set date to 1283636889.513025000 Sat Sep  4 15:48:09 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29248
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b293e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29468 set date to 1277960400.000000000 Wed Jun 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29468 set date to 1283636908.373348000 Sat Sep  4 15:48:28 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b293e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b292d0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b292d0 set date to 1277960400.000000000 Wed Jun 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b292d0 set date to 1283636921.677640000 Sat Sep  4 15:48:41 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b293e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b293e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29248 set date to 1277960400.000000000 Wed Jun 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29248 set date to 1283636934.453878000 Sat Sep  4 15:48:54 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b293e0
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29600
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29688 set date to 1277960400.000000000 Wed Jun 30 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29688 set date to 1283636947.699357000 Sat Sep  4 15:49:07 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29820
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29820 set date to 1278046800.000000000 Thu Jul  1 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29820 set date to 1283624730.744304000 Sat Sep  4 12:25:30 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29600
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b293e0 set date to 1278046800.000000000 Thu Jul  1 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b293e0 set date to 1283636995.756588000 Sat Sep  4 15:49:55 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29578
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29798 set date to 1278046800.000000000 Thu Jul  1 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29798 set date to 1283637024.682261000 Sat Sep  4 15:50:24 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29600
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29600 set date to 1278046800.000000000 Thu Jul  1 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29600 set date to 1283637068.000000000 Sat Sep  4 15:51:08 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29578 set date to 1278392400.000000000 Mon Jul  5 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29578 set date to 1283704940.162962000 Sun Sep  5 10:42:20 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29710
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29930
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b299b8 set date to 1278392400.000000000 Mon Jul  5 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b299b8 set date to 1283705000.461855000 Sun Sep  5 10:43:20 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29a40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29b50
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29b50 set date to 1278392400.000000000 Mon Jul  5 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29b50 set date to 1283705041.485861000 Sun Sep  5 10:44:01 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29a40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29930
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29710 set date to 1278392400.000000000 Mon Jul  5 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29710 set date to 1283705071.051972000 Sun Sep  5 10:44:31 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b298a8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29a40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29ac8 set date to 1278478800.000000000 Tue Jul  6 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29ac8 set date to 1283705097.607213000 Sun Sep  5 10:44:57 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29a40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29930
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29930 set date to 1278478800.000000000 Tue Jul  6 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29930 set date to 1283705291.911387000 Sun Sep  5 10:48:11 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29a40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29a40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b298a8 set date to 1278478800.000000000 Tue Jul  6 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b298a8 set date to 1283705310.367787000 Sun Sep  5 10:48:30 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29a40
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29c60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29ce8 set date to 1278910800.000000000 Sun Jul 11 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29ce8 set date to 1283705335.176360000 Sun Sep  5 10:48:55 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29d70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29e80
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29e80 set date to 1279083600.000000000 Tue Jul 13 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29e80 set date to 1283705356.390346000 Sun Sep  5 10:49:16 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29d70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29c60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29a40 set date to 1279688400.000000000 Tue Jul 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29a40 set date to 1283705373.918496000 Sun Sep  5 10:49:33 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29bd8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29d70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29df8 set date to 1279688400.000000000 Tue Jul 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29df8 set date to 1283705420.946587000 Sun Sep  5 10:50:20 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29d70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29c60
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29c60 set date to 1279688400.000000000 Tue Jul 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29c60 set date to 1283705630.475351000 Sun Sep  5 10:53:50 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29d70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29d70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29bd8 set date to 1279688400.000000000 Tue Jul 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29bd8 set date to 1283705750.373831000 Sun Sep  5 10:55:50 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29d70
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29f90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31050 set date to 1279688400.000000000 Tue Jul 20 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31050 set date to 1283705712.437088000 Sun Sep  5 10:55:12 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b310d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b311e8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b311e8 set date to 1279774800.000000000 Wed Jul 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b311e8 set date to 1283705798.310833000 Sun Sep  5 10:56:38 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b310d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29f90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29d70 set date to 1279774800.000000000 Wed Jul 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29d70 set date to 1283705814.935400000 Sun Sep  5 10:56:54 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29f08
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b310d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31160 set date to 1279774800.000000000 Wed Jul 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31160 set date to 1283705836.335843000 Sun Sep  5 10:57:16 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b310d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b29f90
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29f90 set date to 1279774800.000000000 Wed Jul 21 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29f90 set date to 1283705777.806302000 Sun Sep  5 10:56:17 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b310d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b310d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29f08 set date to 1279861200.000000000 Thu Jul 22 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b29f08 set date to 1283705859.176346000 Sun Sep  5 10:57:39 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b310d8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b312f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31380 set date to 1280293200.000000000 Tue Jul 27 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31380 set date to 1283705879.736704000 Sun Sep  5 10:57:59 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31518
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31518 set date to 1280293200.000000000 Tue Jul 27 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31518 set date to 1283705911.441484000 Sun Sep  5 10:58:31 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31408
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b312f8
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b310d8 set date to 1280725200.000000000 Sun Aug  1 23:00:00 2010
* 12:26:50  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b310d8 set date to 1283705962.557105000 Sun Sep  5 10:59:22 2010
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31270
* 12:26:50  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:50  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31408
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31490 set date to 1280725200.000000000 Sun Aug  1 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31490 set date to 1283705971.007530000 Sun Sep  5 10:59:31 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31408
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b312f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b312f8 set date to 1280725200.000000000 Sun Aug  1 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b312f8 set date to 1283705982.111602000 Sun Sep  5 10:59:42 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31408
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31408
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31270 set date to 1280725200.000000000 Sun Aug  1 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31270 set date to 1283705990.097993000 Sun Sep  5 10:59:50 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31408
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31628
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b316b0 set date to 1280725200.000000000 Sun Aug  1 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b316b0 set date to 1283705995.343887000 Sun Sep  5 10:59:55 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31738
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31848
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31848 set date to 1280725200.000000000 Sun Aug  1 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31848 set date to 1283705999.785948000 Sun Sep  5 10:59:59 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31738
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31628
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31408 set date to 1280725200.000000000 Sun Aug  1 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31408 set date to 1283706088.466925000 Sun Sep  5 11:01:28 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b315a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31738
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b317c0 set date to 1280811600.000000000 Mon Aug  2 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b317c0 set date to 1283706213.267098000 Sun Sep  5 11:03:33 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31738
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31628
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31628 set date to 1280898000.000000000 Tue Aug  3 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31628 set date to 1283706240.788023000 Sun Sep  5 11:04:00 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31738
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31738
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b315a0 set date to 1280898000.000000000 Tue Aug  3 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b315a0 set date to 1283706266.756285000 Sun Sep  5 11:04:26 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31738
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31958
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b319e0 set date to 1280984400.000000000 Wed Aug  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b319e0 set date to 1283709497.628198000 Sun Sep  5 11:58:17 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31a68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31b78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31b78 set date to 1280984400.000000000 Wed Aug  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31b78 set date to 1283709518.775871000 Sun Sep  5 11:58:38 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31a68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31958
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31738 set date to 1280984400.000000000 Wed Aug  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31738 set date to 1283709539.209499000 Sun Sep  5 11:58:59 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b318d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31a68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31af0 set date to 1280984400.000000000 Wed Aug  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31af0 set date to 1283709568.307259000 Sun Sep  5 11:59:28 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31a68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31958
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31958 set date to 1281502800.000000000 Tue Aug 10 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31958 set date to 1283709619.132741000 Sun Sep  5 12:00:19 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31a68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31a68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b318d0 set date to 1281675600.000000000 Thu Aug 12 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b318d0 set date to 1283709710.000000000 Sun Sep  5 12:01:50 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31a68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31c88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31d10 set date to 1281934800.000000000 Sun Aug 15 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31d10 set date to 1283709732.565132000 Sun Sep  5 12:02:12 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31d98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31ea8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31ea8 set date to 1282107600.000000000 Tue Aug 17 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31ea8 set date to 1283709801.307353000 Sun Sep  5 12:03:21 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31d98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31c88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31a68 set date to 1282280400.000000000 Thu Aug 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31a68 set date to 1283709835.500989000 Sun Sep  5 12:03:55 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31c00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31d98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31e20 set date to 1282280400.000000000 Thu Aug 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31e20 set date to 1283709850.147681000 Sun Sep  5 12:04:10 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31d98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31c88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31c88 set date to 1282539600.000000000 Sun Aug 22 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31c88 set date to 1283709875.294840000 Sun Sep  5 12:04:35 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31d98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31d98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31c00 set date to 1282539600.000000000 Sun Aug 22 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31c00 set date to 1283709900.378218000 Sun Sep  5 12:05:00 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31d98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f088
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f110 set date to 1282539600.000000000 Sun Aug 22 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f110 set date to 1283709923.396206000 Sun Sep  5 12:05:23 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f198
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f2a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f2a8 set date to 1282626000.000000000 Mon Aug 23 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f2a8 set date to 1283709972.632229000 Sun Sep  5 12:06:12 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f198
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f088
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31d98 set date to 1282712400.000000000 Tue Aug 24 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31d98 set date to 1283710006.639332000 Sun Sep  5 12:06:46 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b31f30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f198
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f220 set date to 1282885200.000000000 Thu Aug 26 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f220 set date to 1283710047.065748000 Sun Sep  5 12:07:27 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f198
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f088
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f088 set date to 1283144400.000000000 Sun Aug 29 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f088 set date to 1283710089.724420000 Sun Sep  5 12:08:09 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f198
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f198
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31f30 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b31f30 set date to 1283710110.573753000 Sun Sep  5 12:08:30 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f198
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f3b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f440 set date to 1283317200.000000000 Tue Aug 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f440 set date to 1283710135.022207000 Sun Sep  5 12:08:55 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f4c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f5d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f5d8 set date to 1283317200.000000000 Tue Aug 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f5d8 set date to 1283710144.337677000 Sun Sep  5 12:09:04 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f4c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f3b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f198 set date to 1283317200.000000000 Tue Aug 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f198 set date to 1283710161.263374000 Sun Sep  5 12:09:21 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f4c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f550 set date to 1283317200.000000000 Tue Aug 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f550 set date to 1283710175.720300000 Sun Sep  5 12:09:35 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f4c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f3b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f3b8 set date to 1283317200.000000000 Tue Aug 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f3b8 set date to 1283710185.240926000 Sun Sep  5 12:09:45 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f4c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f4c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f330 set date to 1283317200.000000000 Tue Aug 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f330 set date to 1283710198.578581000 Sun Sep  5 12:09:58 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f4c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f6e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f770 set date to 1283403600.000000000 Wed Sep  1 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f770 set date to 1283710254.182121000 Sun Sep  5 12:10:54 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f7f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f908
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f908 set date to 1283403600.000000000 Wed Sep  1 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f908 set date to 1283710310.134591000 Sun Sep  5 12:11:50 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f7f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f6e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f4c8 set date to 1283490000.000000000 Thu Sep  2 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f4c8 set date to 1283712316.483642000 Sun Sep  5 12:45:16 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f7f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f880 set date to 1283662800.000000000 Sat Sep  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f880 set date to 1283712374.425496000 Sun Sep  5 12:46:14 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f7f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f6e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f6e8 set date to 1283662800.000000000 Sat Sep  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f6e8 set date to 1283712390.202539000 Sun Sep  5 12:46:30 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f7f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f7f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f660 set date to 1283662800.000000000 Sat Sep  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f660 set date to 1283712408.031939000 Sun Sep  5 12:46:48 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f7f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fa18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3faa0 set date to 1283662800.000000000 Sat Sep  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3faa0 set date to 1283712439.895902000 Sun Sep  5 12:47:19 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fb28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fc38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fc38 set date to 1283922000.000000000 Tue Sep  7 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fc38 set date to 1287850457.000000000 Sat Oct 23 10:14:17 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fb28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fa18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f7f8 set date to 1283922000.000000000 Tue Sep  7 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f7f8 set date to 1287852737.126443000 Sat Oct 23 10:52:17 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3f990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fb28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fbb0 set date to 1284008400.000000000 Wed Sep  8 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fbb0 set date to 1287852847.000000000 Sat Oct 23 10:54:07 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fb28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fa18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fa18 set date to 1284354000.000000000 Sun Sep 12 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fa18 set date to 1287852978.985935000 Sat Oct 23 10:56:18 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fb28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fb28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f990 set date to 1284354000.000000000 Sun Sep 12 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3f990 set date to 1287853004.186567000 Sat Oct 23 10:56:44 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fb28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fd48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fdd0 set date to 1284354000.000000000 Sun Sep 12 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fdd0 set date to 1287852911.028900000 Sat Oct 23 10:55:11 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fe58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3ff68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3ff68 set date to 1284440400.000000000 Mon Sep 13 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3ff68 set date to 1287853083.833290000 Sat Oct 23 10:58:03 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fe58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fd48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fb28 set date to 1284526800.000000000 Tue Sep 14 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fb28 set date to 1287853112.084561000 Sat Oct 23 10:58:32 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fcc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fe58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fee0 set date to 1284613200.000000000 Wed Sep 15 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fee0 set date to 1287853171.000000000 Sat Oct 23 10:59:31 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fe58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fd48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fd48 set date to 1284958800.000000000 Sun Sep 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fd48 set date to 1287853196.400764000 Sat Oct 23 10:59:56 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fe58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fe58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fcc0 set date to 1284958800.000000000 Sun Sep 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fcc0 set date to 1287853215.400166000 Sat Oct 23 11:00:15 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b3fe58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49138
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b491c0 set date to 1284958800.000000000 Sun Sep 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b491c0 set date to 1287853239.588790000 Sat Oct 23 11:00:39 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49248
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49358
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49358 set date to 1285045200.000000000 Mon Sep 20 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49358 set date to 1287853265.925346000 Sat Oct 23 11:01:05 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49248
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49138
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fe58 set date to 1285045200.000000000 Mon Sep 20 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b3fe58 set date to 1287853281.820421000 Sat Oct 23 11:01:21 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b490b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49248
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b492d0 set date to 1285131600.000000000 Tue Sep 21 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b492d0 set date to 1287853306.941478000 Sat Oct 23 11:01:46 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49248
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49138
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49138 set date to 1285304400.000000000 Thu Sep 23 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49138 set date to 1287853329.140767000 Sat Oct 23 11:02:09 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49248
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49248
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b490b0 set date to 1285563600.000000000 Sun Sep 26 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b490b0 set date to 1287853359.313067000 Sat Oct 23 11:02:39 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49248
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49468
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b494f0 set date to 1285650000.000000000 Mon Sep 27 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b494f0 set date to 1287853381.759089000 Sat Oct 23 11:03:01 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49578
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49688
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49688 set date to 1285650000.000000000 Mon Sep 27 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49688 set date to 1287853441.000000000 Sat Oct 23 11:04:01 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49578
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49468
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49248 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49248 set date to 1287853494.218166000 Sat Oct 23 11:04:54 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b493e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49578
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49600 set date to 1285909200.000000000 Thu Sep 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49600 set date to 1287860208.305116000 Sat Oct 23 12:56:48 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49578
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49468
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49468 set date to 1285909200.000000000 Thu Sep 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49468 set date to 1287860220.989685000 Sat Oct 23 12:57:00 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49578
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49578
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b493e0 set date to 1285909200.000000000 Thu Sep 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b493e0 set date to 1287860232.354646000 Sat Oct 23 12:57:12 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49578
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49798
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49820 set date to 1285909200.000000000 Thu Sep 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49820 set date to 1287860242.966547000 Sat Oct 23 12:57:22 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b498a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b499b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b499b8 set date to 1285909200.000000000 Thu Sep 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b499b8 set date to 1287860252.244941000 Sat Oct 23 12:57:32 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b498a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49798
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49578 set date to 1285909200.000000000 Thu Sep 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49578 set date to 1287860263.981496000 Sat Oct 23 12:57:43 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49710
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b498a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49930 set date to 1286254800.000000000 Mon Oct  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49930 set date to 1287860506.944950000 Sat Oct 23 13:01:46 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b498a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49798
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49798 set date to 1286254800.000000000 Mon Oct  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49798 set date to 1287860626.131585000 Sat Oct 23 13:03:46 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b498a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b498a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49710 set date to 1286254800.000000000 Mon Oct  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49710 set date to 1287860693.799834000 Sat Oct 23 13:04:53 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b498a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49ac8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49b50 set date to 1286254800.000000000 Mon Oct  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49b50 set date to 1287860714.558964000 Sat Oct 23 13:05:14 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49bd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49ce8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49ce8 set date to 1286254800.000000000 Mon Oct  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49ce8 set date to 1287860757.301581000 Sat Oct 23 13:05:57 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49bd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49ac8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b498a8 set date to 1286341200.000000000 Tue Oct  5 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b498a8 set date to 1287860781.692937000 Sat Oct 23 13:06:21 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49a40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49bd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49c60 set date to 1286427600.000000000 Wed Oct  6 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49c60 set date to 1287860820.843468000 Sat Oct 23 13:07:00 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49bd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49ac8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49ac8 set date to 1286427600.000000000 Wed Oct  6 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49ac8 set date to 1287860844.195221000 Sat Oct 23 13:07:24 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49bd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49bd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49a40 set date to 1286946000.000000000 Tue Oct 12 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49a40 set date to 1287860933.733613000 Sat Oct 23 13:08:53 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49bd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49df8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49e80 set date to 1286946000.000000000 Tue Oct 12 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49e80 set date to 1287861092.447576000 Sat Oct 23 13:11:32 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49f08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb058
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb058 set date to 1287378000.000000000 Sun Oct 17 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb058 set date to 1287861036.594839000 Sat Oct 23 13:10:36 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49f08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49df8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49bd8 set date to 1287550800.000000000 Tue Oct 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49bd8 set date to 1287860870.929153000 Sat Oct 23 13:07:50 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49d70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49f08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49f90 set date to 1287550800.000000000 Tue Oct 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49f90 set date to 1287861140.734368000 Sat Oct 23 13:12:20 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49f08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49df8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49df8 set date to 1287550800.000000000 Tue Oct 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49df8 set date to 1287861207.000000000 Sat Oct 23 13:13:27 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49f08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49f08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49d70 set date to 1287637200.000000000 Wed Oct 20 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49d70 set date to 1287861257.686479000 Sat Oct 23 13:14:17 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b49f08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb168
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb1f0 set date to 1287637200.000000000 Wed Oct 20 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb1f0 set date to 1287861264.662516000 Sat Oct 23 13:14:24 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb278
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb388
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb388 set date to 1287637200.000000000 Wed Oct 20 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb388 set date to 1287861296.900694000 Sat Oct 23 13:14:56 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb278
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb168
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49f08 set date to 1287723600.000000000 Thu Oct 21 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b49f08 set date to 1287861343.807917000 Sat Oct 23 13:15:43 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb0e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb278
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb300 set date to 1287723600.000000000 Thu Oct 21 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb300 set date to 1287861364.774737000 Sat Oct 23 13:16:04 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb278
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb168
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb168 set date to 1288069200.000000000 Mon Oct 25 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb168 set date to 1288994494.143284000 Fri Nov  5 16:01:34 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb278
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb278
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb0e0 set date to 1288155600.000000000 Tue Oct 26 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb0e0 set date to 1288994601.000000000 Fri Nov  5 16:03:21 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb278
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb498
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb520 set date to 1288155600.000000000 Tue Oct 26 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb520 set date to 1288994624.346822000 Fri Nov  5 16:03:44 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb5a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb6b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb6b8 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb6b8 set date to 1288994644.675140000 Fri Nov  5 16:04:04 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb5a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb498
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb278 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb278 set date to 1288994670.971745000 Fri Nov  5 16:04:30 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb410
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb5a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb630 set date to 1288587600.000000000 Sun Oct 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb630 set date to 1288994705.385095000 Fri Nov  5 16:05:05 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb5a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb498
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb498 set date to 1288587600.000000000 Sun Oct 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb498 set date to 1288994714.650688000 Fri Nov  5 16:05:14 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb5a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb5a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb410 set date to 1288587600.000000000 Sun Oct 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb410 set date to 1288994723.433722000 Fri Nov  5 16:05:23 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb5a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb7c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb850 set date to 1288587600.000000000 Sun Oct 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb850 set date to 1288994731.233597000 Fri Nov  5 16:05:31 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb8d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb9e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb9e8 set date to 1288587600.000000000 Sun Oct 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb9e8 set date to 1288994740.073984000 Fri Nov  5 16:05:40 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb8d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb7c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb5a8 set date to 1288587600.000000000 Sun Oct 31 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb5a8 set date to 1288994763.371382000 Fri Nov  5 16:06:03 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb740
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb8d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb960 set date to 1288674000.000000000 Mon Nov  1 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb960 set date to 1288995233.210665000 Fri Nov  5 16:13:53 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb8d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb7c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb7c8 set date to 1288760400.000000000 Tue Nov  2 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb7c8 set date to 1288995279.571572000 Fri Nov  5 16:14:39 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb8d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb8d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb740 set date to 1288760400.000000000 Tue Nov  2 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb740 set date to 1288995375.750505000 Fri Nov  5 16:16:15 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebb8d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbaf8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbb80 set date to 1288846800.000000000 Wed Nov  3 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbb80 set date to 1288995510.689845000 Fri Nov  5 16:18:30 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbc08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbd18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbd18 set date to 1288933200.000000000 Thu Nov  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbd18 set date to 1288989459.217805000 Fri Nov  5 14:37:39 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbc08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbaf8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb8d8 set date to 1288933200.000000000 Thu Nov  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebb8d8 set date to 1288995548.409846000 Fri Nov  5 16:19:08 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebba70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbc08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbc90 set date to 1288933200.000000000 Thu Nov  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbc90 set date to 1288995570.941834000 Fri Nov  5 16:19:30 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbc08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbaf8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbaf8 set date to 1288933200.000000000 Thu Nov  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbaf8 set date to 1288995593.157786000 Fri Nov  5 16:19:53 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbc08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbc08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebba70 set date to 1288933200.000000000 Thu Nov  4 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebba70 set date to 1288995617.730514000 Fri Nov  5 16:20:17 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbc08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbe28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbeb0 set date to 1289196000.000000000 Sun Nov  7 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbeb0 set date to 1292786655.000000000 Sun Dec 19 12:24:15 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbf38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7110
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7110 set date to 1289196000.000000000 Sun Nov  7 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7110 set date to 1292786554.304931000 Sun Dec 19 12:22:34 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbf38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbe28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbc08 set date to 1289282400.000000000 Mon Nov  8 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbc08 set date to 1292786723.027718000 Sun Dec 19 12:25:23 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbda0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbf38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7088 set date to 1289282400.000000000 Mon Nov  8 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7088 set date to 1292786746.755955000 Sun Dec 19 12:25:46 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbf38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbe28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbe28 set date to 1289368800.000000000 Tue Nov  9 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbe28 set date to 1292786860.881789000 Sun Dec 19 12:27:40 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbf38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbf38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbda0 set date to 1289541600.000000000 Thu Nov 11 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbda0 set date to 1292786903.366676000 Sun Dec 19 12:28:23 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ebbf38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7220
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec72a8 set date to 1289973600.000000000 Tue Nov 16 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec72a8 set date to 1292786938.806351000 Sun Dec 19 12:28:58 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7440
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7440 set date to 1290060000.000000000 Wed Nov 17 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7440 set date to 1292786982.351979000 Sun Dec 19 12:29:42 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7220
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbf38 set date to 1290405600.000000000 Sun Nov 21 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ebbf38 set date to 1292787126.962275000 Sun Dec 19 12:32:06 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7198
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec73b8 set date to 1290405600.000000000 Sun Nov 21 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec73b8 set date to 1292787161.179051000 Sun Dec 19 12:32:41 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7220
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7220 set date to 1290405600.000000000 Sun Nov 21 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7220 set date to 1292787180.995237000 Sun Dec 19 12:33:00 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7198 set date to 1290405600.000000000 Sun Nov 21 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7198 set date to 1292787050.009075000 Sun Dec 19 12:30:50 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7550
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec75d8 set date to 1290578400.000000000 Tue Nov 23 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec75d8 set date to 1292787209.275844000 Sun Dec 19 12:33:29 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7770
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7770 set date to 1290751200.000000000 Thu Nov 25 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7770 set date to 1292787232.028008000 Sun Dec 19 12:33:52 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7550
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7330 set date to 1290751200.000000000 Thu Nov 25 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7330 set date to 1292787263.508610000 Sun Dec 19 12:34:23 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec74c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec76e8 set date to 1291010400.000000000 Sun Nov 28 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec76e8 set date to 1292787279.692800000 Sun Dec 19 12:34:39 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7550
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7550 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7550 set date to 1292787339.357678000 Sun Dec 19 12:35:39 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec74c8 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec74c8 set date to 1292787348.484040000 Sun Dec 19 12:35:48 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7880
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7908 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7908 set date to 1292787360.258042000 Sun Dec 19 12:36:00 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7aa0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7aa0 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7aa0 set date to 1292787369.745719000 Sun Dec 19 12:36:09 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7880
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7660 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7660 set date to 1292787383.070935000 Sun Dec 19 12:36:23 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec77f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7a18 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7a18 set date to 1292787392.970782000 Sun Dec 19 12:36:32 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7880
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7880 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7880 set date to 1292787427.223473000 Sun Dec 19 12:37:07 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec77f8 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec77f8 set date to 1292787451.319502000 Sun Dec 19 12:37:31 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7bb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7c38 set date to 1291269600.000000000 Wed Dec  1 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7c38 set date to 1292787506.160658000 Sun Dec 19 12:38:26 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7dd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7dd0 set date to 1291356000.000000000 Thu Dec  2 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7dd0 set date to 1292787861.558535000 Sun Dec 19 12:44:21 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7bb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7990 set date to 1291356000.000000000 Thu Dec  2 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7990 set date to 1292787891.596950000 Sun Dec 19 12:44:51 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7b28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7d48 set date to 1291615200.000000000 Sun Dec  5 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7d48 set date to 1292788021.000000000 Sun Dec 19 12:47:01 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7bb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7bb0 set date to 1291615200.000000000 Sun Dec  5 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7bb0 set date to 1292788095.178298000 Sun Dec 19 12:48:15 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7b28 set date to 1291615200.000000000 Sun Dec  5 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7b28 set date to 1292788113.874610000 Sun Dec 19 12:48:33 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7ee0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7f68 set date to 1291615200.000000000 Sun Dec  5 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7f68 set date to 1292788157.535264000 Sun Dec 19 12:49:17 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed10b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed11c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed11c0 set date to 1291615200.000000000 Sun Dec  5 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed11c0 set date to 1292788175.172729000 Sun Dec 19 12:49:35 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed10b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7ee0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7cc0 set date to 1291701600.000000000 Mon Dec  6 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7cc0 set date to 1292788198.859870000 Sun Dec 19 12:49:58 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7e58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed10b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1138 set date to 1291701600.000000000 Mon Dec  6 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1138 set date to 1292788252.620653000 Sun Dec 19 12:50:52 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed10b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ec7ee0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7ee0 set date to 1291788000.000000000 Tue Dec  7 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7ee0 set date to 1292788275.786988000 Sun Dec 19 12:51:15 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed10b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed10b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7e58 set date to 1291874400.000000000 Wed Dec  8 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ec7e58 set date to 1292788342.102517000 Sun Dec 19 12:52:22 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed10b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed12d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1358 set date to 1291960800.000000000 Thu Dec  9 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1358 set date to 1292788393.695010000 Sun Dec 19 12:53:13 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed13e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed14f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed14f0 set date to 1292306400.000000000 Mon Dec 13 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed14f0 set date to 1292788447.223826000 Sun Dec 19 12:54:07 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed13e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed12d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed10b0 set date to 1292306400.000000000 Mon Dec 13 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed10b0 set date to 1292788485.752509000 Sun Dec 19 12:54:45 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1248
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed13e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1468 set date to 1292392800.000000000 Tue Dec 14 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1468 set date to 1292788519.462513000 Sun Dec 19 12:55:19 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed13e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed12d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed12d0 set date to 1292392800.000000000 Tue Dec 14 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed12d0 set date to 1292788705.947876000 Sun Dec 19 12:58:25 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed13e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed13e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1248 set date to 1292565600.000000000 Thu Dec 16 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1248 set date to 1292788725.508109000 Sun Dec 19 12:58:45 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed13e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1600
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1688 set date to 1292652000.000000000 Fri Dec 17 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1688 set date to 1292788754.820682000 Sun Dec 19 12:59:14 2010
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1710
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1820
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1820 set date to 1292824800.000000000 Sun Dec 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1820 set date to 1295902842.358298000 Mon Jan 24 14:00:42 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1710
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1600
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed13e0 set date to 1292824800.000000000 Sun Dec 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed13e0 set date to 1295903159.543328000 Mon Jan 24 14:05:59 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1578
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1710
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1798 set date to 1292824800.000000000 Sun Dec 19 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1798 set date to 1295903112.911163000 Mon Jan 24 14:05:12 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1710
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1600
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1600 set date to 1292997600.000000000 Tue Dec 21 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1600 set date to 1295903198.671489000 Mon Jan 24 14:06:38 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1710
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1710
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1578 set date to 1292997600.000000000 Tue Dec 21 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1578 set date to 1295903213.351575000 Mon Jan 24 14:06:53 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1710
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1930
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed19b8 set date to 1292997600.000000000 Tue Dec 21 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed19b8 set date to 1295903223.159570000 Mon Jan 24 14:07:03 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1a40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1b50
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1b50 set date to 1293084000.000000000 Wed Dec 22 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1b50 set date to 1295903273.135726000 Mon Jan 24 14:07:53 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1a40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1930
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1710 set date to 1293516000.000000000 Mon Dec 27 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1710 set date to 1295903289.039720000 Mon Jan 24 14:08:09 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed18a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1a40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1ac8 set date to 1293516000.000000000 Mon Dec 27 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1ac8 set date to 1295903311.175858000 Mon Jan 24 14:08:31 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1a40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1930
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1930 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1930 set date to 1295903357.648037000 Mon Jan 24 14:09:17 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1a40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1a40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed18a8 set date to 1294034400.000000000 Sun Jan  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed18a8 set date to 1295903564.172266000 Mon Jan 24 14:12:44 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1a40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1c60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1ce8 set date to 1294034400.000000000 Sun Jan  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1ce8 set date to 1295903579.437710000 Mon Jan 24 14:12:59 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1d70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1e80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1e80 set date to 1294034400.000000000 Sun Jan  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1e80 set date to 1295903590.733107000 Mon Jan 24 14:13:10 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1d70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1c60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1a40 set date to 1294034400.000000000 Sun Jan  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1a40 set date to 1295903602.158606000 Mon Jan 24 14:13:22 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1bd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1d70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1df8 set date to 1294034400.000000000 Sun Jan  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1df8 set date to 1295903616.757040000 Mon Jan 24 14:13:36 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1d70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1c60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1c60 set date to 1294034400.000000000 Sun Jan  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1c60 set date to 1295903627.365744000 Mon Jan 24 14:13:47 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1d70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1d70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1bd8 set date to 1294120800.000000000 Mon Jan  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1bd8 set date to 1295903917.451990000 Mon Jan 24 14:18:37 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1d70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1f90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd060 set date to 1294207200.000000000 Tue Jan  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd060 set date to 1295904138.932641000 Mon Jan 24 14:22:18 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd0e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd1f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd1f8 set date to 1294207200.000000000 Tue Jan  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd1f8 set date to 1295904182.716242000 Mon Jan 24 14:23:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd0e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1f90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1d70 set date to 1294207200.000000000 Tue Jan  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1d70 set date to 1295904534.509851000 Mon Jan 24 14:28:54 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1f08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd0e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd170 set date to 1294207200.000000000 Tue Jan  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd170 set date to 1295904573.734407000 Mon Jan 24 14:29:33 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd0e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ed1f90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1f90 set date to 1294207200.000000000 Tue Jan  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1f90 set date to 1295904598.534773000 Mon Jan 24 14:29:58 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd0e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd0e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1f08 set date to 1294293600.000000000 Wed Jan  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ed1f08 set date to 1295905953.304886000 Mon Jan 24 14:52:33 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd0e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd308
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd390 set date to 1294380000.000000000 Thu Jan  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd390 set date to 1295905979.696908000 Mon Jan 24 14:52:59 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd418
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd528
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd528 set date to 1294639200.000000000 Sun Jan  9 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd528 set date to 1295906014.129023000 Mon Jan 24 14:53:34 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd418
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd308
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd0e8 set date to 1294725600.000000000 Mon Jan 10 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd0e8 set date to 1295906083.249206000 Mon Jan 24 14:54:43 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd280
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd418
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd4a0 set date to 1295416800.000000000 Tue Jan 18 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd4a0 set date to 1295906845.699252000 Mon Jan 24 15:07:25 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd418
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd308
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd308 set date to 1295503200.000000000 Wed Jan 19 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd308 set date to 1295907193.685997000 Mon Jan 24 15:13:13 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd418
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd418
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd280 set date to 1295589600.000000000 Thu Jan 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd280 set date to 1295907039.420891000 Mon Jan 24 15:10:39 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd418
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd638
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd6c0 set date to 1295589600.000000000 Thu Jan 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd6c0 set date to 1295907123.685560000 Mon Jan 24 15:12:03 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd748
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd858
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd858 set date to 1295848800.000000000 Sun Jan 23 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd858 set date to 1295907224.182180000 Mon Jan 24 15:13:44 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd748
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd638
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd418 set date to 1295848800.000000000 Sun Jan 23 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd418 set date to 1295907237.334279000 Mon Jan 24 15:13:57 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd5b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd748
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd7d0 set date to 1295935200.000000000 Mon Jan 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd7d0 set date to 1295908157.677225000 Mon Jan 24 15:29:17 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd748
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd638
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd638 set date to 1295935200.000000000 Mon Jan 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd638 set date to 1296597247.844407000 Tue Feb  1 14:54:07 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd748
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd748
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd5b0 set date to 1296021600.000000000 Tue Jan 25 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd5b0 set date to 1296597262.444602000 Tue Feb  1 14:54:22 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd748
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd968
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd9f0 set date to 1296021600.000000000 Tue Jan 25 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd9f0 set date to 1296597283.844915000 Tue Feb  1 14:54:43 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edda78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddb88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddb88 set date to 1296194400.000000000 Thu Jan 27 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddb88 set date to 1296597305.909251000 Tue Feb  1 14:55:05 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edda78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd968
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd748 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd748 set date to 1296597328.261446000 Tue Feb  1 14:55:28 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd8e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edda78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddb00 set date to 1296540000.000000000 Mon Jan 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddb00 set date to 1296597420.658683000 Tue Feb  1 14:57:00 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edda78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edd968
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd968 set date to 1296540000.000000000 Mon Jan 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd968 set date to 1296597433.389259000 Tue Feb  1 14:57:13 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edda78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edda78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd8e0 set date to 1296540000.000000000 Mon Jan 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edd8e0 set date to 1296597441.821278000 Tue Feb  1 14:57:21 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4edda78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddc98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddd20 set date to 1296540000.000000000 Mon Jan 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddd20 set date to 1296597448.148019000 Tue Feb  1 14:57:28 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddda8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddeb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddeb8 set date to 1296540000.000000000 Mon Jan 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddeb8 set date to 1296597455.876222000 Tue Feb  1 14:57:35 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddda8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddc98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edda78 set date to 1296540000.000000000 Mon Jan 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edda78 set date to 1296597460.517309000 Tue Feb  1 14:57:40 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddc10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddda8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edde30 set date to 1296626400.000000000 Tue Feb  1 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4edde30 set date to 1296845750.980194000 Fri Feb  4 11:55:50 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddda8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddc98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddc98 set date to 1296712800.000000000 Wed Feb  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddc98 set date to 1296846107.529008000 Fri Feb  4 12:01:47 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddda8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddda8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddc10 set date to 1296712800.000000000 Wed Feb  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddc10 set date to 1296846149.280572000 Fri Feb  4 12:02:29 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddda8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9090
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9118 set date to 1296799200.000000000 Thu Feb  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9118 set date to 1298071132.000000000 Fri Feb 18 16:18:52 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee91a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee92b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee92b0 set date to 1296885600.000000000 Fri Feb  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee92b0 set date to 1296846062.103312000 Fri Feb  4 12:01:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee91a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9090
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddda8 set date to 1297058400.000000000 Sun Feb  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddda8 set date to 1298071166.304491000 Fri Feb 18 16:19:26 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eddf40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee91a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9228 set date to 1297058400.000000000 Sun Feb  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9228 set date to 1298071232.359482000 Fri Feb 18 16:20:32 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee91a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9090
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9090 set date to 1297058400.000000000 Sun Feb  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9090 set date to 1298071288.749586000 Fri Feb 18 16:21:28 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee91a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee91a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddf40 set date to 1297058400.000000000 Sun Feb  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eddf40 set date to 1298071352.935850000 Fri Feb 18 16:22:32 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee91a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee93c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9448 set date to 1297058400.000000000 Sun Feb  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9448 set date to 1298071376.674725000 Fri Feb 18 16:22:56 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee94d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee95e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee95e0 set date to 1297231200.000000000 Tue Feb  8 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee95e0 set date to 1298071491.316407000 Fri Feb 18 16:24:51 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee94d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee93c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee91a0 set date to 1297231200.000000000 Tue Feb  8 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee91a0 set date to 1298071534.029679000 Fri Feb 18 16:25:34 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9338
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee94d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9558 set date to 1297663200.000000000 Sun Feb 13 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9558 set date to 1298071572.677895000 Fri Feb 18 16:26:12 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee94d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee93c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee93c0 set date to 1297836000.000000000 Tue Feb 15 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee93c0 set date to 1298071600.941576000 Fri Feb 18 16:26:40 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee94d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee94d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9338 set date to 1298008800.000000000 Thu Feb 17 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9338 set date to 1298071631.114607000 Fri Feb 18 16:27:11 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee94d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee96f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9778 set date to 1298008800.000000000 Thu Feb 17 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9778 set date to 1298071652.306956000 Fri Feb 18 16:27:32 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9910
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9910 set date to 1298354400.000000000 Mon Feb 21 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9910 set date to 1301532420.000000000 Wed Mar 30 18:47:00 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee96f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee94d0 set date to 1298440800.000000000 Tue Feb 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee94d0 set date to 1301532458.967232000 Wed Mar 30 18:47:38 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9668
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9888 set date to 1298440800.000000000 Tue Feb 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9888 set date to 1301532493.455615000 Wed Mar 30 18:48:13 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee96f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee96f0 set date to 1298440800.000000000 Tue Feb 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee96f0 set date to 1301532504.535844000 Wed Mar 30 18:48:24 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9668 set date to 1298440800.000000000 Tue Feb 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9668 set date to 1301532524.824471000 Wed Mar 30 18:48:44 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9a20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9aa8 set date to 1298613600.000000000 Thu Feb 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9aa8 set date to 1301532543.000919000 Wed Mar 30 18:49:03 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9c40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9c40 set date to 1298959200.000000000 Mon Feb 28 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9c40 set date to 1301532602.945823000 Wed Mar 30 18:50:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9a20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9800 set date to 1298959200.000000000 Mon Feb 28 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9800 set date to 1301532615.817401000 Wed Mar 30 18:50:15 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9998
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9bb8 set date to 1298959200.000000000 Mon Feb 28 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9bb8 set date to 1301532626.225636000 Wed Mar 30 18:50:26 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9a20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9a20 set date to 1298959200.000000000 Mon Feb 28 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9a20 set date to 1301532636.773178000 Wed Mar 30 18:50:36 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9998 set date to 1298959200.000000000 Mon Feb 28 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9998 set date to 1301532658.634200000 Wed Mar 30 18:50:58 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9d50
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9dd8 set date to 1298959200.000000000 Mon Feb 28 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9dd8 set date to 1301532666.602036000 Wed Mar 30 18:51:06 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9f70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9f70 set date to 1299045600.000000000 Tue Mar  1 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9f70 set date to 1301532813.238744000 Wed Mar 30 18:53:33 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9d50
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9b30 set date to 1299132000.000000000 Wed Mar  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9b30 set date to 1301532955.383777000 Wed Mar 30 18:55:55 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9cc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9ee8 set date to 1299132000.000000000 Wed Mar  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9ee8 set date to 1301532979.784432000 Wed Mar 30 18:56:19 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9d50
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9d50 set date to 1299218400.000000000 Thu Mar  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9d50 set date to 1301533003.912252000 Wed Mar 30 18:56:43 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9cc8 set date to 1299218400.000000000 Thu Mar  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9cc8 set date to 1301533020.768261000 Wed Mar 30 18:57:00 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ee9e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3140
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef31c8 set date to 1299218400.000000000 Thu Mar  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef31c8 set date to 1301533057.014015000 Wed Mar 30 18:57:37 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3250
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3360
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3360 set date to 1299477600.000000000 Sun Mar  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3360 set date to 1301533087.096479000 Wed Mar 30 18:58:07 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3250
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3140
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9e60 set date to 1299477600.000000000 Sun Mar  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ee9e60 set date to 1301533112.039306000 Wed Mar 30 18:58:32 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef30b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3250
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef32d8 set date to 1299477600.000000000 Sun Mar  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef32d8 set date to 1301533380.381797000 Wed Mar 30 19:03:00 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3250
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3140
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3140 set date to 1300078800.000000000 Sun Mar 13 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3140 set date to 1301533460.182929000 Wed Mar 30 19:04:20 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3250
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3250
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef30b8 set date to 1300251600.000000000 Tue Mar 15 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef30b8 set date to 1301533474.662592000 Wed Mar 30 19:04:34 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3250
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3470
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef34f8 set date to 1300338000.000000000 Wed Mar 16 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef34f8 set date to 1301533514.038712000 Wed Mar 30 19:05:14 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3580
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3690
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3690 set date to 1300770000.000000000 Mon Mar 21 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3690 set date to 1301533554.902624000 Wed Mar 30 19:05:54 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3580
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3470
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3250 set date to 1300770000.000000000 Mon Mar 21 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3250 set date to 1301533696.784474000 Wed Mar 30 19:08:16 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef33e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3580
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3608 set date to 1300856400.000000000 Tue Mar 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3608 set date to 1301533714.400444000 Wed Mar 30 19:08:34 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3580
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3470
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3470 set date to 1300856400.000000000 Tue Mar 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3470 set date to 1301533754.483505000 Wed Mar 30 19:09:14 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3580
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3580
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef33e8 set date to 1300856400.000000000 Tue Mar 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef33e8 set date to 1301533769.787795000 Wed Mar 30 19:09:29 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3580
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef37a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3828 set date to 1300856400.000000000 Tue Mar 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3828 set date to 1301533783.867606000 Wed Mar 30 19:09:43 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef38b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef39c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef39c0 set date to 1301029200.000000000 Thu Mar 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef39c0 set date to 1301533806.355232000 Wed Mar 30 19:10:06 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef38b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef37a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3580 set date to 1301288400.000000000 Sun Mar 27 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3580 set date to 1301533909.146242000 Wed Mar 30 19:11:49 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3718
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef38b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3938 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3938 set date to 1301963594.518917000 Mon Apr  4 18:33:14 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef38b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef37a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef37a0 set date to 1301634000.000000000 Thu Mar 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef37a0 set date to 1301963624.860778000 Mon Apr  4 18:33:44 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef38b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef38b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3718 set date to 1301634000.000000000 Thu Mar 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3718 set date to 1301963636.644770000 Mon Apr  4 18:33:56 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef38b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3ad0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3b58 set date to 1301634000.000000000 Thu Mar 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3b58 set date to 1301963645.778477000 Mon Apr  4 18:34:05 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3be0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3cf0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3cf0 set date to 1301634000.000000000 Thu Mar 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3cf0 set date to 1301963662.317353000 Mon Apr  4 18:34:22 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3be0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3ad0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef38b0 set date to 1301634000.000000000 Thu Mar 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef38b0 set date to 1301963668.316540000 Mon Apr  4 18:34:28 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3a48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3be0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3c68 set date to 1301634000.000000000 Thu Mar 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3c68 set date to 1301963702.314500000 Mon Apr  4 18:35:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3be0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3ad0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3ad0 set date to 1301893200.000000000 Sun Apr  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3ad0 set date to 1302218541.136851000 Thu Apr  7 17:22:21 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3be0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3be0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3a48 set date to 1301979600.000000000 Mon Apr  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3a48 set date to 1302218563.761273000 Thu Apr  7 17:22:43 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3be0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3e00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3e88 set date to 1301979600.000000000 Mon Apr  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3e88 set date to 1302218591.514503000 Thu Apr  7 17:23:11 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3f10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff068
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff068 set date to 1301979600.000000000 Mon Apr  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff068 set date to 1302218660.798196000 Thu Apr  7 17:24:20 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3f10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3e00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3be0 set date to 1301979600.000000000 Mon Apr  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3be0 set date to 1302218705.661655000 Thu Apr  7 17:25:05 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3d78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3f10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3f98 set date to 1301979600.000000000 Mon Apr  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3f98 set date to 1302218734.518629000 Thu Apr  7 17:25:34 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3f10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3e00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3e00 set date to 1302066000.000000000 Tue Apr  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3e00 set date to 1302218759.950859000 Thu Apr  7 17:25:59 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3f10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3f10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3d78 set date to 1302066000.000000000 Tue Apr  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3d78 set date to 1302218781.567279000 Thu Apr  7 17:26:21 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ef3f10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff200 set date to 1302066000.000000000 Tue Apr  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff200 set date to 1302218804.431316000 Thu Apr  7 17:26:44 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff398
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff398 set date to 1302498000.000000000 Sun Apr 10 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff398 set date to 1304254383.883287000 Sun May  1 06:53:03 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3f10 set date to 1302498000.000000000 Sun Apr 10 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ef3f10 set date to 1304254419.667701000 Sun May  1 06:53:39 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff0f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff310 set date to 1302584400.000000000 Mon Apr 11 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff310 set date to 1304254565.310055000 Sun May  1 06:56:05 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff178 set date to 1302670800.000000000 Tue Apr 12 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff178 set date to 1304254729.304110000 Sun May  1 06:58:49 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff0f0 set date to 1302757200.000000000 Wed Apr 13 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff0f0 set date to 1304254753.936405000 Sun May  1 06:59:13 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff4a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff530 set date to 1303102800.000000000 Sun Apr 17 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff530 set date to 1304254812.865374000 Sun May  1 07:00:12 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff6c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff6c8 set date to 1303189200.000000000 Mon Apr 18 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff6c8 set date to 1304254864.162281000 Sun May  1 07:01:04 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff4a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff288 set date to 1303275600.000000000 Tue Apr 19 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff288 set date to 1304254894.714882000 Sun May  1 07:01:34 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff640 set date to 1303275600.000000000 Tue Apr 19 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff640 set date to 1304254956.107404000 Sun May  1 07:02:36 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff4a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff4a8 set date to 1303362000.000000000 Wed Apr 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff4a8 set date to 1304255010.000000000 Sun May  1 07:03:30 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff420 set date to 1303707600.000000000 Sun Apr 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff420 set date to 1304255028.715057000 Sun May  1 07:03:48 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff7d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff860 set date to 1303707600.000000000 Sun Apr 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff860 set date to 1304255060.908969000 Sun May  1 07:04:20 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff9f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff9f8 set date to 1303707600.000000000 Sun Apr 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff9f8 set date to 1304255077.613126000 Sun May  1 07:04:37 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff7d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff5b8 set date to 1303794000.000000000 Mon Apr 25 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff5b8 set date to 1304255104.685475000 Sun May  1 07:05:04 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff970 set date to 1303880400.000000000 Tue Apr 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff970 set date to 1304255166.982230000 Sun May  1 07:06:06 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff7d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff7d8 set date to 1303880400.000000000 Tue Apr 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff7d8 set date to 1304255188.966723000 Sun May  1 07:06:28 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff750 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff750 set date to 1304255959.159216000 Sun May  1 07:19:19 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4eff8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effb08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effb90 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effb90 set date to 1304255990.239842000 Sun May  1 07:19:50 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effd28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effd28 set date to 1304226000.000000000 Sat Apr 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effd28 set date to 1304255352.273119000 Sun May  1 07:09:12 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effb08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff8e8 set date to 1304226000.000000000 Sat Apr 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4eff8e8 set date to 1304255566.689145000 Sun May  1 07:12:46 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effa80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effca0 set date to 1304226000.000000000 Sat Apr 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effca0 set date to 1304255603.317945000 Sun May  1 07:13:23 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effb08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effb08 set date to 1304226000.000000000 Sat Apr 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effb08 set date to 1304255842.521347000 Sun May  1 07:17:22 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effa80 set date to 1304226000.000000000 Sat Apr 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effa80 set date to 1304255858.847133000 Sun May  1 07:17:38 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effe38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effec0 set date to 1304312400.000000000 Sun May  1 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effec0 set date to 1304257708.312553000 Sun May  1 07:48:28 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4efff48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07110
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07110 set date to 1304398800.000000000 Mon May  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07110 set date to 1305310901.070902000 Fri May 13 12:21:41 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4efff48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effe38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effc18 set date to 1304485200.000000000 Tue May  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effc18 set date to 1305310927.903210000 Fri May 13 12:22:07 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effdb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4efff48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07088 set date to 1304485200.000000000 Tue May  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07088 set date to 1305310982.016091000 Fri May 13 12:23:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4efff48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4effe38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effe38 set date to 1304571600.000000000 Wed May  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effe38 set date to 1305311004.562030000 Fri May 13 12:23:24 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4efff48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4efff48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effdb0 set date to 1304571600.000000000 Wed May  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4effdb0 set date to 1305311041.513829000 Fri May 13 12:24:01 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4efff48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07220
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f072a8 set date to 1304571600.000000000 Wed May  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f072a8 set date to 1305311071.913878000 Fri May 13 12:24:31 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07440
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07440 set date to 1304658000.000000000 Thu May  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07440 set date to 1305311092.858099000 Fri May 13 12:24:52 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07220
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4efff48 set date to 1304917200.000000000 Sun May  8 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4efff48 set date to 1305311206.000000000 Fri May 13 12:26:46 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07198
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f073b8 set date to 1304917200.000000000 Sun May  8 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f073b8 set date to 1305311223.299185000 Fri May 13 12:27:03 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07220
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07220 set date to 1304917200.000000000 Sun May  8 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07220 set date to 1305311288.450888000 Fri May 13 12:28:08 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07198 set date to 1305003600.000000000 Mon May  9 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07198 set date to 1305311321.187656000 Fri May 13 12:28:41 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07330
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07550
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f075d8 set date to 1305090000.000000000 Tue May 10 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f075d8 set date to 1305311398.417324000 Fri May 13 12:29:58 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07770
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07770 set date to 1305608400.000000000 Mon May 16 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07770 set date to 1305761665.362272000 Wed May 18 17:34:25 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07550
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07330 set date to 1305694800.000000000 Tue May 17 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07330 set date to 1305761606.565051000 Wed May 18 17:33:26 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f074c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f076e8 set date to 1305694800.000000000 Tue May 17 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f076e8 set date to 1306247316.562079000 Tue May 24 08:28:36 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07550
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07550 set date to 1305781200.000000000 Wed May 18 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07550 set date to 1306358027.940531000 Wed May 25 15:13:47 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f074c8 set date to 1305867600.000000000 Thu May 19 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f074c8 set date to 1306358190.793296000 Wed May 25 15:16:30 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07660
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07880
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07908 set date to 1305867600.000000000 Thu May 19 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07908 set date to 1306358171.110005000 Wed May 25 15:16:11 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07aa0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07aa0 set date to 1306299600.000000000 Tue May 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07aa0 set date to 1306358288.000000000 Wed May 25 15:18:08 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07880
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07660 set date to 1306299600.000000000 Tue May 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07660 set date to 1306358485.061681000 Wed May 25 15:21:25 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f077f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07a18 set date to 1306299600.000000000 Tue May 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07a18 set date to 1306358519.530949000 Wed May 25 15:21:59 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07880
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07880 set date to 1306299600.000000000 Tue May 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07880 set date to 1306700679.369889000 Sun May 29 14:24:39 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f077f8 set date to 1306472400.000000000 Thu May 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f077f8 set date to 1306700510.562326000 Sun May 29 14:21:50 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07990
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07bb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07c38 set date to 1306472400.000000000 Thu May 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07c38 set date to 1306700489.753999000 Sun May 29 14:21:29 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07dd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07dd0 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07dd0 set date to 1319485280.549357000 Mon Oct 24 13:41:20 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07bb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07990 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07990 set date to 1319485338.645936000 Mon Oct 24 13:42:18 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07b28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07d48 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07d48 set date to 1319486562.243216000 Mon Oct 24 14:02:42 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07bb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07bb0 set date to 1306904400.000000000 Tue May 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07bb0 set date to 1319486196.234270000 Mon Oct 24 13:56:36 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07b28 set date to 1306904400.000000000 Tue May 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07b28 set date to 1319486226.912777000 Mon Oct 24 13:57:06 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07cc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07ee0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07f68 set date to 1306904400.000000000 Tue May 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07f68 set date to 1319486243.053087000 Mon Oct 24 13:57:23 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d0b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d1c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d1c8 set date to 1306904400.000000000 Tue May 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d1c8 set date to 1319486252.342171000 Mon Oct 24 13:57:32 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d0b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07ee0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07cc0 set date to 1306904400.000000000 Tue May 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07cc0 set date to 1319486270.566068000 Mon Oct 24 13:57:50 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07e58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d0b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d140 set date to 1306904400.000000000 Tue May 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d140 set date to 1319486455.081342000 Mon Oct 24 14:00:55 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d0b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f07ee0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07ee0 set date to 1306990800.000000000 Wed Jun  1 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07ee0 set date to 1319485380.846693000 Mon Oct 24 13:43:00 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d0b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d0b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07e58 set date to 1306990800.000000000 Wed Jun  1 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f07e58 set date to 1319485446.887822000 Mon Oct 24 13:44:06 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d0b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d2d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d360 set date to 1307077200.000000000 Thu Jun  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d360 set date to 1319486610.892320000 Mon Oct 24 14:03:30 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d3e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d4f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d4f8 set date to 1307336400.000000000 Sun Jun  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d4f8 set date to 1319487084.029396000 Mon Oct 24 14:11:24 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d3e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d2d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d0b8 set date to 1307336400.000000000 Sun Jun  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d0b8 set date to 1319487122.968938000 Mon Oct 24 14:12:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d250
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d3e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d470 set date to 1307336400.000000000 Sun Jun  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d470 set date to 1319487183.028128000 Mon Oct 24 14:13:03 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d3e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d2d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d2d8 set date to 1307422800.000000000 Mon Jun  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d2d8 set date to 1319486952.000000000 Mon Oct 24 14:09:12 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d3e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d3e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d250 set date to 1307509200.000000000 Tue Jun  7 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d250 set date to 1319487242.000000000 Mon Oct 24 14:14:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d3e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d608
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d690 set date to 1307595600.000000000 Wed Jun  8 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d690 set date to 1319487291.450633000 Mon Oct 24 14:14:51 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d718
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d828
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d828 set date to 1307682000.000000000 Thu Jun  9 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d828 set date to 1319487433.000000000 Mon Oct 24 14:17:13 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d718
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d608
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d3e8 set date to 1307941200.000000000 Sun Jun 12 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d3e8 set date to 1319486970.029480000 Mon Oct 24 14:09:30 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d580
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d718
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d7a0 set date to 1308114000.000000000 Tue Jun 14 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d7a0 set date to 1319486747.964321000 Mon Oct 24 14:05:47 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d718
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d608
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d608 set date to 1308718800.000000000 Tue Jun 21 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d608 set date to 1319487684.670132000 Mon Oct 24 14:21:24 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d718
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d718
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d580 set date to 1308805200.000000000 Wed Jun 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d580 set date to 1319487713.894455000 Mon Oct 24 14:21:53 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d718
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d938
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d9c0 set date to 1308805200.000000000 Wed Jun 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d9c0 set date to 1319487727.918566000 Mon Oct 24 14:22:07 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0da48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0db58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0db58 set date to 1308891600.000000000 Thu Jun 23 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0db58 set date to 1319487751.718785000 Mon Oct 24 14:22:31 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0da48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d938
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d718 set date to 1309150800.000000000 Sun Jun 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d718 set date to 1319487003.093699000 Mon Oct 24 14:10:03 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d8b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0da48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0dad0 set date to 1309150800.000000000 Sun Jun 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0dad0 set date to 1319488484.886203000 Mon Oct 24 14:34:44 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0da48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0d938
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d938 set date to 1309150800.000000000 Sun Jun 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d938 set date to 1319489052.000000000 Mon Oct 24 14:44:12 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0da48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0da48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d8b0 set date to 1309237200.000000000 Mon Jun 27 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0d8b0 set date to 1319488565.086870000 Mon Oct 24 14:36:05 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0da48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dc68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0dcf0 set date to 1309496400.000000000 Thu Jun 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0dcf0 set date to 1319486790.673458000 Mon Oct 24 14:06:30 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dd78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0de88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0de88 set date to 1309496400.000000000 Thu Jun 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0de88 set date to 1319486821.679728000 Mon Oct 24 14:07:01 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dd78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dc68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0da48 set date to 1309496400.000000000 Thu Jun 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0da48 set date to 1319486830.061507000 Mon Oct 24 14:07:10 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dbe0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dd78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0de00 set date to 1309496400.000000000 Thu Jun 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0de00 set date to 1319486839.470004000 Mon Oct 24 14:07:19 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dd78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dc68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0dc68 set date to 1309496400.000000000 Thu Jun 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0dc68 set date to 1319486845.002097000 Mon Oct 24 14:07:25 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dd78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dd78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0dbe0 set date to 1309496400.000000000 Thu Jun 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0dbe0 set date to 1319488587.142963000 Mon Oct 24 14:36:27 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0dd78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0df98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17068 set date to 1309496400.000000000 Thu Jun 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17068 set date to 1319488988.619160000 Mon Oct 24 14:43:08 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f170f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17200
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17200 set date to 1309842000.000000000 Mon Jul  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17200 set date to 1319488705.869571000 Mon Oct 24 14:38:25 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f170f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0df98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0dd78 set date to 1309842000.000000000 Mon Jul  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0dd78 set date to 1319488750.328826000 Mon Oct 24 14:39:10 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0df10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f170f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17178 set date to 1309928400.000000000 Tue Jul  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17178 set date to 1319488767.192798000 Mon Oct 24 14:39:27 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f170f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f0df98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0df98 set date to 1309928400.000000000 Tue Jul  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0df98 set date to 1319488882.629271000 Mon Oct 24 14:41:22 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f170f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f170f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0df10 set date to 1309928400.000000000 Tue Jul  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f0df10 set date to 1319488924.570451000 Mon Oct 24 14:42:04 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f170f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17398 set date to 1309928400.000000000 Tue Jul  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17398 set date to 1319488941.306710000 Mon Oct 24 14:42:21 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17530
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17530 set date to 1310014800.000000000 Wed Jul  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17530 set date to 1319494134.530269000 Mon Oct 24 16:08:54 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f170f0 set date to 1310360400.000000000 Sun Jul 10 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f170f0 set date to 1319494174.370679000 Mon Oct 24 16:09:34 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f174a8 set date to 1310706000.000000000 Thu Jul 14 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f174a8 set date to 1319494215.771004000 Mon Oct 24 16:10:15 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17310 set date to 1311138000.000000000 Tue Jul 19 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17310 set date to 1319494242.336842000 Mon Oct 24 16:10:42 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17288 set date to 1311138000.000000000 Tue Jul 19 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17288 set date to 1319494275.756112000 Mon Oct 24 16:11:15 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f176c8 set date to 1311310800.000000000 Thu Jul 21 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f176c8 set date to 1319494301.388067000 Mon Oct 24 16:11:41 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17860
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17860 set date to 1311310800.000000000 Thu Jul 21 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17860 set date to 1319494307.924108000 Mon Oct 24 16:11:47 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17420 set date to 1311570000.000000000 Sun Jul 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17420 set date to 1319494337.516275000 Mon Oct 24 16:12:17 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f175b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f177d8 set date to 1311742800.000000000 Tue Jul 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f177d8 set date to 1319494355.060741000 Mon Oct 24 16:12:35 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17640 set date to 1311742800.000000000 Tue Jul 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17640 set date to 1319494370.724594000 Mon Oct 24 16:12:50 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f175b8 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f175b8 set date to 1319494384.549242000 Mon Oct 24 16:13:04 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f179f8 set date to 1312174800.000000000 Sun Jul 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f179f8 set date to 1319494412.406292000 Mon Oct 24 16:13:32 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17b90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17b90 set date to 1312174800.000000000 Sun Jul 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17b90 set date to 1319494453.893375000 Mon Oct 24 16:14:13 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17750 set date to 1312174800.000000000 Sun Jul 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17750 set date to 1319494463.300090000 Mon Oct 24 16:14:23 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f178e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17b08 set date to 1312174800.000000000 Sun Jul 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17b08 set date to 1319494482.368459000 Mon Oct 24 16:14:42 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17970 set date to 1312174800.000000000 Sun Jul 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17970 set date to 1319494590.568599000 Mon Oct 24 16:16:30 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f178e8 set date to 1312347600.000000000 Tue Aug  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f178e8 set date to 1319494753.848938000 Mon Oct 24 16:19:13 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17ca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17d28 set date to 1312347600.000000000 Tue Aug  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17d28 set date to 1319494769.433030000 Mon Oct 24 16:19:29 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17ec0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17ec0 set date to 1312347600.000000000 Tue Aug  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17ec0 set date to 1319494799.553535000 Mon Oct 24 16:19:59 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17ca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17a80 set date to 1312434000.000000000 Wed Aug  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17a80 set date to 1319494905.227683000 Mon Oct 24 16:21:45 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17e38 set date to 1312520400.000000000 Thu Aug  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17e38 set date to 1319494973.212888000 Mon Oct 24 16:22:53 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17ca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17ca0 set date to 1312520400.000000000 Thu Aug  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17ca0 set date to 1319494989.647631000 Mon Oct 24 16:23:09 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17c18 set date to 1312520400.000000000 Thu Aug  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17c18 set date to 1319495042.086094000 Mon Oct 24 16:24:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53090
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53118 set date to 1312520400.000000000 Thu Aug  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53118 set date to 1319495056.686106000 Mon Oct 24 16:24:16 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b531a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b532b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b532b0 set date to 1312520400.000000000 Thu Aug  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b532b0 set date to 1319495073.587400000 Mon Oct 24 16:24:33 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b531a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53090
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17db0 set date to 1312520400.000000000 Thu Aug  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17db0 set date to 1319495093.942813000 Mon Oct 24 16:24:53 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f17f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b531a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53228 set date to 1312779600.000000000 Sun Aug  7 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53228 set date to 1319495138.895764000 Mon Oct 24 16:25:38 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b531a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53090
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53090 set date to 1313470800.000000000 Mon Aug 15 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53090 set date to 1319495218.000000000 Mon Oct 24 16:26:58 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b531a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b531a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17f48 set date to 1313557200.000000000 Tue Aug 16 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f17f48 set date to 1319495235.324064000 Mon Oct 24 16:27:15 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b531a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b533c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53448 set date to 1313557200.000000000 Tue Aug 16 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53448 set date to 1319495288.250479000 Mon Oct 24 16:28:08 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b534d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b535e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b535e0 set date to 1313989200.000000000 Sun Aug 21 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b535e0 set date to 1319495305.066745000 Mon Oct 24 16:28:25 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b534d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b533c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b531a0 set date to 1314075600.000000000 Mon Aug 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b531a0 set date to 1319495328.291140000 Mon Oct 24 16:28:48 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53338
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b534d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53558 set date to 1314075600.000000000 Mon Aug 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53558 set date to 1319495342.323720000 Mon Oct 24 16:29:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b534d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b533c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b533c0 set date to 1314162000.000000000 Tue Aug 23 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b533c0 set date to 1319495358.435656000 Mon Oct 24 16:29:18 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b534d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b534d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53338 set date to 1314334800.000000000 Thu Aug 25 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53338 set date to 1319495373.451860000 Mon Oct 24 16:29:33 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b534d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b536f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53778 set date to 1314334800.000000000 Thu Aug 25 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53778 set date to 1319495389.228258000 Mon Oct 24 16:29:49 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53910
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53910 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53910 set date to 1319495421.660814000 Mon Oct 24 16:30:21 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b536f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b534d0 set date to 1314853200.000000000 Wed Aug 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b534d0 set date to 1319495479.220538000 Mon Oct 24 16:31:19 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53668
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53888 set date to 1314853200.000000000 Wed Aug 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53888 set date to 1319495492.892556000 Mon Oct 24 16:31:32 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b536f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b536f0 set date to 1314853200.000000000 Wed Aug 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b536f0 set date to 1319495500.832841000 Mon Oct 24 16:31:40 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53668 set date to 1314853200.000000000 Wed Aug 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53668 set date to 1319495506.585236000 Mon Oct 24 16:31:46 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53a20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53aa8 set date to 1314853200.000000000 Wed Aug 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53aa8 set date to 1319495511.120964000 Mon Oct 24 16:31:51 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53c40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53c40 set date to 1314853200.000000000 Wed Aug 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53c40 set date to 1319495554.719194000 Mon Oct 24 16:32:34 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53a20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53800 set date to 1314853200.000000000 Wed Aug 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53800 set date to 1319495570.647282000 Mon Oct 24 16:32:50 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53998
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53bb8 set date to 1314939600.000000000 Thu Sep  1 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53bb8 set date to 1319495625.408349000 Mon Oct 24 16:33:45 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53a20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53a20 set date to 1315285200.000000000 Mon Sep  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53a20 set date to 1319504045.778400000 Mon Oct 24 18:54:05 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53998 set date to 1315285200.000000000 Mon Sep  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53998 set date to 1319504072.750862000 Mon Oct 24 18:54:32 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53d50
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53dd8 set date to 1315285200.000000000 Mon Sep  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53dd8 set date to 1319504089.008979000 Mon Oct 24 18:54:49 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53f70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53f70 set date to 1315285200.000000000 Mon Sep  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53f70 set date to 1319504114.471797000 Mon Oct 24 18:55:14 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53d50
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53b30 set date to 1315285200.000000000 Mon Sep  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53b30 set date to 1319504128.039870000 Mon Oct 24 18:55:28 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53cc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53ee8 set date to 1315371600.000000000 Tue Sep  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53ee8 set date to 1319504154.560135000 Mon Oct 24 18:55:54 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53d50
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53d50 set date to 1315544400.000000000 Thu Sep  8 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53d50 set date to 1319504231.593755000 Mon Oct 24 18:57:11 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53cc8 set date to 1315976400.000000000 Tue Sep 13 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53cc8 set date to 1319504398.000000000 Mon Oct 24 18:59:58 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b53e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f0c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f150 set date to 1316062800.000000000 Wed Sep 14 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f150 set date to 1319504445.629362000 Mon Oct 24 19:00:45 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f1d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f2e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f2e8 set date to 1316062800.000000000 Wed Sep 14 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f2e8 set date to 1319504547.886813000 Mon Oct 24 19:02:27 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f1d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f0c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53e60 set date to 1316408400.000000000 Sun Sep 18 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b53e60 set date to 1319504574.727256000 Mon Oct 24 19:02:54 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f1d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f260 set date to 1316581200.000000000 Tue Sep 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f260 set date to 1319504650.040447000 Mon Oct 24 19:04:10 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f1d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f0c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f0c8 set date to 1316581200.000000000 Tue Sep 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f0c8 set date to 1319504663.514938000 Mon Oct 24 19:04:23 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f1d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f1d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f040 set date to 1316581200.000000000 Tue Sep 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f040 set date to 1319504709.865401000 Mon Oct 24 19:05:09 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f1d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f3f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f480 set date to 1316581200.000000000 Tue Sep 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f480 set date to 1319504737.401834000 Mon Oct 24 19:05:37 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f618
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f618 set date to 1316581200.000000000 Tue Sep 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f618 set date to 1319504752.673906000 Mon Oct 24 19:05:52 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f3f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f1d8 set date to 1316581200.000000000 Tue Sep 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f1d8 set date to 1319504768.746353000 Mon Oct 24 19:06:08 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f590 set date to 1316754000.000000000 Thu Sep 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f590 set date to 1319504821.123027000 Mon Oct 24 19:07:01 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f3f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f3f8 set date to 1317013200.000000000 Sun Sep 25 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f3f8 set date to 1319504938.000000000 Mon Oct 24 19:08:58 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f370 set date to 1317013200.000000000 Sun Sep 25 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f370 set date to 1319505024.000000000 Mon Oct 24 19:10:24 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f728
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f7b0 set date to 1317099600.000000000 Mon Sep 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f7b0 set date to 1319505039.486618000 Mon Oct 24 19:10:39 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f948
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f948 set date to 1317186000.000000000 Tue Sep 27 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f948 set date to 1319505077.591080000 Mon Oct 24 19:11:17 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f728
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f508 set date to 1317272400.000000000 Wed Sep 28 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f508 set date to 1319505140.728191000 Mon Oct 24 19:12:20 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f6a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f8c0 set date to 1317445200.000000000 Fri Sep 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f8c0 set date to 1319505205.735753000 Mon Oct 24 19:13:25 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f728
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f728 set date to 1317445200.000000000 Fri Sep 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f728 set date to 1319505217.391955000 Mon Oct 24 19:13:37 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f6a0 set date to 1317445200.000000000 Fri Sep 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f6a0 set date to 1319505222.044915000 Mon Oct 24 19:13:42 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fa58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fae0 set date to 1317445200.000000000 Fri Sep 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fae0 set date to 1319505231.220930000 Mon Oct 24 19:13:51 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fb68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fc78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fc78 set date to 1317445200.000000000 Fri Sep 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fc78 set date to 1319505235.680271000 Mon Oct 24 19:13:55 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fb68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fa58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f838 set date to 1317618000.000000000 Sun Oct  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f838 set date to 1319506011.000000000 Mon Oct 24 19:26:51 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5f9d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fb68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fbf0 set date to 1317618000.000000000 Sun Oct  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fbf0 set date to 1319506391.620108000 Mon Oct 24 19:33:11 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fb68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fa58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fa58 set date to 1317704400.000000000 Mon Oct  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fa58 set date to 1319506422.588447000 Mon Oct 24 19:33:42 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fb68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fb68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f9d0 set date to 1317790800.000000000 Tue Oct  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5f9d0 set date to 1319506444.742824000 Mon Oct 24 19:34:04 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fb68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fd88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fe10 set date to 1317790800.000000000 Tue Oct  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fe10 set date to 1319506468.096121000 Mon Oct 24 19:34:28 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fe98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69068
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69068 set date to 1317790800.000000000 Tue Oct  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69068 set date to 1319506553.054708000 Mon Oct 24 19:35:53 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fe98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fd88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fb68 set date to 1317790800.000000000 Tue Oct  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fb68 set date to 1319506567.718962000 Mon Oct 24 19:36:07 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fd00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fe98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5ff20 set date to 1317877200.000000000 Wed Oct  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5ff20 set date to 1319506606.535526000 Mon Oct 24 19:36:46 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fe98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fd88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fd88 set date to 1317963600.000000000 Thu Oct  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fd88 set date to 1319506624.471683000 Mon Oct 24 19:37:04 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fe98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fe98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fd00 set date to 1318309200.000000000 Mon Oct 10 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fd00 set date to 1319506647.960384000 Mon Oct 24 19:37:27 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b5fe98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69200 set date to 1319000400.000000000 Tue Oct 18 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69200 set date to 1319506694.464006000 Mon Oct 24 19:38:14 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69398
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69398 set date to 1319086800.000000000 Wed Oct 19 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69398 set date to 1319506719.905193000 Mon Oct 24 19:38:39 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fe98 set date to 1319173200.000000000 Thu Oct 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b5fe98 set date to 1319506749.601798000 Mon Oct 24 19:39:09 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b690f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69310 set date to 1319173200.000000000 Thu Oct 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69310 set date to 1319506762.066046000 Mon Oct 24 19:39:22 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69178 set date to 1319432400.000000000 Sun Oct 23 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69178 set date to 1319507624.615754000 Mon Oct 24 19:53:44 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b690f0 set date to 1319605200.000000000 Tue Oct 25 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b690f0 set date to 1320357519.499279000 Thu Nov  3 15:58:39 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b694a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69530 set date to 1319691600.000000000 Wed Oct 26 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69530 set date to 1320357635.000000000 Thu Nov  3 16:00:35 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b695b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b696c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b696c8 set date to 1319778000.000000000 Thu Oct 27 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b696c8 set date to 1323212317.000000000 Tue Dec  6 15:58:37 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b695b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b694a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69288 set date to 1319778000.000000000 Thu Oct 27 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69288 set date to 1323213456.711118000 Tue Dec  6 16:17:36 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b695b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69640 set date to 1320123600.000000000 Mon Oct 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69640 set date to 1320357766.979595000 Thu Nov  3 16:02:46 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b695b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b694a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b694a8 set date to 1320123600.000000000 Mon Oct 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b694a8 set date to 1320357785.308131000 Thu Nov  3 16:03:05 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b695b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b695b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69420 set date to 1320123600.000000000 Mon Oct 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69420 set date to 1320357790.188278000 Thu Nov  3 16:03:10 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b695b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b697d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69860 set date to 1320123600.000000000 Mon Oct 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69860 set date to 1320357972.017696000 Thu Nov  3 16:06:12 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b698e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b699f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b699f8 set date to 1320123600.000000000 Mon Oct 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b699f8 set date to 1320357990.921462000 Thu Nov  3 16:06:30 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b698e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b697d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b695b8 set date to 1320123600.000000000 Mon Oct 31 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b695b8 set date to 1320358416.918136000 Thu Nov  3 16:13:36 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b698e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69970 set date to 1320210000.000000000 Tue Nov  1 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69970 set date to 1320358621.084732000 Thu Nov  3 16:17:01 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b698e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b697d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b697d8 set date to 1320210000.000000000 Tue Nov  1 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b697d8 set date to 1320358682.730580000 Thu Nov  3 16:18:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b698e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b698e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69750 set date to 1320296400.000000000 Wed Nov  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69750 set date to 1320358744.401480000 Thu Nov  3 16:19:04 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b698e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69b08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69b90 set date to 1320296400.000000000 Wed Nov  2 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69b90 set date to 1323203612.227474000 Tue Dec  6 13:33:32 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69d28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69d28 set date to 1320382800.000000000 Thu Nov  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69d28 set date to 1323203751.000000000 Tue Dec  6 13:35:51 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69b08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b698e8 set date to 1320382800.000000000 Thu Nov  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b698e8 set date to 1323203770.436649000 Tue Dec  6 13:36:10 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69ca0 set date to 1320382800.000000000 Thu Nov  3 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69ca0 set date to 1323203884.793743000 Tue Dec  6 13:38:04 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69b08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69b08 set date to 1320645600.000000000 Sun Nov  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69b08 set date to 1323203970.590192000 Tue Dec  6 13:39:30 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69a80 set date to 1320645600.000000000 Sun Nov  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69a80 set date to 1323203988.300635000 Tue Dec  6 13:39:48 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69e38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69ec0 set date to 1320645600.000000000 Sun Nov  6 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69ec0 set date to 1323204003.044086000 Tue Dec  6 13:40:03 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27118
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27118 set date to 1320732000.000000000 Mon Nov  7 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27118 set date to 1323204069.150978000 Tue Dec  6 13:41:09 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69e38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69c18 set date to 1320818400.000000000 Tue Nov  8 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69c18 set date to 1323204131.167262000 Tue Dec  6 13:42:11 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27090 set date to 1321250400.000000000 Sun Nov 13 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27090 set date to 1323209821.000000000 Tue Dec  6 15:17:01 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69e38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69e38 set date to 1321336800.000000000 Mon Nov 14 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69e38 set date to 1323209939.000000000 Tue Dec  6 15:18:59 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69db0 set date to 1321423200.000000000 Tue Nov 15 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69db0 set date to 1323210006.248332000 Tue Dec  6 15:20:06 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b69f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27228
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f272b0 set date to 1321596000.000000000 Thu Nov 17 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f272b0 set date to 1323210111.227890000 Tue Dec  6 15:21:51 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27338
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27448
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27448 set date to 1321682400.000000000 Fri Nov 18 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27448 set date to 1323210177.925316000 Tue Dec  6 15:22:57 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27338
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27228
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69f48 set date to 1321855200.000000000 Sun Nov 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b69f48 set date to 1323210273.454994000 Tue Dec  6 15:24:33 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f271a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27338
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f273c0 set date to 1321855200.000000000 Sun Nov 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f273c0 set date to 1323210386.000000000 Tue Dec  6 15:26:26 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27338
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27228
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27228 set date to 1321855200.000000000 Sun Nov 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27228 set date to 1323210980.285406000 Tue Dec  6 15:36:20 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27338
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27338
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f271a0 set date to 1321855200.000000000 Sun Nov 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f271a0 set date to 1323210995.614299000 Tue Dec  6 15:36:35 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27338
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27558
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f275e0 set date to 1321941600.000000000 Mon Nov 21 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f275e0 set date to 1323211030.246388000 Tue Dec  6 15:37:10 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27668
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27778
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27778 set date to 1322028000.000000000 Tue Nov 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27778 set date to 1323211048.934528000 Tue Dec  6 15:37:28 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27668
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27558
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27338 set date to 1322028000.000000000 Tue Nov 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27338 set date to 1323211066.839188000 Tue Dec  6 15:37:46 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f274d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27668
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f276f0 set date to 1322200800.000000000 Thu Nov 24 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f276f0 set date to 1323211110.103972000 Tue Dec  6 15:38:30 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27668
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27558
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27558 set date to 1322460000.000000000 Sun Nov 27 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27558 set date to 1323211210.000000000 Tue Dec  6 15:40:10 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27668
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27668
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f274d0 set date to 1322460000.000000000 Sun Nov 27 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f274d0 set date to 1323211379.237263000 Tue Dec  6 15:42:59 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27668
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27888
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27910 set date to 1322460000.000000000 Sun Nov 27 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27910 set date to 1323211410.542080000 Tue Dec  6 15:43:30 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27998
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27aa8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27aa8 set date to 1322460000.000000000 Sun Nov 27 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27aa8 set date to 1323211562.000000000 Tue Dec  6 15:46:02 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27998
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27888
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27668 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27668 set date to 1323214137.404883000 Tue Dec  6 16:28:57 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27800
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27998
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27a20 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27a20 set date to 1323214462.797728000 Tue Dec  6 16:34:22 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27998
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27888
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27888 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27888 set date to 1323214479.683876000 Tue Dec  6 16:34:39 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27998
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27998
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27800 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27800 set date to 1323214493.954778000 Tue Dec  6 16:34:53 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27998
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27bb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27c40 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27c40 set date to 1323214503.436060000 Tue Dec  6 16:35:03 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27cc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27dd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27dd8 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27dd8 set date to 1323214512.684455000 Tue Dec  6 16:35:12 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27cc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27bb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27998 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27998 set date to 1323214564.045318000 Tue Dec  6 16:36:04 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27b30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27cc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27d50 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27d50 set date to 1323214589.053809000 Tue Dec  6 16:36:29 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27cc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27bb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27bb8 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27bb8 set date to 1323214614.798441000 Tue Dec  6 16:36:54 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27cc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27cc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27b30 set date to 1323064800.000000000 Sun Dec  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27b30 set date to 1323220554.000000000 Tue Dec  6 18:15:54 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27cc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27ee8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27f70 set date to 1323064800.000000000 Sun Dec  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27f70 set date to 1323220589.229927000 Tue Dec  6 18:16:29 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77150
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77150 set date to 1323064800.000000000 Sun Dec  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77150 set date to 1323220620.302590000 Tue Dec  6 18:17:00 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27ee8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27cc8 set date to 1323064800.000000000 Sun Dec  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27cc8 set date to 1323220842.284411000 Tue Dec  6 18:20:42 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27e60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b770c8 set date to 1323064800.000000000 Sun Dec  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b770c8 set date to 1323220861.027699000 Tue Dec  6 18:21:01 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f27ee8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27ee8 set date to 1323064800.000000000 Sun Dec  4 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27ee8 set date to 1323220880.289953000 Tue Dec  6 18:21:20 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27e60 set date to 1323151200.000000000 Mon Dec  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f27e60 set date to 1323220912.047110000 Tue Dec  6 18:21:52 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77260
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b772e8 set date to 1323151200.000000000 Mon Dec  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b772e8 set date to 1324164777.189943000 Sat Dec 17 16:32:57 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77480
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77480 set date to 1323151200.000000000 Mon Dec  5 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77480 set date to 1324164744.509142000 Sat Dec 17 16:32:24 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77260
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77040 set date to 1323324000.000000000 Wed Dec  7 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77040 set date to 1324305128.616643000 Mon Dec 19 07:32:08 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b771d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b773f8 set date to 1323410400.000000000 Thu Dec  8 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b773f8 set date to 1324305169.297381000 Mon Dec 19 07:32:49 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77260
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77260 set date to 1323410400.000000000 Thu Dec  8 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77260 set date to 1324305220.154110000 Mon Dec 19 07:33:40 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b771d8 set date to 1323669600.000000000 Sun Dec 11 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b771d8 set date to 1324305250.090971000 Mon Dec 19 07:34:10 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77590
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77618 set date to 1323669600.000000000 Sun Dec 11 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77618 set date to 1324305351.372674000 Mon Dec 19 07:35:51 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b776a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b777b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b777b0 set date to 1324015200.000000000 Thu Dec 15 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b777b0 set date to 1324305537.000000000 Mon Dec 19 07:38:57 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b776a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77590
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77370 set date to 1324274400.000000000 Sun Dec 18 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77370 set date to 1324304908.524575000 Mon Dec 19 07:28:28 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b776a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77728 set date to 1324274400.000000000 Sun Dec 18 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77728 set date to 1324305585.633014000 Mon Dec 19 07:39:45 2011
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b776a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77590
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77590 set date to 1324360800.000000000 Mon Dec 19 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77590 set date to 1329707708.943899000 Sun Feb 19 20:15:08 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b776a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b776a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77508 set date to 1324360800.000000000 Mon Dec 19 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77508 set date to 1329707674.226231000 Sun Feb 19 20:14:34 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b776a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b778c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77948 set date to 1324447200.000000000 Tue Dec 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77948 set date to 1329707805.620167000 Sun Feb 19 20:16:45 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b779d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77ae0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77ae0 set date to 1324447200.000000000 Tue Dec 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77ae0 set date to 1329707836.096998000 Sun Feb 19 20:17:16 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b779d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b778c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b776a0 set date to 1324447200.000000000 Tue Dec 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b776a0 set date to 1329707861.865423000 Sun Feb 19 20:17:41 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b779d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77a58 set date to 1324447200.000000000 Tue Dec 20 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77a58 set date to 1329707880.561927000 Sun Feb 19 20:18:00 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b779d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b778c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b778c0 set date to 1324620000.000000000 Thu Dec 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b778c0 set date to 1329707990.000000000 Sun Feb 19 20:19:50 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b779d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b779d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77838 set date to 1324620000.000000000 Thu Dec 22 23:00:00 2011
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77838 set date to 1329708009.460237000 Sun Feb 19 20:20:09 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b779d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77bf0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77c78 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77c78 set date to 1329708064.341786000 Sun Feb 19 20:21:04 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77d00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77e10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77e10 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77e10 set date to 1329708079.041614000 Sun Feb 19 20:21:19 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77d00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77bf0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b779d0 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b779d0 set date to 1329708089.434909000 Sun Feb 19 20:21:29 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77d00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77d88 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77d88 set date to 1329708097.030358000 Sun Feb 19 20:21:37 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77d00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77bf0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77bf0 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77bf0 set date to 1329708106.683274000 Sun Feb 19 20:21:46 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77d00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77d00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77b68 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77b68 set date to 1329708138.628468000 Sun Feb 19 20:22:18 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77d00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77f20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a068 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a068 set date to 1329708421.040136000 Sun Feb 19 20:27:01 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a0f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a200
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a200 set date to 1325656800.000000000 Tue Jan  3 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a200 set date to 1329708445.568881000 Sun Feb 19 20:27:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a0f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77f20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77d00 set date to 1325743200.000000000 Wed Jan  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77d00 set date to 1329708465.697056000 Sun Feb 19 20:27:45 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a0f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a178 set date to 1325743200.000000000 Wed Jan  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a178 set date to 1329708602.310920000 Sun Feb 19 20:30:02 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a0f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b77f20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77f20 set date to 1325743200.000000000 Wed Jan  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77f20 set date to 1329708632.876384000 Sun Feb 19 20:30:32 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a0f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a0f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77e98 set date to 1325743200.000000000 Wed Jan  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b77e98 set date to 1329708660.547966000 Sun Feb 19 20:31:00 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a0f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a398 set date to 1325743200.000000000 Wed Jan  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a398 set date to 1329708680.926565000 Sun Feb 19 20:31:20 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a530
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a530 set date to 1325743200.000000000 Wed Jan  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a530 set date to 1329708714.350015000 Sun Feb 19 20:31:54 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a0f0 set date to 1325743200.000000000 Wed Jan  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a0f0 set date to 1329748117.172948000 Mon Feb 20 07:28:37 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a4a8 set date to 1325829600.000000000 Thu Jan  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a4a8 set date to 1329708791.345811000 Sun Feb 19 20:33:11 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a310 set date to 1326088800.000000000 Sun Jan  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a310 set date to 1329708833.664067000 Sun Feb 19 20:33:53 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a288 set date to 1326088800.000000000 Sun Jan  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a288 set date to 1329708889.333725000 Sun Feb 19 20:34:49 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a6c8 set date to 1326175200.000000000 Mon Jan  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a6c8 set date to 1329708938.532570000 Sun Feb 19 20:35:38 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a860
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a860 set date to 1326175200.000000000 Mon Jan  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a860 set date to 1329708963.293002000 Sun Feb 19 20:36:03 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a420 set date to 1326866400.000000000 Tue Jan 17 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a420 set date to 1329746656.249618000 Mon Feb 20 07:04:16 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a7d8 set date to 1327039200.000000000 Thu Jan 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a7d8 set date to 1329747206.705263000 Mon Feb 20 07:13:26 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a640 set date to 1327298400.000000000 Sun Jan 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a640 set date to 1329747237.177897000 Mon Feb 20 07:13:57 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a5b8 set date to 1327298400.000000000 Sun Jan 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a5b8 set date to 1329747338.221520000 Mon Feb 20 07:15:38 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a9f8 set date to 1327298400.000000000 Sun Jan 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a9f8 set date to 1329747357.501617000 Mon Feb 20 07:15:57 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aa80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587ab90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ab90 set date to 1327471200.000000000 Tue Jan 24 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ab90 set date to 1329747375.181917000 Mon Feb 20 07:16:15 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aa80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a750 set date to 1328076000.000000000 Tue Jan 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a750 set date to 1329747415.154279000 Mon Feb 20 07:16:55 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aa80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ab08 set date to 1328076000.000000000 Tue Jan 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ab08 set date to 1329747434.921568000 Mon Feb 20 07:17:14 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aa80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587a970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a970 set date to 1328076000.000000000 Tue Jan 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a970 set date to 1329747441.154040000 Mon Feb 20 07:17:21 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aa80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aa80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a8e8 set date to 1328076000.000000000 Tue Jan 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587a8e8 set date to 1329747452.393888000 Mon Feb 20 07:17:32 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aa80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ad28 set date to 1328076000.000000000 Tue Jan 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ad28 set date to 1329747462.470835000 Mon Feb 20 07:17:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587adb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aec0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587aec0 set date to 1328162400.000000000 Wed Feb  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587aec0 set date to 1329747500.505283000 Mon Feb 20 07:18:20 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587adb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587aa80 set date to 1328162400.000000000 Wed Feb  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587aa80 set date to 1329747536.951469000 Mon Feb 20 07:18:56 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587ac18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587adb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ae38 set date to 1328162400.000000000 Wed Feb  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ae38 set date to 1329747562.727791000 Mon Feb 20 07:19:22 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587adb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587aca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587aca0 set date to 1328248800.000000000 Thu Feb  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587aca0 set date to 1329747915.171244000 Mon Feb 20 07:25:15 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587adb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587adb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ac18 set date to 1328248800.000000000 Thu Feb  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ac18 set date to 1329747934.211516000 Mon Feb 20 07:25:34 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587adb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81098
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81120 set date to 1328248800.000000000 Thu Feb  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81120 set date to 1329747951.883691000 Mon Feb 20 07:25:51 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b811a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b812b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b812b8 set date to 1328248800.000000000 Thu Feb  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b812b8 set date to 1329747852.629255000 Mon Feb 20 07:24:12 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b811a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81098
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587adb0 set date to 1328508000.000000000 Sun Feb  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587adb0 set date to 1329747977.580395000 Mon Feb 20 07:26:17 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587af48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b811a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81230 set date to 1328508000.000000000 Sun Feb  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81230 set date to 1329747985.227964000 Mon Feb 20 07:26:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b811a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81098
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81098 set date to 1328508000.000000000 Sun Feb  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81098 set date to 1329748015.091878000 Mon Feb 20 07:26:55 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b811a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b811a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587af48 set date to 1328508000.000000000 Sun Feb  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587af48 set date to 1329748153.253275000 Mon Feb 20 07:29:13 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b811a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b813c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81450 set date to 1328508000.000000000 Sun Feb  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81450 set date to 1329748172.355514000 Mon Feb 20 07:29:32 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b814d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b815e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b815e8 set date to 1328594400.000000000 Mon Feb  6 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b815e8 set date to 1329748224.407210000 Mon Feb 20 07:30:24 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b814d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b813c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b811a8 set date to 1328594400.000000000 Mon Feb  6 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b811a8 set date to 1329748257.751413000 Mon Feb 20 07:30:57 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b814d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81560 set date to 1328767200.000000000 Wed Feb  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81560 set date to 1329748300.896067000 Mon Feb 20 07:31:40 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b814d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b813c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b813c8 set date to 1328767200.000000000 Wed Feb  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b813c8 set date to 1329748317.960439000 Mon Feb 20 07:31:57 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b814d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b814d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81340 set date to 1328767200.000000000 Wed Feb  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81340 set date to 1329751879.608598000 Mon Feb 20 08:31:19 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b814d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b816f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81780 set date to 1328853600.000000000 Thu Feb  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81780 set date to 1329751947.000000000 Mon Feb 20 08:32:27 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81808
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81918
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81918 set date to 1329112800.000000000 Sun Feb 12 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81918 set date to 1329751978.225981000 Mon Feb 20 08:32:58 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81808
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b816f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b814d8 set date to 1329199200.000000000 Mon Feb 13 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b814d8 set date to 1329752003.859130000 Mon Feb 20 08:33:23 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81808
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81890 set date to 1329285600.000000000 Tue Feb 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81890 set date to 1329752049.401582000 Mon Feb 20 08:34:09 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81808
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b816f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b816f8 set date to 1329890400.000000000 Tue Feb 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b816f8 set date to 1330877655.522104000 Sun Mar  4 09:14:15 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81808
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81808
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81670 set date to 1329890400.000000000 Tue Feb 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81670 set date to 1330877625.928137000 Sun Mar  4 09:13:45 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81808
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81a28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81ab0 set date to 1329976800.000000000 Wed Feb 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81ab0 set date to 1330877673.514320000 Sun Mar  4 09:14:33 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81b38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81c48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81c48 set date to 1329976800.000000000 Wed Feb 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81c48 set date to 1330877690.082522000 Sun Mar  4 09:14:50 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81b38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81a28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81808 set date to 1330063200.000000000 Thu Feb 23 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81808 set date to 1330877730.291316000 Sun Mar  4 09:15:30 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b819a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81b38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81bc0 set date to 1330063200.000000000 Thu Feb 23 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81bc0 set date to 1330877744.491110000 Sun Mar  4 09:15:44 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81b38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81a28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81a28 set date to 1330322400.000000000 Sun Feb 26 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81a28 set date to 1330877855.000000000 Sun Mar  4 09:17:35 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81b38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81b38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b819a0 set date to 1330322400.000000000 Sun Feb 26 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b819a0 set date to 1330877917.708251000 Sun Mar  4 09:18:37 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81b38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81d58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81de0 set date to 1330408800.000000000 Mon Feb 27 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81de0 set date to 1330877953.876764000 Sun Mar  4 09:19:13 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81e68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81f78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81f78 set date to 1330408800.000000000 Mon Feb 27 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81f78 set date to 1330877979.405111000 Sun Mar  4 09:19:39 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81e68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81d58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81b38 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81b38 set date to 1330878021.237587000 Sun Mar  4 09:20:21 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81cd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81e68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81ef0 set date to 1330581600.000000000 Wed Feb 29 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81ef0 set date to 1330879217.395634000 Sun Mar  4 09:40:17 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81e68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81d58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81d58 set date to 1330581600.000000000 Wed Feb 29 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81d58 set date to 1330879255.867732000 Sun Mar  4 09:40:55 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81e68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81e68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81cd0 set date to 1330581600.000000000 Wed Feb 29 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81cd0 set date to 1330879281.021342000 Sun Mar  4 09:41:21 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b81e68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d140c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14150 set date to 1330581600.000000000 Wed Feb 29 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14150 set date to 1330879292.843860000 Sun Mar  4 09:41:32 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d141d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d142e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d142e8 set date to 1330581600.000000000 Wed Feb 29 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d142e8 set date to 1330879306.333389000 Sun Mar  4 09:41:46 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d141d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d140c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81e68 set date to 1330668000.000000000 Thu Mar  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b81e68 set date to 1330879354.184993000 Sun Mar  4 09:42:34 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d141d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14260 set date to 1330927200.000000000 Sun Mar  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14260 set date to 1332882361.677732000 Tue Mar 27 15:06:01 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d141d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d140c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d140c8 set date to 1330927200.000000000 Sun Mar  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d140c8 set date to 1332882488.696321000 Tue Mar 27 15:08:08 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d141d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d141d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14040 set date to 1330927200.000000000 Sun Mar  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14040 set date to 1332882512.284727000 Tue Mar 27 15:08:32 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d141d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d143f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14480 set date to 1330927200.000000000 Sun Mar  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14480 set date to 1332882525.866259000 Tue Mar 27 15:08:45 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14618
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14618 set date to 1331013600.000000000 Mon Mar  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14618 set date to 1332882574.787422000 Tue Mar 27 15:09:34 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d143f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d141d8 set date to 1331100000.000000000 Tue Mar  6 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d141d8 set date to 1332883391.822077000 Tue Mar 27 15:23:11 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14590 set date to 1331272800.000000000 Thu Mar  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14590 set date to 1332883408.348741000 Tue Mar 27 15:23:28 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d143f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d143f8 set date to 1331528400.000000000 Sun Mar 11 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d143f8 set date to 1332883437.877342000 Tue Mar 27 15:23:57 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14370 set date to 1331528400.000000000 Sun Mar 11 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14370 set date to 1332883801.000000000 Tue Mar 27 15:30:01 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14728
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d147b0 set date to 1331528400.000000000 Sun Mar 11 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d147b0 set date to 1332883476.519744000 Tue Mar 27 15:24:36 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14948
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14948 set date to 1331614800.000000000 Mon Mar 12 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14948 set date to 1332883825.551864000 Tue Mar 27 15:30:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14728
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14508 set date to 1331787600.000000000 Wed Mar 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14508 set date to 1332883946.330521000 Tue Mar 27 15:32:26 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d146a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d148c0 set date to 1331787600.000000000 Wed Mar 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d148c0 set date to 1332883962.711359000 Tue Mar 27 15:32:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14728
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14728 set date to 1331874000.000000000 Thu Mar 15 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14728 set date to 1332884046.356902000 Tue Mar 27 15:34:06 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d146a0 set date to 1332133200.000000000 Sun Mar 18 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d146a0 set date to 1332884129.000000000 Tue Mar 27 15:35:29 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14a58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14ae0 set date to 1332133200.000000000 Sun Mar 18 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14ae0 set date to 1332884145.319445000 Tue Mar 27 15:35:45 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14c78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14c78 set date to 1332219600.000000000 Mon Mar 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14c78 set date to 1336084223.287458000 Thu May  3 16:30:23 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14a58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14838 set date to 1332306000.000000000 Tue Mar 20 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14838 set date to 1332884172.369789000 Tue Mar 27 15:36:12 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d149d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14bf0 set date to 1332306000.000000000 Tue Mar 20 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14bf0 set date to 1332884195.421913000 Tue Mar 27 15:36:35 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14a58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14a58 set date to 1332478800.000000000 Thu Mar 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14a58 set date to 1332884224.222244000 Tue Mar 27 15:37:04 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d149d0 set date to 1332478800.000000000 Thu Mar 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d149d0 set date to 1332884239.310471000 Tue Mar 27 15:37:19 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14d88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14e10 set date to 1332478800.000000000 Thu Mar 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14e10 set date to 1332884258.510922000 Tue Mar 27 15:37:38 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89068
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89068 set date to 1332910800.000000000 Tue Mar 27 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89068 set date to 1333229643.001616000 Sat Mar 31 15:34:03 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14d88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14b68 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14b68 set date to 1333229850.000000000 Sat Mar 31 15:37:30 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14d00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14f20 set date to 1333256400.000000000 Sat Mar 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14f20 set date to 1333229685.005645000 Sat Mar 31 15:34:45 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14d88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14d88 set date to 1333256400.000000000 Sat Mar 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14d88 set date to 1333229721.408189000 Sat Mar 31 15:35:21 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14d00 set date to 1333256400.000000000 Sat Mar 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14d00 set date to 1333229731.251904000 Sat Mar 31 15:35:31 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4d14e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89200 set date to 1333256400.000000000 Sat Mar 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89200 set date to 1333229743.934381000 Sat Mar 31 15:35:43 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89398
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89398 set date to 1333256400.000000000 Sat Mar 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89398 set date to 1333229756.976744000 Sat Mar 31 15:35:56 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14e98 set date to 1333342800.000000000 Sun Apr  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4d14e98 set date to 1333230003.764254000 Sat Mar 31 15:40:03 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b890f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89310 set date to 1333342800.000000000 Sun Apr  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89310 set date to 1333230050.380674000 Sat Mar 31 15:40:50 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89178 set date to 1333342800.000000000 Sun Apr  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89178 set date to 1333230067.876963000 Sat Mar 31 15:41:07 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b890f0 set date to 1333342800.000000000 Sun Apr  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b890f0 set date to 1334284534.140174000 Thu Apr 12 20:35:34 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b894a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89530 set date to 1333429200.000000000 Mon Apr  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89530 set date to 1334285100.577545000 Thu Apr 12 20:45:00 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b895b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b896c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b896c8 set date to 1333429200.000000000 Mon Apr  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b896c8 set date to 1334285034.144538000 Thu Apr 12 20:43:54 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b895b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b894a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89288 set date to 1333429200.000000000 Mon Apr  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89288 set date to 1334285079.686736000 Thu Apr 12 20:44:39 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b895b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89640 set date to 1333515600.000000000 Tue Apr  3 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89640 set date to 1334285124.013223000 Thu Apr 12 20:45:24 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b895b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b894a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b894a8 set date to 1333515600.000000000 Tue Apr  3 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b894a8 set date to 1334285152.036349000 Thu Apr 12 20:45:52 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b895b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b895b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89420 set date to 1333602000.000000000 Wed Apr  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89420 set date to 1334285177.293959000 Thu Apr 12 20:46:17 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b895b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b897d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89860 set date to 1333602000.000000000 Wed Apr  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89860 set date to 1334285192.978611000 Thu Apr 12 20:46:32 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b898e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b899f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b899f8 set date to 1333688400.000000000 Thu Apr  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b899f8 set date to 1334285240.812669000 Thu Apr 12 20:47:20 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b898e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b897d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b895b8 set date to 1333947600.000000000 Sun Apr  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b895b8 set date to 1334285332.886716000 Thu Apr 12 20:48:52 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b898e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89970 set date to 1333947600.000000000 Sun Apr  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89970 set date to 1334285372.066533000 Thu Apr 12 20:49:32 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b898e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b897d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b897d8 set date to 1334120400.000000000 Tue Apr 10 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b897d8 set date to 1334285717.113029000 Thu Apr 12 20:55:17 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b898e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b898e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89750 set date to 1334293200.000000000 Thu Apr 12 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89750 set date to 1336083947.327439000 Thu May  3 16:25:47 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b898e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89b08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89b90 set date to 1334552400.000000000 Sun Apr 15 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89b90 set date to 1336083979.967568000 Thu May  3 16:26:19 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89d28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89d28 set date to 1334552400.000000000 Sun Apr 15 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89d28 set date to 1336084000.759870000 Thu May  3 16:26:40 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89b08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b898e8 set date to 1334725200.000000000 Tue Apr 17 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b898e8 set date to 1336084041.013442000 Thu May  3 16:27:21 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89ca0 set date to 1334725200.000000000 Tue Apr 17 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89ca0 set date to 1336084101.203654000 Thu May  3 16:28:21 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89b08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89b08 set date to 1334725200.000000000 Tue Apr 17 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89b08 set date to 1336084123.051971000 Thu May  3 16:28:43 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89a80 set date to 1334811600.000000000 Wed Apr 18 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89a80 set date to 1336084186.268942000 Thu May  3 16:29:46 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89e38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89ec0 set date to 1335157200.000000000 Sun Apr 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89ec0 set date to 1336084245.135953000 Thu May  3 16:30:45 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b120
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b120 set date to 1335157200.000000000 Sun Apr 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b120 set date to 1336084267.624409000 Thu May  3 16:31:07 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89e38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89c18 set date to 1335243600.000000000 Mon Apr 23 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89c18 set date to 1336084342.000000000 Thu May  3 16:32:22 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b098 set date to 1335330000.000000000 Tue Apr 24 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b098 set date to 1336084660.895057000 Thu May  3 16:37:40 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89e38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89e38 set date to 1335416400.000000000 Wed Apr 25 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89e38 set date to 1336084696.327694000 Thu May  3 16:38:16 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89db0 set date to 1335502800.000000000 Thu Apr 26 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89db0 set date to 1335921051.000000000 Tue May  1 19:10:51 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b89f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b230
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b2b8 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b2b8 set date to 1336084744.090535000 Thu May  3 16:39:04 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b450
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b450 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b450 set date to 1335813321.166530000 Mon Apr 30 13:15:21 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b230
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89f48 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b89f48 set date to 1335813633.243541000 Mon Apr 30 13:20:33 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b1a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b3c8 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b3c8 set date to 1335813684.823041000 Mon Apr 30 13:21:24 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b230
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b230 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b230 set date to 1335813864.088293000 Mon Apr 30 13:24:24 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b1a8 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b1a8 set date to 1335813926.599798000 Mon Apr 30 13:25:26 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b560
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b5e8 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b5e8 set date to 1336083401.286212000 Thu May  3 16:16:41 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b780
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b780 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b780 set date to 1336084889.000000000 Thu May  3 16:41:29 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b560
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b340 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b340 set date to 1336084930.553943000 Thu May  3 16:42:10 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b4d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b6f8 set date to 1335934800.000000000 Tue May  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b6f8 set date to 1336085489.591303000 Thu May  3 16:51:29 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b560
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b560 set date to 1336021200.000000000 Wed May  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b560 set date to 1336085555.319502000 Thu May  3 16:52:35 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b4d8 set date to 1336021200.000000000 Wed May  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b4d8 set date to 1336085574.543278000 Thu May  3 16:52:54 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b890
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b918 set date to 1336021200.000000000 Wed May  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b918 set date to 1336765705.420771000 Fri May 11 13:48:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b9a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bab0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bab0 set date to 1336021200.000000000 Wed May  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bab0 set date to 1336765740.285442000 Fri May 11 13:49:00 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b9a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b890
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b670 set date to 1336021200.000000000 Wed May  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b670 set date to 1336765774.901866000 Fri May 11 13:49:34 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b808
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b9a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3ba28 set date to 1336021200.000000000 Wed May  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3ba28 set date to 1336765809.198174000 Fri May 11 13:50:09 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b9a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b890
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b890 set date to 1336366800.000000000 Sun May  6 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b890 set date to 1336765842.680261000 Fri May 11 13:50:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b9a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b9a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b808 set date to 1336366800.000000000 Sun May  6 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b808 set date to 1336765866.595998000 Fri May 11 13:51:06 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3b9a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bbc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bc48 set date to 1336626000.000000000 Wed May  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bc48 set date to 1336766005.474942000 Fri May 11 13:53:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bcd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bde0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bde0 set date to 1336626000.000000000 Wed May  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bde0 set date to 1336766120.872758000 Fri May 11 13:55:20 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bcd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bbc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b9a0 set date to 1336626000.000000000 Wed May  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3b9a0 set date to 1336766139.811705000 Fri May 11 13:55:39 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bb38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bcd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bd58 set date to 1336971600.000000000 Sun May 13 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bd58 set date to 1337633201.686610000 Mon May 21 14:46:41 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bcd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bbc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bbc0 set date to 1337058000.000000000 Mon May 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bbc0 set date to 1337633725.000000000 Mon May 21 14:55:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bcd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bcd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bb38 set date to 1337058000.000000000 Mon May 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bb38 set date to 1337633742.505705000 Mon May 21 14:55:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bcd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bef0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bf78 set date to 1337144400.000000000 Tue May 15 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bf78 set date to 1337633770.611861000 Mon May 21 14:56:10 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c150
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c150 set date to 1337576400.000000000 Sun May 20 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c150 set date to 1337810073.582687000 Wed May 23 15:54:33 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bef0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bcd0 set date to 1337576400.000000000 Sun May 20 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bcd0 set date to 1337809981.324359000 Wed May 23 15:53:01 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3be68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c0c8 set date to 1337662800.000000000 Mon May 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c0c8 set date to 1337810095.019103000 Wed May 23 15:54:55 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f3bef0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bef0 set date to 1337662800.000000000 Mon May 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3bef0 set date to 1337810118.251340000 Wed May 23 15:55:18 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3be68 set date to 1337662800.000000000 Mon May 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f3be68 set date to 1337810321.398907000 Wed May 23 15:58:41 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c260
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c2e8 set date to 1337662800.000000000 Mon May 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c2e8 set date to 1337810347.527264000 Wed May 23 15:59:07 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c480
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c480 set date to 1337662800.000000000 Mon May 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c480 set date to 1337810363.175224000 Wed May 23 15:59:23 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c260
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c040 set date to 1337662800.000000000 Mon May 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c040 set date to 1337810545.605523000 Wed May 23 16:02:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c1d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c3f8 set date to 1337662800.000000000 Mon May 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c3f8 set date to 1337810499.781956000 Wed May 23 16:01:39 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c260
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c260 set date to 1337662800.000000000 Mon May 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c260 set date to 1337810407.021069000 Wed May 23 16:00:07 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c1d8 set date to 1337662800.000000000 Mon May 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c1d8 set date to 1337810249.000000000 Wed May 23 15:57:29 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c590
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c618 set date to 1337835600.000000000 Wed May 23 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c618 set date to 1337810634.722202000 Wed May 23 16:03:54 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c6a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c7b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c7b0 set date to 1337835600.000000000 Wed May 23 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c7b0 set date to 1339707457.760472000 Thu Jun 14 14:57:37 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c6a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c590
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c370 set date to 1338267600.000000000 Mon May 28 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c370 set date to 1339707660.806904000 Thu Jun 14 15:01:00 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c6a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c728 set date to 1338354000.000000000 Tue May 29 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c728 set date to 1339707739.403514000 Thu Jun 14 15:02:19 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c6a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c590
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c590 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c590 set date to 1339707847.220021000 Thu Jun 14 15:04:07 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c6a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c6a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c508 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c508 set date to 1339707792.629572000 Thu Jun 14 15:03:12 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c6a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c8c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c948 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c948 set date to 1339707824.607910000 Thu Jun 14 15:03:44 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c9d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cae0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cae0 set date to 1338526800.000000000 Thu May 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cae0 set date to 1339707882.716162000 Thu Jun 14 15:04:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c9d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c8c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c6a0 set date to 1338526800.000000000 Thu May 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c6a0 set date to 1339707919.394353000 Thu Jun 14 15:05:19 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c9d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ca58 set date to 1338526800.000000000 Thu May 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ca58 set date to 1339707949.212064000 Thu Jun 14 15:05:49 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c9d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c8c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c8c0 set date to 1338526800.000000000 Thu May 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c8c0 set date to 1339707973.070771000 Thu Jun 14 15:06:13 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c9d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c9d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c838 set date to 1338526800.000000000 Thu May 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c838 set date to 1339707985.590712000 Thu Jun 14 15:06:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587c9d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cbf0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cc78 set date to 1338526800.000000000 Thu May 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cc78 set date to 1339708053.790261000 Thu Jun 14 15:07:33 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cd00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587ce10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ce10 set date to 1338872400.000000000 Mon Jun  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ce10 set date to 1339708107.000000000 Thu Jun 14 15:08:27 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cd00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cbf0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c9d0 set date to 1338872400.000000000 Mon Jun  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587c9d0 set date to 1339708131.920896000 Thu Jun 14 15:08:51 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cb68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cd00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cd88 set date to 1338872400.000000000 Mon Jun  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cd88 set date to 1339708144.745732000 Thu Jun 14 15:09:04 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cd00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cbf0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cbf0 set date to 1338872400.000000000 Mon Jun  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cbf0 set date to 1339708184.256031000 Thu Jun 14 15:09:44 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cd00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cd00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cb68 set date to 1338872400.000000000 Mon Jun  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cb68 set date to 1339708213.165554000 Thu Jun 14 15:10:13 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cd00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cf20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45068 set date to 1339045200.000000000 Wed Jun  6 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45068 set date to 1339708244.000000000 Thu Jun 14 15:10:44 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f450f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45200
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45200 set date to 1339131600.000000000 Thu Jun  7 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45200 set date to 1339708353.000000000 Thu Jun 14 15:12:33 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f450f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cf20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cd00 set date to 1339390800.000000000 Sun Jun 10 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cd00 set date to 1339708385.539419000 Thu Jun 14 15:13:05 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587ce98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f450f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45178 set date to 1339650000.000000000 Wed Jun 13 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45178 set date to 1339708445.694332000 Thu Jun 14 15:14:05 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f450f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587cf20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cf20 set date to 1339736400.000000000 Thu Jun 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587cf20 set date to 1341343360.842499000 Tue Jul  3 13:22:40 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f450f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f450f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ce98 set date to 1339736400.000000000 Thu Jun 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ce98 set date to 1341343227.000000000 Tue Jul  3 13:20:27 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f450f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45398 set date to 1339736400.000000000 Thu Jun 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45398 set date to 1341343243.111270000 Tue Jul  3 13:20:43 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45530
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45530 set date to 1340082000.000000000 Mon Jun 18 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45530 set date to 1341343433.431053000 Tue Jul  3 13:23:53 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f450f0 set date to 1340168400.000000000 Tue Jun 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f450f0 set date to 1341343465.154730000 Tue Jul  3 13:24:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f454a8 set date to 1340168400.000000000 Tue Jun 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f454a8 set date to 1341343492.210197000 Tue Jul  3 13:24:52 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45310 set date to 1340254800.000000000 Wed Jun 20 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45310 set date to 1341343772.424157000 Tue Jul  3 13:29:32 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45288 set date to 1340341200.000000000 Thu Jun 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45288 set date to 1341343796.311852000 Tue Jul  3 13:29:56 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f456c8 set date to 1340341200.000000000 Thu Jun 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f456c8 set date to 1341343817.832126000 Tue Jul  3 13:30:17 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45860
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45860 set date to 1340600400.000000000 Sun Jun 24 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45860 set date to 1341343834.634070000 Tue Jul  3 13:30:34 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45420 set date to 1340773200.000000000 Tue Jun 26 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45420 set date to 1341343858.001949000 Tue Jul  3 13:30:58 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f455b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f457d8 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f457d8 set date to 1344126911.119254000 Sat Aug  4 18:35:11 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45640 set date to 1341118800.000000000 Sat Jun 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45640 set date to 1341343902.938299000 Tue Jul  3 13:31:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f455b8 set date to 1341118800.000000000 Sat Jun 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f455b8 set date to 1341343927.799361000 Tue Jul  3 13:32:07 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f459f8 set date to 1341118800.000000000 Sat Jun 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f459f8 set date to 1341343944.059831000 Tue Jul  3 13:32:24 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45b90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45b90 set date to 1341118800.000000000 Sat Jun 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45b90 set date to 1341343964.089874000 Tue Jul  3 13:32:44 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45750 set date to 1341118800.000000000 Sat Jun 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45750 set date to 1341343972.519761000 Tue Jul  3 13:32:52 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f458e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45b08 set date to 1341205200.000000000 Sun Jul  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45b08 set date to 1341344065.000000000 Tue Jul  3 13:34:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45970 set date to 1341291600.000000000 Mon Jul  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45970 set date to 1341344095.257114000 Tue Jul  3 13:34:55 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f458e8 set date to 1341291600.000000000 Mon Jul  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f458e8 set date to 1344127170.882196000 Sat Aug  4 18:39:30 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45ca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45d28 set date to 1341291600.000000000 Mon Jul  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45d28 set date to 1344127140.371772000 Sat Aug  4 18:39:00 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45ec0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45ec0 set date to 1341464400.000000000 Wed Jul  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45ec0 set date to 1344127213.878259000 Sat Aug  4 18:40:13 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45ca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45a80 set date to 1341464400.000000000 Wed Jul  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45a80 set date to 1344127242.783623000 Sat Aug  4 18:40:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45e38 set date to 1341464400.000000000 Wed Jul  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45e38 set date to 1344127286.942737000 Sat Aug  4 18:41:26 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45ca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45ca0 set date to 1341464400.000000000 Wed Jul  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45ca0 set date to 1344127312.730018000 Sat Aug  4 18:41:52 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45c18 set date to 1341810000.000000000 Sun Jul  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45c18 set date to 1344127340.002428000 Sat Aug  4 18:42:20 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f0a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f128 set date to 1341810000.000000000 Sun Jul  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f128 set date to 1344127358.386608000 Sat Aug  4 18:42:38 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f1b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f2c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f2c0 set date to 1342414800.000000000 Sun Jul 15 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f2c0 set date to 1344128393.600086000 Sat Aug  4 18:59:53 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f1b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f0a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45db0 set date to 1342414800.000000000 Sun Jul 15 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45db0 set date to 1344128441.081039000 Sat Aug  4 19:00:41 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f45f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f1b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f238 set date to 1342501200.000000000 Mon Jul 16 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f238 set date to 1344128483.747243000 Sat Aug  4 19:01:23 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f1b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f0a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f0a0 set date to 1342587600.000000000 Tue Jul 17 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f0a0 set date to 1344128507.240997000 Sat Aug  4 19:01:47 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f1b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f1b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45f48 set date to 1342760400.000000000 Thu Jul 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f45f48 set date to 1344128529.858609000 Sat Aug  4 19:02:09 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f1b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f3d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f458 set date to 1343019600.000000000 Sun Jul 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f458 set date to 1344128547.282820000 Sat Aug  4 19:02:27 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f4e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f5f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f5f0 set date to 1343019600.000000000 Sun Jul 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f5f0 set date to 1344128596.651175000 Sat Aug  4 19:03:16 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f4e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f3d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f1b0 set date to 1343192400.000000000 Tue Jul 24 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f1b0 set date to 1344128707.398009000 Sat Aug  4 19:05:07 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f348
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f4e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f568 set date to 1343192400.000000000 Tue Jul 24 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f568 set date to 1344128854.747242000 Sat Aug  4 19:07:34 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f4e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f3d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f3d0 set date to 1343365200.000000000 Thu Jul 26 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f3d0 set date to 1344128753.000000000 Sat Aug  4 19:05:53 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f4e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f4e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f348 set date to 1343624400.000000000 Sun Jul 29 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f348 set date to 1344128825.000000000 Sat Aug  4 19:07:05 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f4e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f700
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f788 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f788 set date to 1344128907.000000000 Sat Aug  4 19:08:27 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f920
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f920 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f920 set date to 1344128915.913217000 Sat Aug  4 19:08:35 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f700
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f4e0 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f4e0 set date to 1344129041.366794000 Sat Aug  4 19:10:41 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f678
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f898 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f898 set date to 1344129062.254107000 Sat Aug  4 19:11:02 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f700
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f700 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f700 set date to 1344129076.282301000 Sat Aug  4 19:11:16 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f678 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f678 set date to 1344129102.530068000 Sat Aug  4 19:11:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fa30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fab8 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fab8 set date to 1344129114.613297000 Sat Aug  4 19:11:54 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fb40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fc50
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fc50 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fc50 set date to 1344129144.131176000 Sat Aug  4 19:12:24 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fb40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fa30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f810 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f810 set date to 1344129263.425936000 Sat Aug  4 19:14:23 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587f9a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fb40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fbc8 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fbc8 set date to 1344129278.570170000 Sat Aug  4 19:14:38 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fb40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fa30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fa30 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fa30 set date to 1344129241.000000000 Sat Aug  4 19:14:01 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fb40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fb40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f9a8 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587f9a8 set date to 1344129309.778350000 Sat Aug  4 19:15:09 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fb40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fd60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fde8 set date to 1343970000.000000000 Thu Aug  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fde8 set date to 1344129341.018852000 Sat Aug  4 19:15:41 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fe70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587ff80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ff80 set date to 1344142800.000000000 Sat Aug  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587ff80 set date to 1344129363.381465000 Sat Aug  4 19:16:03 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fe70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fd60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fb40 set date to 1344142800.000000000 Sat Aug  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fb40 set date to 1356236306.318981000 Sat Dec 22 21:18:26 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fcd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fe70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fef8 set date to 1344229200.000000000 Sun Aug  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fef8 set date to 1344129824.189261000 Sat Aug  4 19:23:44 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fe70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fd60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fd60 set date to 1344315600.000000000 Mon Aug  6 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fd60 set date to 1356210763.947645000 Sat Dec 22 14:12:43 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fe70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fe70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fcd8 set date to 1344315600.000000000 Mon Aug  6 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fcd8 set date to 1356224512.877159000 Sat Dec 22 18:01:52 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x587fe70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f570c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57150 set date to 1344488400.000000000 Wed Aug  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57150 set date to 1356224610.430791000 Sat Dec 22 18:03:30 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f571d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f572e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f572e8 set date to 1344574800.000000000 Thu Aug  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f572e8 set date to 1356235446.407798000 Sat Dec 22 21:04:06 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f571d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f570c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fe70 set date to 1344920400.000000000 Mon Aug 13 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x587fe70 set date to 1356235466.836487000 Sat Dec 22 21:04:26 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57040
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f571d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57260 set date to 1345006800.000000000 Tue Aug 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57260 set date to 1356235581.852010000 Sat Dec 22 21:06:21 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f571d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f570c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f570c8 set date to 1345006800.000000000 Tue Aug 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f570c8 set date to 1356235613.021057000 Sat Dec 22 21:06:53 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f571d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f571d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57040 set date to 1345179600.000000000 Thu Aug 16 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57040 set date to 1356235657.337331000 Sat Dec 22 21:07:37 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f571d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f573f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57480 set date to 1345525200.000000000 Mon Aug 20 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57480 set date to 1356235782.000000000 Sat Dec 22 21:09:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57618
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57618 set date to 1345611600.000000000 Tue Aug 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57618 set date to 1356235852.939948000 Sat Dec 22 21:10:52 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f573f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f571d8 set date to 1345611600.000000000 Tue Aug 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f571d8 set date to 1356235912.614532000 Sat Dec 22 21:11:52 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57370
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57590 set date to 1345611600.000000000 Tue Aug 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57590 set date to 1356235933.982433000 Sat Dec 22 21:12:13 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f573f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f573f8 set date to 1345698000.000000000 Wed Aug 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f573f8 set date to 1356235968.917823000 Sat Dec 22 21:12:48 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57370 set date to 1345784400.000000000 Thu Aug 23 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57370 set date to 1356235990.734361000 Sat Dec 22 21:13:10 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57508
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57728
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f577b0 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f577b0 set date to 1356236033.203702000 Sat Dec 22 21:13:53 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57948
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57948 set date to 1346475600.000000000 Fri Aug 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57948 set date to 1356236063.433472000 Sat Dec 22 21:14:23 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57728
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57508 set date to 1346475600.000000000 Fri Aug 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57508 set date to 1356236082.250086000 Sat Dec 22 21:14:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f576a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f578c0 set date to 1346475600.000000000 Fri Aug 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f578c0 set date to 1356236101.572534000 Sat Dec 22 21:15:01 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57728
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57728 set date to 1346475600.000000000 Fri Aug 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57728 set date to 1356236120.229214000 Sat Dec 22 21:15:20 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f576a0 set date to 1346475600.000000000 Fri Aug 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f576a0 set date to 1356236129.148813000 Sat Dec 22 21:15:29 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57838
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57a58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57ae0 set date to 1346734800.000000000 Mon Sep  3 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57ae0 set date to 1356236184.057505000 Sat Dec 22 21:16:24 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57c78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57c78 set date to 1346821200.000000000 Tue Sep  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57c78 set date to 1356236211.787643000 Sat Dec 22 21:16:51 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57a58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57838 set date to 1346821200.000000000 Tue Sep  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57838 set date to 1356236286.288538000 Sat Dec 22 21:18:06 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f579d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57bf0 set date to 1346821200.000000000 Tue Sep  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57bf0 set date to 1356268961.033385000 Sun Dec 23 06:22:41 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57a58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57a58 set date to 1346821200.000000000 Tue Sep  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57a58 set date to 1356268988.529564000 Sun Dec 23 06:23:08 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f579d0 set date to 1346907600.000000000 Wed Sep  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f579d0 set date to 1356269083.276635000 Sun Dec 23 06:24:43 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57b68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57d88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57e10 set date to 1347253200.000000000 Sun Sep  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57e10 set date to 1356269125.539068000 Sun Dec 23 06:25:25 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d068
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d068 set date to 1347253200.000000000 Sun Sep  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d068 set date to 1356269148.267323000 Sun Dec 23 06:25:48 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57d88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57b68 set date to 1347339600.000000000 Mon Sep 10 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57b68 set date to 1356269188.438645000 Sun Dec 23 06:26:28 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57d00
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57f20 set date to 1347858000.000000000 Sun Sep 16 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57f20 set date to 1356269287.127326000 Sun Dec 23 06:28:07 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57d88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57d88 set date to 1348030800.000000000 Tue Sep 18 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57d88 set date to 1356269322.116215000 Sun Dec 23 06:28:42 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57d00 set date to 1348117200.000000000 Wed Sep 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57d00 set date to 1356269369.300155000 Sun Dec 23 06:29:29 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f57e98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d200 set date to 1348117200.000000000 Wed Sep 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d200 set date to 1356269398.545861000 Sun Dec 23 06:29:58 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d398
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d398 set date to 1348117200.000000000 Wed Sep 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d398 set date to 1356269411.026195000 Sun Dec 23 06:30:11 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57e98 set date to 1348117200.000000000 Wed Sep 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f57e98 set date to 1356269440.634581000 Sun Dec 23 06:30:40 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d0f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d310 set date to 1348635600.000000000 Tue Sep 25 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d310 set date to 1356269479.584052000 Sun Dec 23 06:31:19 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d178
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d178 set date to 1348635600.000000000 Tue Sep 25 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d178 set date to 1356269501.936314000 Sun Dec 23 06:31:41 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d0f0 set date to 1348722000.000000000 Wed Sep 26 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d0f0 set date to 1356269572.000000000 Sun Dec 23 06:32:52 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d4a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d530 set date to 1349067600.000000000 Sun Sep 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d530 set date to 1356269611.931240000 Sun Dec 23 06:33:31 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d6c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d6c8 set date to 1349067600.000000000 Sun Sep 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d6c8 set date to 1356269639.097829000 Sun Dec 23 06:33:59 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d4a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d288 set date to 1349067600.000000000 Sun Sep 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d288 set date to 1356269649.797451000 Sun Dec 23 06:34:09 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d640 set date to 1349067600.000000000 Sun Sep 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d640 set date to 1356269660.697667000 Sun Dec 23 06:34:20 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d4a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d4a8 set date to 1349067600.000000000 Sun Sep 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d4a8 set date to 1356269668.940350000 Sun Dec 23 06:34:28 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d420 set date to 1349154000.000000000 Mon Oct  1 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d420 set date to 1356269714.732029000 Sun Dec 23 06:35:14 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d5b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d7d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d860 set date to 1349240400.000000000 Tue Oct  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d860 set date to 1356269745.460955000 Sun Dec 23 06:35:45 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d9f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d9f8 set date to 1349240400.000000000 Tue Oct  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d9f8 set date to 1356269771.275293000 Sun Dec 23 06:36:11 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d7d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d5b8 set date to 1349326800.000000000 Wed Oct  3 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d5b8 set date to 1356269797.571703000 Sun Dec 23 06:36:37 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d970 set date to 1349413200.000000000 Thu Oct  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d970 set date to 1356269815.024288000 Sun Dec 23 06:36:55 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d7d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d7d8 set date to 1349413200.000000000 Thu Oct  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d7d8 set date to 1356269841.235602000 Sun Dec 23 06:37:21 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d750 set date to 1349758800.000000000 Mon Oct  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d750 set date to 1356269954.930929000 Sun Dec 23 06:39:14 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9d8e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9db08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9db90 set date to 1349758800.000000000 Mon Oct  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9db90 set date to 1356269967.187061000 Sun Dec 23 06:39:27 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9dc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9dd28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9dd28 set date to 1349845200.000000000 Tue Oct  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9dd28 set date to 1356270054.341948000 Sun Dec 23 06:40:54 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9dc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9db08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d8e8 set date to 1349845200.000000000 Tue Oct  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9d8e8 set date to 1356270071.662305000 Sun Dec 23 06:41:11 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9da80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9dc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9dca0 set date to 1350277200.000000000 Sun Oct 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9dca0 set date to 1356270099.798612000 Sun Dec 23 06:41:39 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9dc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9db08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9db08 set date to 1350450000.000000000 Tue Oct 16 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9db08 set date to 1356271119.800753000 Sun Dec 23 06:58:39 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9dc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9dc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9da80 set date to 1350882000.000000000 Sun Oct 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9da80 set date to 1356271152.258629000 Sun Dec 23 06:59:12 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9dc18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9de38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9dec0 set date to 1350882000.000000000 Sun Oct 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9dec0 set date to 1356271173.442990000 Sun Dec 23 06:59:33 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9df48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3120
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3120 set date to 1350882000.000000000 Sun Oct 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3120 set date to 1356271198.299220000 Sun Dec 23 06:59:58 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9df48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9de38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9dc18 set date to 1350882000.000000000 Sun Oct 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9dc18 set date to 1356271219.387376000 Sun Dec 23 07:00:19 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9ddb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9df48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3098 set date to 1350882000.000000000 Sun Oct 21 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3098 set date to 1356271236.571683000 Sun Dec 23 07:00:36 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9df48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9de38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9de38 set date to 1351054800.000000000 Tue Oct 23 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9de38 set date to 1356271717.656640000 Sun Dec 23 07:08:37 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9df48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9df48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9ddb0 set date to 1351227600.000000000 Thu Oct 25 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9ddb0 set date to 1356271895.000000000 Sun Dec 23 07:11:35 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11b9df48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3230
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba32b8 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba32b8 set date to 1356271936.051429000 Sun Dec 23 07:12:16 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3450
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3450 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3450 set date to 1356271960.011789000 Sun Dec 23 07:12:40 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3230
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9df48 set date to 1351746000.000000000 Wed Oct 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11b9df48 set date to 1356272001.211934000 Sun Dec 23 07:13:21 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba31a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba33c8 set date to 1351746000.000000000 Wed Oct 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba33c8 set date to 1356272023.944820000 Sun Dec 23 07:13:43 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3230
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3230 set date to 1351746000.000000000 Wed Oct 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3230 set date to 1356272031.453976000 Sun Dec 23 07:13:51 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba31a8 set date to 1351746000.000000000 Wed Oct 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba31a8 set date to 1356272045.697177000 Sun Dec 23 07:14:05 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3340
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3560
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba35e8 set date to 1351746000.000000000 Wed Oct 31 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba35e8 set date to 1356272054.625394000 Sun Dec 23 07:14:14 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3780
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3780 set date to 1352095200.000000000 Sun Nov  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3780 set date to 1356272095.895463000 Sun Dec 23 07:14:55 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3560
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3340 set date to 1352095200.000000000 Sun Nov  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3340 set date to 1356272110.751575000 Sun Dec 23 07:15:10 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba34d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba36f8 set date to 1352095200.000000000 Sun Nov  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba36f8 set date to 1356272146.019328000 Sun Dec 23 07:15:46 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3560
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3560 set date to 1352181600.000000000 Mon Nov  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3560 set date to 1356272218.188140000 Sun Dec 23 07:16:58 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba34d8 set date to 1352181600.000000000 Mon Nov  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba34d8 set date to 1356272234.006510000 Sun Dec 23 07:17:14 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3670
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3890
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3918 set date to 1352354400.000000000 Wed Nov  7 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3918 set date to 1356272267.580185000 Sun Dec 23 07:17:47 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba39a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3ab0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3ab0 set date to 1352440800.000000000 Thu Nov  8 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3ab0 set date to 1356272292.860460000 Sun Dec 23 07:18:12 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba39a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3890
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3670 set date to 1352786400.000000000 Mon Nov 12 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3670 set date to 1356272325.584027000 Sun Dec 23 07:18:45 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3808
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba39a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3a28 set date to 1352872800.000000000 Tue Nov 13 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3a28 set date to 1356272390.997861000 Sun Dec 23 07:19:50 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba39a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3890
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3890 set date to 1352959200.000000000 Wed Nov 14 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3890 set date to 1356272408.253920000 Sun Dec 23 07:20:08 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba39a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba39a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3808 set date to 1353391200.000000000 Mon Nov 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3808 set date to 1356272427.998410000 Sun Dec 23 07:20:27 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba39a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3bc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3c48 set date to 1353391200.000000000 Mon Nov 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3c48 set date to 1356272453.329623000 Sun Dec 23 07:20:53 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3cd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3de0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3de0 set date to 1353391200.000000000 Mon Nov 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3de0 set date to 1356272479.449699000 Sun Dec 23 07:21:19 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3cd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3bc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba39a0 set date to 1353477600.000000000 Tue Nov 20 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba39a0 set date to 1356272507.017347000 Sun Dec 23 07:21:47 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3b38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3cd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3d58 set date to 1353477600.000000000 Tue Nov 20 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3d58 set date to 1356272533.346392000 Sun Dec 23 07:22:13 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3cd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3bc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3bc0 set date to 1353650400.000000000 Thu Nov 22 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3bc0 set date to 1356272557.426748000 Sun Dec 23 07:22:37 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3cd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3cd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3b38 set date to 1353996000.000000000 Mon Nov 26 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3b38 set date to 1356272617.371601000 Sun Dec 23 07:23:37 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3cd0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3ef0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3f78 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3f78 set date to 1356282867.051706000 Sun Dec 23 10:14:27 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab158
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab158 set date to 1354341600.000000000 Fri Nov 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab158 set date to 1356282734.870963000 Sun Dec 23 10:12:14 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3ef0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3cd0 set date to 1354341600.000000000 Fri Nov 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3cd0 set date to 1356282757.586672000 Sun Dec 23 10:12:37 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3e68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab0d0 set date to 1354341600.000000000 Fri Nov 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab0d0 set date to 1356282793.249342000 Sun Dec 23 10:13:13 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ba3ef0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3ef0 set date to 1354341600.000000000 Fri Nov 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3ef0 set date to 1356282804.785189000 Sun Dec 23 10:13:24 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3e68 set date to 1354341600.000000000 Fri Nov 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ba3e68 set date to 1356282816.197213000 Sun Dec 23 10:13:36 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab268
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab2f0 set date to 1354514400.000000000 Sun Dec  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab2f0 set date to 1356282899.196116000 Sun Dec 23 10:14:59 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab488
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab488 set date to 1354514400.000000000 Sun Dec  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab488 set date to 1356282928.652649000 Sun Dec 23 10:15:28 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab268
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab048 set date to 1354514400.000000000 Sun Dec  2 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab048 set date to 1356282944.404882000 Sun Dec 23 10:15:44 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab1e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab400 set date to 1354600800.000000000 Mon Dec  3 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab400 set date to 1356282968.237245000 Sun Dec 23 10:16:08 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab268
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab268 set date to 1354600800.000000000 Mon Dec  3 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab268 set date to 1356282988.820084000 Sun Dec 23 10:16:28 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab1e0 set date to 1354687200.000000000 Tue Dec  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab1e0 set date to 1356283014.818506000 Sun Dec 23 10:16:54 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab598
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab620 set date to 1354687200.000000000 Tue Dec  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab620 set date to 1356283025.586465000 Sun Dec 23 10:17:05 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab6a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab7b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab7b8 set date to 1354687200.000000000 Tue Dec  4 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab7b8 set date to 1356283049.902558000 Sun Dec 23 10:17:29 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab6a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab598
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab378 set date to 1354773600.000000000 Wed Dec  5 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab378 set date to 1356283070.822938000 Sun Dec 23 10:17:50 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab510
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab6a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab730 set date to 1355119200.000000000 Sun Dec  9 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab730 set date to 1356283113.007609000 Sun Dec 23 10:18:33 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab6a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab598
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab598 set date to 1355724000.000000000 Sun Dec 16 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab598 set date to 1356291516.000000000 Sun Dec 23 12:38:36 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab6a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab6a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab510 set date to 1355724000.000000000 Sun Dec 16 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab510 set date to 1356291535.293169000 Sun Dec 23 12:38:55 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab6a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab8c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab950 set date to 1355724000.000000000 Sun Dec 16 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab950 set date to 1356291380.964038000 Sun Dec 23 12:36:20 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab9d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babae8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babae8 set date to 1355724000.000000000 Sun Dec 16 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babae8 set date to 1356291313.786295000 Sun Dec 23 12:35:13 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab9d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab8c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab6a8 set date to 1355896800.000000000 Tue Dec 18 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab6a8 set date to 1356291552.533478000 Sun Dec 23 12:39:12 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab840
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab9d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11baba60 set date to 1355983200.000000000 Wed Dec 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11baba60 set date to 1356291592.297238000 Sun Dec 23 12:39:52 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab9d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab8c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab8c8 set date to 1355983200.000000000 Wed Dec 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab8c8 set date to 1357159221.073021000 Wed Jan  2 13:40:21 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab9d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab9d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab840 set date to 1355983200.000000000 Wed Dec 19 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab840 set date to 1357159234.785090000 Wed Jan  2 13:40:34 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bab9d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babbf8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babc80 set date to 1356328800.000000000 Sun Dec 23 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babc80 set date to 1356291765.000000000 Sun Dec 23 12:42:45 2012
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babd08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babe18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babe18 set date to 1356328800.000000000 Sun Dec 23 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babe18 set date to 1357153469.779558000 Wed Jan  2 12:04:29 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babd08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babbf8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab9d8 set date to 1356588000.000000000 Wed Dec 26 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bab9d8 set date to 1357153571.646977000 Wed Jan  2 12:06:11 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babb70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babd08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babd90 set date to 1356588000.000000000 Wed Dec 26 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babd90 set date to 1357159272.715317000 Wed Jan  2 13:41:12 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babd08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babbf8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babbf8 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babbf8 set date to 1357159291.659532000 Wed Jan  2 13:41:31 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babd08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babd08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babb70 set date to 1357106400.000000000 Tue Jan  1 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babb70 set date to 1357152850.213157000 Wed Jan  2 11:54:10 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babd08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babf28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3068 set date to 1357106400.000000000 Tue Jan  1 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3068 set date to 1357152939.003113000 Wed Jan  2 11:55:39 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb30f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3200
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3200 set date to 1357106400.000000000 Tue Jan  1 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3200 set date to 1357152954.723692000 Wed Jan  2 11:55:54 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb30f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babf28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babd08 set date to 1357106400.000000000 Tue Jan  1 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babd08 set date to 1357152969.591419000 Wed Jan  2 11:56:09 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babea0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb30f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3178 set date to 1357106400.000000000 Tue Jan  1 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3178 set date to 1357152983.443809000 Wed Jan  2 11:56:23 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb30f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11babf28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babf28 set date to 1357106400.000000000 Tue Jan  1 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babf28 set date to 1357159362.435071000 Wed Jan  2 13:42:42 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb30f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb30f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babea0 set date to 1357106400.000000000 Tue Jan  1 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11babea0 set date to 1357855779.576076000 Thu Jan 10 15:09:39 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb30f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3398 set date to 1357279200.000000000 Thu Jan  3 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3398 set date to 1357423735.270593000 Sat Jan  5 15:08:55 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3530
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3530 set date to 1357279200.000000000 Thu Jan  3 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3530 set date to 1357423763.879269000 Sat Jan  5 15:09:23 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb30f0 set date to 1357279200.000000000 Thu Jan  3 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb30f0 set date to 1357423784.295561000 Sat Jan  5 15:09:44 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3288
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb34a8 set date to 1357452000.000000000 Sat Jan  5 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb34a8 set date to 1357423663.626958000 Sat Jan  5 15:07:43 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3310
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3310 set date to 1357452000.000000000 Sat Jan  5 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3310 set date to 1357423695.349189000 Sat Jan  5 15:08:15 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3288 set date to 1357538400.000000000 Sun Jan  6 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3288 set date to 1357855637.463140000 Thu Jan 10 15:07:17 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3420
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb36c8 set date to 1357624800.000000000 Mon Jan  7 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb36c8 set date to 1357855543.281678000 Thu Jan 10 15:05:43 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3860
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3860 set date to 1357624800.000000000 Mon Jan  7 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3860 set date to 1357855664.670651000 Thu Jan 10 15:07:44 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3420 set date to 1357624800.000000000 Mon Jan  7 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3420 set date to 1357855582.626068000 Thu Jan 10 15:06:22 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb35b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb37d8 set date to 1357624800.000000000 Mon Jan  7 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb37d8 set date to 1357855881.435199000 Thu Jan 10 15:11:21 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3640
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3640 set date to 1357711200.000000000 Tue Jan  8 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3640 set date to 1357855928.116000000 Thu Jan 10 15:12:08 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb35b8 set date to 1358143200.000000000 Sun Jan 13 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb35b8 set date to 1358609459.000000000 Sat Jan 19 08:30:59 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3750
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb39f8 set date to 1358229600.000000000 Mon Jan 14 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb39f8 set date to 1358609512.218385000 Sat Jan 19 08:31:52 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3b90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3b90 set date to 1358229600.000000000 Mon Jan 14 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3b90 set date to 1358609612.000000000 Sat Jan 19 08:33:32 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3750 set date to 1358229600.000000000 Mon Jan 14 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3750 set date to 1358609494.426614000 Sat Jan 19 08:31:34 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb38e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3b08 set date to 1358316000.000000000 Tue Jan 15 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3b08 set date to 1358609640.922331000 Sat Jan 19 08:34:00 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3970
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3970 set date to 1358316000.000000000 Tue Jan 15 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3970 set date to 1358610302.000000000 Sat Jan 19 08:45:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb38e8 set date to 1358316000.000000000 Tue Jan 15 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb38e8 set date to 1358610232.678973000 Sat Jan 19 08:43:52 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3a80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3ca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3d28 set date to 1358402400.000000000 Wed Jan 16 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3d28 set date to 1358610346.176468000 Sat Jan 19 08:45:46 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3ec0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3ec0 set date to 1358402400.000000000 Wed Jan 16 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3ec0 set date to 1359341872.000000000 Sun Jan 27 19:57:52 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3ca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3a80 set date to 1358834400.000000000 Mon Jan 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3a80 set date to 1359342120.053237000 Sun Jan 27 20:02:00 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3c18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3e38 set date to 1358834400.000000000 Mon Jan 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3e38 set date to 1359342143.925379000 Sun Jan 27 20:02:23 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3ca0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3ca0 set date to 1358834400.000000000 Mon Jan 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3ca0 set date to 1359342162.077625000 Sun Jan 27 20:02:42 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3c18 set date to 1358834400.000000000 Mon Jan 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3c18 set date to 1359342036.000000000 Sun Jan 27 20:00:36 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3db0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc10a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1128 set date to 1358834400.000000000 Mon Jan 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1128 set date to 1359342064.000000000 Sun Jan 27 20:01:04 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc11b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc12c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc12c0 set date to 1358834400.000000000 Mon Jan 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc12c0 set date to 1359341913.098853000 Sun Jan 27 19:58:33 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc11b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc10a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3db0 set date to 1358920800.000000000 Tue Jan 22 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3db0 set date to 1359342181.886007000 Sun Jan 27 20:03:01 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bb3f48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc11b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1238 set date to 1359007200.000000000 Wed Jan 23 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1238 set date to 1359342204.038186000 Sun Jan 27 20:03:24 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc11b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc10a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc10a0 set date to 1359007200.000000000 Wed Jan 23 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc10a0 set date to 1359342273.000000000 Sun Jan 27 20:04:33 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc11b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc11b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3f48 set date to 1359093600.000000000 Thu Jan 24 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bb3f48 set date to 1359342323.600201000 Sun Jan 27 20:05:23 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc11b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc13d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1458 set date to 1359439200.000000000 Mon Jan 28 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1458 set date to 1359474367.820974000 Tue Jan 29 08:46:07 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc14e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc15f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc15f0 set date to 1359439200.000000000 Mon Jan 28 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc15f0 set date to 1359474302.396490000 Tue Jan 29 08:45:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc14e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc13d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc11b0 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc11b0 set date to 1359911274.839229000 Sun Feb  3 10:07:54 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1348
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc14e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1568 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1568 set date to 1359748639.040023000 Fri Feb  1 12:57:19 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc14e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc13d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc13d0 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc13d0 set date to 1359748669.277920000 Fri Feb  1 12:57:49 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc14e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc14e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1348 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1348 set date to 1359748682.755132000 Fri Feb  1 12:58:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc14e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1700
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1788 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1788 set date to 1359748693.103044000 Fri Feb  1 12:58:13 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1920
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1920 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1920 set date to 1359748702.806318000 Fri Feb  1 12:58:22 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1700
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc14e0 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc14e0 set date to 1359911314.216691000 Sun Feb  3 10:08:34 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1678
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1898 set date to 1360044000.000000000 Mon Feb  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1898 set date to 1360854347.126842000 Thu Feb 14 08:05:47 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1700
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1700 set date to 1360044000.000000000 Mon Feb  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1700 set date to 1360854411.860599000 Thu Feb 14 08:06:51 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1678 set date to 1360044000.000000000 Mon Feb  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1678 set date to 1360854472.352944000 Thu Feb 14 08:07:52 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1a30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1ab8 set date to 1360044000.000000000 Mon Feb  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1ab8 set date to 1360854670.051079000 Thu Feb 14 08:11:10 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1b40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1c50
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1c50 set date to 1360044000.000000000 Mon Feb  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1c50 set date to 1362600650.755693000 Wed Mar  6 13:10:50 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1b40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1a30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1810 set date to 1360130400.000000000 Tue Feb  5 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1810 set date to 1360854559.000000000 Thu Feb 14 08:09:19 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc19a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1b40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1bc8 set date to 1360130400.000000000 Tue Feb  5 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1bc8 set date to 1360854573.565796000 Thu Feb 14 08:09:33 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1b40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1a30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1a30 set date to 1360562400.000000000 Sun Feb 10 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1a30 set date to 1360854604.005708000 Thu Feb 14 08:10:04 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1b40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1b40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc19a8 set date to 1360562400.000000000 Sun Feb 10 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc19a8 set date to 1360854621.253759000 Thu Feb 14 08:10:21 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1b40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1d60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1de8 set date to 1360735200.000000000 Tue Feb 12 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1de8 set date to 1360854714.176457000 Thu Feb 14 08:11:54 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1e70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1f80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1f80 set date to 1360821600.000000000 Wed Feb 13 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1f80 set date to 1360854829.705312000 Thu Feb 14 08:13:49 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1e70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1d60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1b40 set date to 1361340000.000000000 Tue Feb 19 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1b40 set date to 1362338545.675613000 Sun Mar  3 12:22:25 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1cd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1e70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1ef8 set date to 1361426400.000000000 Wed Feb 20 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1ef8 set date to 1362599671.256134000 Wed Mar  6 12:54:31 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1e70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1d60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1d60 set date to 1361426400.000000000 Wed Feb 20 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1d60 set date to 1362599704.552479000 Wed Mar  6 12:55:04 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1e70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1e70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1cd8 set date to 1361512800.000000000 Thu Feb 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1cd8 set date to 1362599738.793099000 Wed Mar  6 12:55:38 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bc1e70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb0d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb158 set date to 1361512800.000000000 Thu Feb 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb158 set date to 1362599793.585747000 Wed Mar  6 12:56:33 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb1e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb2f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb2f0 set date to 1361772000.000000000 Sun Feb 24 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb2f0 set date to 1362599857.890620000 Wed Mar  6 12:57:37 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb1e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb0d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1e70 set date to 1361772000.000000000 Sun Feb 24 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bc1e70 set date to 1362599838.578471000 Wed Mar  6 12:57:18 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb1e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb268 set date to 1361858400.000000000 Mon Feb 25 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb268 set date to 1362599909.608296000 Wed Mar  6 12:58:29 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb1e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb0d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb0d0 set date to 1361944800.000000000 Tue Feb 26 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb0d0 set date to 1362599942.203909000 Wed Mar  6 12:59:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb1e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb1e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb048 set date to 1361944800.000000000 Tue Feb 26 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb048 set date to 1362600058.917670000 Wed Mar  6 13:00:58 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb1e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb400
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb488 set date to 1361944800.000000000 Tue Feb 26 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb488 set date to 1362600073.493858000 Wed Mar  6 13:01:13 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb510
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb620
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb620 set date to 1362117600.000000000 Thu Feb 28 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb620 set date to 1362599962.209361000 Wed Mar  6 12:59:22 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb510
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb400
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb1e0 set date to 1362117600.000000000 Thu Feb 28 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb1e0 set date to 1362600003.810323000 Wed Mar  6 13:00:03 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb510
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb598 set date to 1362117600.000000000 Thu Feb 28 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb598 set date to 1362600015.274724000 Wed Mar  6 13:00:15 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb510
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb400
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb400 set date to 1362117600.000000000 Thu Feb 28 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb400 set date to 1362600027.834796000 Wed Mar  6 13:00:27 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb510
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb510
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb378 set date to 1362117600.000000000 Thu Feb 28 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb378 set date to 1362600041.979043000 Wed Mar  6 13:00:41 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb510
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb730
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb7b8 set date to 1362376800.000000000 Sun Mar  3 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb7b8 set date to 1362600575.334142000 Wed Mar  6 13:09:35 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb840
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb950
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb950 set date to 1362463200.000000000 Mon Mar  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb950 set date to 1362600666.780297000 Wed Mar  6 13:11:06 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb840
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb730
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb510 set date to 1362463200.000000000 Mon Mar  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb510 set date to 1362600714.744897000 Wed Mar  6 13:11:54 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb6a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb840
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb8c8 set date to 1362463200.000000000 Mon Mar  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb8c8 set date to 1362600736.356304000 Wed Mar  6 13:12:16 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb840
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb730
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb730 set date to 1362463200.000000000 Mon Mar  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb730 set date to 1362600762.262341000 Wed Mar  6 13:12:42 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb840
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb840
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb6a8 set date to 1362549600.000000000 Tue Mar  5 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb6a8 set date to 1362600788.895053000 Wed Mar  6 13:13:08 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb840
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcba60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbae8 set date to 1363064400.000000000 Mon Mar 11 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbae8 set date to 1363307768.456196000 Thu Mar 14 18:36:08 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbb70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbc80
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbc80 set date to 1363064400.000000000 Mon Mar 11 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbc80 set date to 1363307796.832798000 Thu Mar 14 18:36:36 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbb70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcba60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb840 set date to 1363064400.000000000 Mon Mar 11 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb840 set date to 1363307849.000000000 Thu Mar 14 18:37:29 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcb9d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbb70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbbf8 set date to 1363064400.000000000 Mon Mar 11 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbbf8 set date to 1363307734.966470000 Thu Mar 14 18:35:34 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbb70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcba60
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcba60 set date to 1363150800.000000000 Tue Mar 12 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcba60 set date to 1363307907.503558000 Thu Mar 14 18:38:27 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbb70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbb70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb9d8 set date to 1363237200.000000000 Wed Mar 13 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcb9d8 set date to 1363307956.129934000 Thu Mar 14 18:39:16 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbb70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbd90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbe18 set date to 1363323600.000000000 Thu Mar 14 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbe18 set date to 1364047547.218006000 Sat Mar 23 08:05:47 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbea0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f078
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f078 set date to 1363323600.000000000 Thu Mar 14 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f078 set date to 1364047603.026777000 Sat Mar 23 08:06:43 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbea0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbd90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbb70 set date to 1363582800.000000000 Sun Mar 17 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbb70 set date to 1364047624.331042000 Sat Mar 23 08:07:04 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbd08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbea0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbf28 set date to 1363582800.000000000 Sun Mar 17 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbf28 set date to 1364047869.000000000 Sat Mar 23 08:11:09 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbea0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbd90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbd90 set date to 1363582800.000000000 Sun Mar 17 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbd90 set date to 1364047776.906347000 Sat Mar 23 08:09:36 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbea0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbea0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbd08 set date to 1363582800.000000000 Sun Mar 17 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbd08 set date to 1364047725.687749000 Sat Mar 23 08:08:45 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bcbea0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f188
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f210 set date to 1363669200.000000000 Mon Mar 18 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f210 set date to 1364047911.078691000 Sat Mar 23 08:11:51 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f298
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f3a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f3a8 set date to 1363755600.000000000 Tue Mar 19 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f3a8 set date to 1364047940.877102000 Sat Mar 23 08:12:20 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f298
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f188
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbea0 set date to 1363755600.000000000 Tue Mar 19 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bcbea0 set date to 1364047966.775375000 Sat Mar 23 08:12:46 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f100
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f298
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f320 set date to 1364014800.000000000 Fri Mar 22 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f320 set date to 1364048010.616340000 Sat Mar 23 08:13:30 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f298
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f188
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f188 set date to 1364014800.000000000 Fri Mar 22 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f188 set date to 1364048025.040562000 Sat Mar 23 08:13:45 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f298
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f298
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f100 set date to 1364274000.000000000 Mon Mar 25 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f100 set date to 1364837735.117093000 Mon Apr  1 11:35:35 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f298
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f4b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f540 set date to 1364360400.000000000 Tue Mar 26 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f540 set date to 1364837784.594944000 Mon Apr  1 11:36:24 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f5c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f6d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f6d8 set date to 1364533200.000000000 Thu Mar 28 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f6d8 set date to 1364837800.017776000 Mon Apr  1 11:36:40 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f5c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f4b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f298 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f298 set date to 1364838232.004732000 Mon Apr  1 11:43:52 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f430
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f5c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f650 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f650 set date to 1364838244.212134000 Mon Apr  1 11:44:04 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f5c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f4b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f4b8 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f4b8 set date to 1364838255.153726000 Mon Apr  1 11:44:15 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f5c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f5c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f430 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f430 set date to 1364838285.766468000 Mon Apr  1 11:44:45 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f5c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f7e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f870 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f870 set date to 1364838311.809324000 Mon Apr  1 11:45:11 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f8f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fa08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fa08 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fa08 set date to 1364838547.019285000 Mon Apr  1 11:49:07 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f8f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f7e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f5c8 set date to 1364878800.000000000 Mon Apr  1 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f5c8 set date to 1365871173.590365000 Sat Apr 13 10:39:33 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f760
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f8f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f980 set date to 1364965200.000000000 Tue Apr  2 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f980 set date to 1365871296.027109000 Sat Apr 13 10:41:36 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f8f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f7e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f7e8 set date to 1364965200.000000000 Tue Apr  2 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f7e8 set date to 1365871311.091347000 Sat Apr 13 10:41:51 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f8f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f8f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f760 set date to 1365138000.000000000 Thu Apr  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f760 set date to 1365871345.216782000 Sat Apr 13 10:42:25 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5f8f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fb18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fba0 set date to 1365138000.000000000 Thu Apr  4 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fba0 set date to 1365871363.399514000 Sat Apr 13 10:42:43 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fc28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fd38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fd38 set date to 1365397200.000000000 Sun Apr  7 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fd38 set date to 1365871403.828970000 Sat Apr 13 10:43:23 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fc28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fb18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f8f8 set date to 1365483600.000000000 Mon Apr  8 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5f8f8 set date to 1365871424.581340000 Sat Apr 13 10:43:44 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fa90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fc28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fcb0 set date to 1365483600.000000000 Mon Apr  8 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fcb0 set date to 1365871436.709487000 Sat Apr 13 10:43:56 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fc28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fb18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fb18 set date to 1365483600.000000000 Mon Apr  8 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fb18 set date to 1365871451.437770000 Sat Apr 13 10:44:11 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fc28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fc28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fa90 set date to 1365570000.000000000 Tue Apr  9 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fa90 set date to 1365871471.845891000 Sat Apr 13 10:44:31 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fc28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fe48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fed0 set date to 1365656400.000000000 Wed Apr 10 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fed0 set date to 1365871507.918792000 Sat Apr 13 10:45:07 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5ff58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63128
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63128 set date to 1365742800.000000000 Thu Apr 11 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63128 set date to 1365871550.695525000 Sat Apr 13 10:45:50 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5ff58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fe48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fc28 set date to 1365829200.000000000 Fri Apr 12 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fc28 set date to 1365871576.988858000 Sat Apr 13 10:46:16 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fdc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5ff58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f630a0 set date to 1366088400.000000000 Mon Apr 15 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f630a0 set date to 1367073951.428521000 Sat Apr 27 08:45:51 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5ff58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5fe48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fe48 set date to 1366174800.000000000 Tue Apr 16 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fe48 set date to 1367073991.649921000 Sat Apr 27 08:46:31 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5ff58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5ff58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fdc0 set date to 1366261200.000000000 Wed Apr 17 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5fdc0 set date to 1367074262.991582000 Sat Apr 27 08:51:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f5ff58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63238
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f632c0 set date to 1366261200.000000000 Wed Apr 17 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f632c0 set date to 1367074308.085589000 Sat Apr 27 08:51:48 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63348
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63458
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63458 set date to 1366347600.000000000 Thu Apr 18 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63458 set date to 1367074398.482878000 Sat Apr 27 08:53:18 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63348
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63238
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5ff58 set date to 1366606800.000000000 Sun Apr 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f5ff58 set date to 1367074536.067342000 Sat Apr 27 08:55:36 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f631b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63348
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f633d0 set date to 1366606800.000000000 Sun Apr 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f633d0 set date to 1367074425.891163000 Sat Apr 27 08:53:45 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63348
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63238
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63238 set date to 1366606800.000000000 Sun Apr 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63238 set date to 1367074456.489904000 Sat Apr 27 08:54:16 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63348
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63348
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f631b0 set date to 1366606800.000000000 Sun Apr 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f631b0 set date to 1367074513.000000000 Sat Apr 27 08:55:13 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63348
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63568
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f635f0 set date to 1366693200.000000000 Mon Apr 22 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f635f0 set date to 1367074560.747810000 Sat Apr 27 08:56:00 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63678
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63788
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63788 set date to 1366693200.000000000 Mon Apr 22 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63788 set date to 1367074579.052140000 Sat Apr 27 08:56:19 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63678
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63568
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63348 set date to 1366693200.000000000 Mon Apr 22 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63348 set date to 1367074596.046274000 Sat Apr 27 08:56:36 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f634e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63678
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63700 set date to 1366779600.000000000 Tue Apr 23 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63700 set date to 1367074639.285037000 Sat Apr 27 08:57:19 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63678
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63568
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63568 set date to 1366866000.000000000 Wed Apr 24 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63568 set date to 1367074682.111394000 Sat Apr 27 08:58:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63678
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63678
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f634e0 set date to 1367211600.000000000 Sun Apr 28 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f634e0 set date to 1367409603.683326000 Wed May  1 06:00:03 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63678
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63898
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63920 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63920 set date to 1367409634.684269000 Wed May  1 06:00:34 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f639a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63ab8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63ab8 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63ab8 set date to 1367409104.062375000 Wed May  1 05:51:44 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f639a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63898
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63678 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63678 set date to 1367409117.447948000 Wed May  1 05:51:57 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63810
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f639a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63a30 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63a30 set date to 1367409134.366658000 Wed May  1 05:52:14 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f639a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63898
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63898 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63898 set date to 1367409142.304181000 Wed May  1 05:52:22 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f639a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f639a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63810 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63810 set date to 1367409161.068558000 Wed May  1 05:52:41 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f639a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63bc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63c50 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63c50 set date to 1367409662.284092000 Wed May  1 06:01:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63cd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63de8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63de8 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63de8 set date to 1367409706.061232000 Wed May  1 06:01:46 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63cd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63bc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f639a8 set date to 1367557200.000000000 Thu May  2 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f639a8 set date to 1368204803.252355000 Fri May 10 10:53:23 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63b40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63cd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63d60 set date to 1367816400.000000000 Sun May  5 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63d60 set date to 1368204828.624311000 Fri May 10 10:53:48 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63cd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63bc8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63bc8 set date to 1367816400.000000000 Sun May  5 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63bc8 set date to 1368204857.865250000 Fri May 10 10:54:17 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63cd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63cd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63b40 set date to 1367816400.000000000 Sun May  5 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63b40 set date to 1368204896.117275000 Fri May 10 10:54:56 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63cd8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63ef8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63f80 set date to 1367989200.000000000 Tue May  7 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63f80 set date to 1368204930.180746000 Fri May 10 10:55:30 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68158
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68158 set date to 1368075600.000000000 Wed May  8 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68158 set date to 1368204958.678382000 Fri May 10 10:55:58 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63ef8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63cd8 set date to 1368075600.000000000 Wed May  8 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63cd8 set date to 1368204974.912051000 Fri May 10 10:56:14 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63e70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f680d0 set date to 1368162000.000000000 Thu May  9 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f680d0 set date to 1368205036.375947000 Fri May 10 10:57:16 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f63ef8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63ef8 set date to 1368421200.000000000 Sun May 12 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63ef8 set date to 1368933620.738782000 Sat May 18 21:20:20 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63e70 set date to 1368421200.000000000 Sun May 12 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f63e70 set date to 1368933668.108585000 Sat May 18 21:21:08 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68048
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68268
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f682f0 set date to 1368421200.000000000 Sun May 12 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f682f0 set date to 1368933762.361673000 Sat May 18 21:22:42 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68488
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68488 set date to 1368507600.000000000 Mon May 13 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68488 set date to 1368933808.729627000 Sat May 18 21:23:28 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68268
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68048 set date to 1368594000.000000000 Tue May 14 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68048 set date to 1368933837.512775000 Sat May 18 21:23:57 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f681e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68400 set date to 1368594000.000000000 Tue May 14 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68400 set date to 1368933888.438683000 Sat May 18 21:24:48 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68268
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68268 set date to 1369026000.000000000 Sun May 19 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68268 set date to 1369490773.902593000 Sat May 25 08:06:13 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f681e0 set date to 1369112400.000000000 Mon May 20 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f681e0 set date to 1369490793.795880000 Sat May 25 08:06:33 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68378
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68598
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68620 set date to 1369198800.000000000 Tue May 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68620 set date to 1369490822.999146000 Sat May 25 08:07:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f686a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f687b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f687b8 set date to 1369198800.000000000 Tue May 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f687b8 set date to 1369490843.007646000 Sat May 25 08:07:23 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f686a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68598
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68378 set date to 1369198800.000000000 Tue May 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68378 set date to 1369490865.479827000 Sat May 25 08:07:45 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68510
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f686a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68730 set date to 1369198800.000000000 Tue May 21 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68730 set date to 1369490877.394252000 Sat May 25 08:07:57 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f686a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68598
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68598 set date to 1369458000.000000000 Fri May 24 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68598 set date to 1369490901.368281000 Sat May 25 08:08:21 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f686a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f686a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68510 set date to 1369720800.000000000 Tue May 28 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68510 set date to 1370191862.000000000 Sun Jun  2 10:51:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f686a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f688c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68950 set date to 1369720800.000000000 Tue May 28 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68950 set date to 1370191895.616542000 Sun Jun  2 10:51:35 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f689d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68ae8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68ae8 set date to 1369893600.000000000 Thu May 30 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68ae8 set date to 1370191936.057228000 Sun Jun  2 10:52:16 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f689d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f688c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f686a8 set date to 1370062800.000000000 Fri May 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f686a8 set date to 1370192050.633342000 Sun Jun  2 10:54:10 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68840
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f689d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68a60 set date to 1370062800.000000000 Fri May 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68a60 set date to 1370192073.201717000 Sun Jun  2 10:54:33 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f689d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f688c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f688c8 set date to 1370062800.000000000 Fri May 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f688c8 set date to 1370192084.563062000 Sun Jun  2 10:54:44 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f689d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f689d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68840 set date to 1370062800.000000000 Fri May 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68840 set date to 1370192100.929567000 Sun Jun  2 10:55:00 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f689d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68bf8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68c80 set date to 1370062800.000000000 Fri May 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68c80 set date to 1370192111.499351000 Sun Jun  2 10:55:11 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68d08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68e18
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68e18 set date to 1370239200.000000000 Mon Jun  3 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68e18 set date to 1370192490.690073000 Sun Jun  2 11:01:30 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68d08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68bf8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f689d8 set date to 1370325600.000000000 Tue Jun  4 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f689d8 set date to 1378179088.208001000 Mon Sep  2 21:31:28 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68b70
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68d08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68d90 set date to 1370325600.000000000 Tue Jun  4 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68d90 set date to 1378179110.975618000 Mon Sep  2 21:31:50 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68d08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68bf8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68bf8 set date to 1370325600.000000000 Tue Jun  4 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68bf8 set date to 1378179209.257152000 Mon Sep  2 21:33:29 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68d08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68d08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68b70 set date to 1370412000.000000000 Wed Jun  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68b70 set date to 1378179232.572450000 Mon Sep  2 21:33:52 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68d08
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68f28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd078 set date to 1370412000.000000000 Wed Jun  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd078 set date to 1378179264.273145000 Mon Sep  2 21:34:24 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd100
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd210
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd210 set date to 1370412000.000000000 Wed Jun  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd210 set date to 1378179389.555854000 Mon Sep  2 21:36:29 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd100
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68f28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68d08 set date to 1370844000.000000000 Mon Jun 10 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68d08 set date to 1378179464.000000000 Mon Sep  2 21:37:44 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68ea0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd100
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd188 set date to 1370844000.000000000 Mon Jun 10 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd188 set date to 1378179488.659548000 Mon Sep  2 21:38:08 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd100
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f68f28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68f28 set date to 1371016800.000000000 Wed Jun 12 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68f28 set date to 1378179507.080742000 Mon Sep  2 21:38:27 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd100
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd100
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68ea0 set date to 1371448800.000000000 Mon Jun 17 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f68ea0 set date to 1378179546.905215000 Mon Sep  2 21:39:06 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd100
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd320
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd3a8 set date to 1371535200.000000000 Tue Jun 18 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd3a8 set date to 1378179579.313377000 Mon Sep  2 21:39:39 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd430
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd540
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd540 set date to 1371621600.000000000 Wed Jun 19 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd540 set date to 1378179597.019753000 Mon Sep  2 21:39:57 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd430
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd320
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd100 set date to 1371621600.000000000 Wed Jun 19 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd100 set date to 1378179783.000000000 Mon Sep  2 21:43:03 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd298
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd430
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd4b8 set date to 1371708000.000000000 Thu Jun 20 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd4b8 set date to 1378179806.295377000 Mon Sep  2 21:43:26 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd430
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd320
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd320 set date to 1371794400.000000000 Fri Jun 21 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd320 set date to 1378179169.086116000 Mon Sep  2 21:32:49 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd430
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd430
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd298 set date to 1371794400.000000000 Fri Jun 21 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd298 set date to 1378179849.167953000 Mon Sep  2 21:44:09 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd430
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd650
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd6d8 set date to 1372053600.000000000 Mon Jun 24 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd6d8 set date to 1378179881.659610000 Mon Sep  2 21:44:41 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd760
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd870
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd870 set date to 1372226400.000000000 Wed Jun 26 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd870 set date to 1378152220.759381000 Mon Sep  2 14:03:40 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd760
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd650
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd430 set date to 1372312800.000000000 Thu Jun 27 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd430 set date to 1378433600.447519000 Thu Sep  5 20:13:20 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd5c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd760
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd7e8 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd7e8 set date to 1378433619.103797000 Thu Sep  5 20:13:39 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd760
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd650
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd650 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd650 set date to 1378434009.884688000 Thu Sep  5 20:20:09 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd760
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd760
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd5c8 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd5c8 set date to 1378434039.715226000 Thu Sep  5 20:20:39 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd760
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd980
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdda08 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdda08 set date to 1378434065.859417000 Thu Sep  5 20:21:05 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdda90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bddba0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddba0 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddba0 set date to 1378434079.951248000 Thu Sep  5 20:21:19 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdda90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd980
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd760 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd760 set date to 1378434095.799562000 Thu Sep  5 20:21:35 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd8f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdda90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddb18 set date to 1372744800.000000000 Tue Jul  2 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddb18 set date to 1378434140.700869000 Thu Sep  5 20:22:20 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdda90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdd980
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd980 set date to 1372831200.000000000 Wed Jul  3 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd980 set date to 1378434164.213399000 Thu Sep  5 20:22:44 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdda90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdda90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd8f8 set date to 1372831200.000000000 Wed Jul  3 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdd8f8 set date to 1378434182.493423000 Thu Sep  5 20:23:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdda90
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bddcb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddd38 set date to 1373004000.000000000 Fri Jul  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddd38 set date to 1378434208.456305000 Thu Sep  5 20:23:28 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdddc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdded0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdded0 set date to 1373004000.000000000 Fri Jul  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdded0 set date to 1378434221.328328000 Thu Sep  5 20:23:41 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdddc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bddcb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdda90 set date to 1373263200.000000000 Mon Jul  8 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdda90 set date to 1378435228.279530000 Thu Sep  5 20:40:28 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bddc28
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdddc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdde48 set date to 1373349600.000000000 Tue Jul  9 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdde48 set date to 1378435247.423820000 Thu Sep  5 20:40:47 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdddc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bddcb0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddcb0 set date to 1373436000.000000000 Wed Jul 10 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddcb0 set date to 1378435269.093937000 Thu Sep  5 20:41:09 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdddc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdddc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddc28 set date to 1373436000.000000000 Wed Jul 10 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddc28 set date to 1378435334.904933000 Thu Sep  5 20:42:14 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bdddc0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be90a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9130 set date to 1373868000.000000000 Mon Jul 15 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9130 set date to 1378435359.747403000 Thu Sep  5 20:42:39 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be91b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be92c8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be92c8 set date to 1373954400.000000000 Tue Jul 16 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be92c8 set date to 1378152354.025571000 Mon Sep  2 14:05:54 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be91b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be90a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdddc0 set date to 1373954400.000000000 Tue Jul 16 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bdddc0 set date to 1378435387.053116000 Thu Sep  5 20:43:07 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bddf58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be91b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9240 set date to 1374040800.000000000 Wed Jul 17 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9240 set date to 1378435414.042941000 Thu Sep  5 20:43:34 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be91b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be90a8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be90a8 set date to 1374472800.000000000 Mon Jul 22 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be90a8 set date to 1378435440.131772000 Thu Sep  5 20:44:00 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be91b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be91b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddf58 set date to 1374472800.000000000 Mon Jul 22 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bddf58 set date to 1378435546.821357000 Thu Sep  5 20:45:46 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be91b8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be93d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9460 set date to 1374472800.000000000 Mon Jul 22 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9460 set date to 1378435567.933749000 Thu Sep  5 20:46:07 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be94e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be95f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be95f8 set date to 1374472800.000000000 Mon Jul 22 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be95f8 set date to 1378435523.000000000 Thu Sep  5 20:45:23 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be94e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be93d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be91b8 set date to 1374559200.000000000 Tue Jul 23 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be91b8 set date to 1378435611.320998000 Thu Sep  5 20:46:51 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9350
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be94e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9570 set date to 1374645600.000000000 Wed Jul 24 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9570 set date to 1378435637.161542000 Thu Sep  5 20:47:17 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be94e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be93d8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be93d8 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be93d8 set date to 1378435668.057718000 Thu Sep  5 20:47:48 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be94e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be94e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9350 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9350 set date to 1378435724.802624000 Thu Sep  5 20:48:44 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be94e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9708
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9790 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9790 set date to 1378435742.071822000 Thu Sep  5 20:49:02 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9818
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9928
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9928 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9928 set date to 1378435756.163144000 Thu Sep  5 20:49:16 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9818
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9708
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be94e8 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be94e8 set date to 1378435776.329561000 Thu Sep  5 20:49:36 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9680
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9818
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be98a0 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be98a0 set date to 1378435795.295848000 Thu Sep  5 20:49:55 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9818
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9708
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9708 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9708 set date to 1378435835.068828000 Thu Sep  5 20:50:35 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9818
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9818
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9680 set date to 1375423200.000000000 Fri Aug  2 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9680 set date to 1378435852.892962000 Thu Sep  5 20:50:52 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9818
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9a38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9ac0 set date to 1375423200.000000000 Fri Aug  2 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9ac0 set date to 1378435932.164030000 Thu Sep  5 20:52:12 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9b48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9c58
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9c58 set date to 1375423200.000000000 Fri Aug  2 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9c58 set date to 1378435908.477988000 Thu Sep  5 20:51:48 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9b48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9a38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9818 set date to 1375682400.000000000 Mon Aug  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9818 set date to 1378435949.606849000 Thu Sep  5 20:52:29 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be99b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9b48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9bd0 set date to 1375682400.000000000 Mon Aug  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9bd0 set date to 1378435963.519321000 Thu Sep  5 20:52:43 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9b48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9a38
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9a38 set date to 1375682400.000000000 Mon Aug  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9a38 set date to 1378436009.429390000 Thu Sep  5 20:53:29 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9b48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9b48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be99b0 set date to 1375768800.000000000 Tue Aug  6 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be99b0 set date to 1378436031.357679000 Thu Sep  5 20:53:51 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9b48
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9d68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9df0 set date to 1375855200.000000000 Wed Aug  7 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9df0 set date to 1378436052.077990000 Thu Sep  5 20:54:12 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9e78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9f88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9f88 set date to 1375855200.000000000 Wed Aug  7 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9f88 set date to 1378436083.670458000 Thu Sep  5 20:54:43 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9e78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9d68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9b48 set date to 1376028000.000000000 Fri Aug  9 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9b48 set date to 1378436099.078642000 Thu Sep  5 20:54:59 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9ce0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9e78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9f00 set date to 1376028000.000000000 Fri Aug  9 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9f00 set date to 1378436339.000000000 Thu Sep  5 20:58:59 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9e78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9d68
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9d68 set date to 1376373600.000000000 Tue Aug 13 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9d68 set date to 1378436396.945937000 Thu Sep  5 20:59:56 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9e78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9e78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9ce0 set date to 1376460000.000000000 Wed Aug 14 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9ce0 set date to 1378436476.691780000 Thu Sep  5 21:01:16 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11be9e78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf70e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7170 set date to 1376546400.000000000 Thu Aug 15 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7170 set date to 1378474214.022533000 Fri Sep  6 07:30:14 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf71f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7308
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7308 set date to 1376805600.000000000 Sun Aug 18 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7308 set date to 1378474368.000000000 Fri Sep  6 07:32:48 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf71f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf70e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9e78 set date to 1377064800.000000000 Wed Aug 21 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11be9e78 set date to 1378474388.999553000 Fri Sep  6 07:33:08 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7060
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf71f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7280 set date to 1377064800.000000000 Wed Aug 21 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7280 set date to 1378474431.929578000 Fri Sep  6 07:33:51 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf71f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf70e8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf70e8 set date to 1377064800.000000000 Wed Aug 21 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf70e8 set date to 1378474450.921937000 Fri Sep  6 07:34:10 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf71f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf71f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7060 set date to 1377064800.000000000 Wed Aug 21 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7060 set date to 1378474465.450234000 Fri Sep  6 07:34:25 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf71f8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7418
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf74a0 set date to 1377151200.000000000 Thu Aug 22 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf74a0 set date to 1378474709.000000000 Fri Sep  6 07:38:29 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7528
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7638
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7638 set date to 1377237600.000000000 Fri Aug 23 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7638 set date to 1378152528.364571000 Mon Sep  2 14:08:48 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7528
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7418
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf71f8 set date to 1377237600.000000000 Fri Aug 23 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf71f8 set date to 1378474737.070955000 Fri Sep  6 07:38:57 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7390
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7528
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf75b0 set date to 1377583200.000000000 Tue Aug 27 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf75b0 set date to 1378474796.000000000 Fri Sep  6 07:39:56 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7528
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7418
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7418 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7418 set date to 1378474892.129109000 Fri Sep  6 07:41:32 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7528
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7528
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7390 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7390 set date to 1378474907.593928000 Fri Sep  6 07:41:47 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7528
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7748
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf77d0 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf77d0 set date to 1378474972.104032000 Fri Sep  6 07:42:52 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7858
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7968
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7968 set date to 1378011600.000000000 Sat Aug 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7968 set date to 1378474871.644664000 Fri Sep  6 07:41:11 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7858
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7748
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7528 set date to 1378011600.000000000 Sat Aug 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7528 set date to 1378474879.752836000 Fri Sep  6 07:41:19 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf76c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7858
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf78e0 set date to 1378011600.000000000 Sat Aug 31 23:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf78e0 set date to 1378474899.300143000 Fri Sep  6 07:41:39 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7858
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7748
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7748 set date to 1378188000.000000000 Tue Sep  3 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7748 set date to 1378475063.579240000 Fri Sep  6 07:44:23 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7858
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7858
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf76c0 set date to 1378274400.000000000 Wed Sep  4 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf76c0 set date to 1378475623.089717000 Fri Sep  6 07:53:43 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7858
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7a78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7b00 set date to 1378360800.000000000 Thu Sep  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7b00 set date to 1378475813.744769000 Fri Sep  6 07:56:53 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7b88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7c98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7c98 set date to 1378360800.000000000 Thu Sep  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7c98 set date to 1378475826.096830000 Fri Sep  6 07:57:06 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7b88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7a78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7858 set date to 1378360800.000000000 Thu Sep  5 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7858 set date to 1378475874.676528000 Fri Sep  6 07:57:54 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf79f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7b88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7c10 set date to 1378447200.000000000 Fri Sep  6 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7c10 set date to 1378475907.225838000 Fri Sep  6 07:58:27 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7b88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7a78
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7a78 set date to 1378447200.000000000 Fri Sep  6 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7a78 set date to 1381172442.843253000 Mon Oct  7 13:00:42 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7b88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7b88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf79f0 set date to 1378706400.000000000 Mon Sep  9 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf79f0 set date to 1381172480.300048000 Mon Oct  7 13:01:20 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7b88
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7da8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7e30 set date to 1378792800.000000000 Tue Sep 10 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7e30 set date to 1381172503.121333000 Mon Oct  7 13:01:43 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7eb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff080
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff080 set date to 1378879200.000000000 Wed Sep 11 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff080 set date to 1381172527.715093000 Mon Oct  7 13:02:07 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7eb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7da8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7b88 set date to 1378965600.000000000 Thu Sep 12 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7b88 set date to 1381172575.909429000 Mon Oct  7 13:02:55 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7d20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7eb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7f40 set date to 1379311200.000000000 Mon Sep 16 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7f40 set date to 1381172627.044946000 Mon Oct  7 13:03:47 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7eb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7da8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7da8 set date to 1379311200.000000000 Mon Sep 16 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7da8 set date to 1381172715.659105000 Mon Oct  7 13:05:15 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7eb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7eb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7d20 set date to 1379311200.000000000 Mon Sep 16 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7d20 set date to 1381172760.569277000 Mon Oct  7 13:06:00 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bf7eb8
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff190
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff218 set date to 1379484000.000000000 Wed Sep 18 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff218 set date to 1381172797.979944000 Mon Oct  7 13:06:37 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff2a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff3b0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff3b0 set date to 1379570400.000000000 Thu Sep 19 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff3b0 set date to 1381172827.745717000 Mon Oct  7 13:07:07 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff2a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff190
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7eb8 set date to 1379570400.000000000 Thu Sep 19 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bf7eb8 set date to 1381172846.177537000 Mon Oct  7 13:07:26 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff108
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff2a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff328 set date to 1379656800.000000000 Fri Sep 20 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff328 set date to 1381172879.938478000 Mon Oct  7 13:07:59 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff2a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff190
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff190 set date to 1380002400.000000000 Tue Sep 24 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff190 set date to 1381172910.154993000 Mon Oct  7 13:08:30 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff2a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff2a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff108 set date to 1380261600.000000000 Fri Sep 27 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff108 set date to 1381172947.461322000 Mon Oct  7 13:09:07 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff2a0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff4c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff548 set date to 1380607200.000000000 Tue Oct  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff548 set date to 1381172972.000000000 Mon Oct  7 13:09:32 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff5d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff6e0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff6e0 set date to 1380607200.000000000 Tue Oct  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff6e0 set date to 1381172990.972677000 Mon Oct  7 13:09:50 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff5d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff4c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff2a0 set date to 1380607200.000000000 Tue Oct  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff2a0 set date to 1381173000.382054000 Mon Oct  7 13:10:00 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff438
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff5d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff658 set date to 1380607200.000000000 Tue Oct  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff658 set date to 1381173010.149147000 Mon Oct  7 13:10:10 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff5d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff4c0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff4c0 set date to 1380607200.000000000 Tue Oct  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff4c0 set date to 1381173021.412552000 Mon Oct  7 13:10:21 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff5d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff5d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff438 set date to 1380607200.000000000 Tue Oct  1 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff438 set date to 1381173030.120757000 Mon Oct  7 13:10:30 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff5d0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff7f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff878 set date to 1380693600.000000000 Wed Oct  2 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff878 set date to 1381173072.080319000 Mon Oct  7 13:11:12 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff900
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffa10
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffa10 set date to 1380693600.000000000 Wed Oct  2 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffa10 set date to 1381173093.976581000 Mon Oct  7 13:11:33 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff900
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff7f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff5d0 set date to 1380780000.000000000 Thu Oct  3 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff5d0 set date to 1381173144.151017000 Mon Oct  7 13:12:24 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff768
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff900
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff988 set date to 1380780000.000000000 Thu Oct  3 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff988 set date to 1381173210.383623000 Mon Oct  7 13:13:30 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff900
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff7f0
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff7f0 set date to 1381125600.000000000 Mon Oct  7 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff7f0 set date to 1381173246.309055000 Mon Oct  7 13:14:06 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff900
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff900
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff768 set date to 1381125600.000000000 Mon Oct  7 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff768 set date to 1381173274.035745000 Mon Oct  7 13:14:34 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bff900
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffb20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffba8 set date to 1381125600.000000000 Mon Oct  7 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffba8 set date to 1381173311.505122000 Mon Oct  7 13:15:11 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffc30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffd40
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffd40 set date to 1381125600.000000000 Mon Oct  7 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffd40 set date to 1381173330.549700000 Mon Oct  7 13:15:30 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffc30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffb20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff900 set date to 1381125600.000000000 Mon Oct  7 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bff900 set date to 1381173717.849950000 Mon Oct  7 13:21:57 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffa98
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffc30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffcb8 set date to 1381212000.000000000 Tue Oct  8 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffcb8 set date to 1382731053.422265000 Fri Oct 25 13:57:33 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffc30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffb20
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffb20 set date to 1381212000.000000000 Tue Oct  8 00:00:00 2013
* 12:26:51  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffb20 set date to 1382731080.795386000 Fri Oct 25 13:58:00 2013
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffc30
* 12:26:51  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:51  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffc30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffa98 set date to 1381298400.000000000 Wed Oct  9 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffa98 set date to 1382731099.243015000 Fri Oct 25 13:58:19 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffc30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffe50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffed8 set date to 1381384800.000000000 Thu Oct 10 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffed8 set date to 1382731126.233722000 Fri Oct 25 13:58:46 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bfff60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b138
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b138 set date to 1381384800.000000000 Thu Oct 10 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b138 set date to 1382731152.293285000 Fri Oct 25 13:59:12 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bfff60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffe50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffc30 set date to 1381816800.000000000 Tue Oct 15 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffc30 set date to 1382731179.356903000 Fri Oct 25 13:59:39 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffdc8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bfff60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b0b0 set date to 1381903200.000000000 Wed Oct 16 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b0b0 set date to 1382731216.031529000 Fri Oct 25 14:00:16 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bfff60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bffe50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffe50 set date to 1381903200.000000000 Wed Oct 16 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffe50 set date to 1382731241.653194000 Fri Oct 25 14:00:41 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bfff60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bfff60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffdc8 set date to 1382335200.000000000 Mon Oct 21 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bffdc8 set date to 1382731307.000000000 Fri Oct 25 14:01:47 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11bfff60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b248
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b2d0 set date to 1382335200.000000000 Mon Oct 21 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b2d0 set date to 1382731345.241821000 Fri Oct 25 14:02:25 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b358
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b468
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b468 set date to 1382335200.000000000 Mon Oct 21 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b468 set date to 1382731369.912661000 Fri Oct 25 14:02:49 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b358
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b248
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bfff60 set date to 1382335200.000000000 Mon Oct 21 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11bfff60 set date to 1382731416.603468000 Fri Oct 25 14:03:36 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b1c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b358
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b3e0 set date to 1382421600.000000000 Tue Oct 22 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b3e0 set date to 1382731436.694389000 Fri Oct 25 14:03:56 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b358
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b248
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b248 set date to 1382508000.000000000 Wed Oct 23 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b248 set date to 1382731486.367272000 Fri Oct 25 14:04:46 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b358
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b358
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b1c0 set date to 1382508000.000000000 Wed Oct 23 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b1c0 set date to 1382731469.796577000 Fri Oct 25 14:04:29 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b358
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b578
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b600 set date to 1383112800.000000000 Wed Oct 30 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b600 set date to 1383769757.415664000 Wed Nov  6 13:29:17 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b688
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b798
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b798 set date to 1383112800.000000000 Wed Oct 30 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b798 set date to 1383769716.347309000 Wed Nov  6 13:28:36 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b688
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b578
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b358 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b358 set date to 1383769774.768150000 Wed Nov  6 13:29:34 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b4f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b688
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b710 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b710 set date to 1383769825.294280000 Wed Nov  6 13:30:25 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b688
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b578
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b578 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b578 set date to 1383769844.734792000 Wed Nov  6 13:30:44 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b688
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b688
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b4f0 set date to 1383285600.000000000 Fri Nov  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b4f0 set date to 1383769881.464245000 Wed Nov  6 13:31:21 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b688
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b8a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b930 set date to 1383285600.000000000 Fri Nov  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b930 set date to 1383769890.126027000 Wed Nov  6 13:31:30 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b9b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bac8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bac8 set date to 1383285600.000000000 Fri Nov  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bac8 set date to 1383769902.814303000 Wed Nov  6 13:31:42 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b9b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b8a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b688 set date to 1383285600.000000000 Fri Nov  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b688 set date to 1383769912.455502000 Wed Nov  6 13:31:52 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b9b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0ba40 set date to 1383285600.000000000 Fri Nov  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0ba40 set date to 1383769922.850728000 Wed Nov  6 13:32:02 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b9b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b8a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b8a8 set date to 1383285600.000000000 Fri Nov  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b8a8 set date to 1383769983.796080000 Wed Nov  6 13:33:03 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b9b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b9b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b820 set date to 1383634800.000000000 Tue Nov  5 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b820 set date to 1383770022.991850000 Wed Nov  6 13:33:42 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0b9b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bbd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bc60 set date to 1383634800.000000000 Tue Nov  5 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bc60 set date to 1383770047.623358000 Wed Nov  6 13:34:07 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bce8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bdf8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bdf8 set date to 1383634800.000000000 Tue Nov  5 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bdf8 set date to 1383770093.790174000 Wed Nov  6 13:34:53 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bce8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bbd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b9b8 set date to 1383634800.000000000 Tue Nov  5 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0b9b8 set date to 1386521491.233846000 Sun Dec  8 09:51:31 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bb50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bce8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bd70 set date to 1383807600.000000000 Thu Nov  7 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bd70 set date to 1383770149.382278000 Wed Nov  6 13:35:49 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bce8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bbd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bbd8 set date to 1383894000.000000000 Fri Nov  8 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bbd8 set date to 1386521921.094368000 Sun Dec  8 09:58:41 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bce8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bce8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bb50 set date to 1384326000.000000000 Wed Nov 13 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bb50 set date to 1386521963.650521000 Sun Dec  8 09:59:23 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bce8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bf08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bf90 set date to 1384326000.000000000 Wed Nov 13 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bf90 set date to 1386522025.996111000 Sun Dec  8 10:00:25 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11168
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11168 set date to 1384326000.000000000 Wed Nov 13 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11168 set date to 1386522004.158294000 Sun Dec  8 10:00:04 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bf08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bce8 set date to 1384498800.000000000 Fri Nov 15 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bce8 set date to 1386522078.076878000 Sun Dec  8 10:01:18 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0be80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c110e0 set date to 1384758000.000000000 Mon Nov 18 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c110e0 set date to 1386522102.058334000 Sun Dec  8 10:01:42 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c0bf08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bf08 set date to 1384930800.000000000 Wed Nov 20 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0bf08 set date to 1386522154.037373000 Sun Dec  8 10:02:34 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0be80 set date to 1384930800.000000000 Wed Nov 20 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c0be80 set date to 1386522193.391002000 Sun Dec  8 10:03:13 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11300 set date to 1384930800.000000000 Wed Nov 20 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11300 set date to 1386522218.180398000 Sun Dec  8 10:03:38 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11498
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11498 set date to 1384930800.000000000 Wed Nov 20 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11498 set date to 1386522246.746528000 Sun Dec  8 10:04:06 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11058 set date to 1385362800.000000000 Mon Nov 25 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11058 set date to 1386522279.884895000 Sun Dec  8 10:04:39 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c111f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11410 set date to 1385535600.000000000 Wed Nov 27 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11410 set date to 1386522299.258855000 Sun Dec  8 10:04:59 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11278 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11278 set date to 1386522726.214962000 Sun Dec  8 10:12:06 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c111f0 set date to 1385881200.000000000 Sun Dec  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c111f0 set date to 1386522498.866058000 Sun Dec  8 10:08:18 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c115a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11630 set date to 1385881200.000000000 Sun Dec  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11630 set date to 1386522541.652569000 Sun Dec  8 10:09:01 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c116b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c117c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c117c8 set date to 1385881200.000000000 Sun Dec  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c117c8 set date to 1386522553.579655000 Sun Dec  8 10:09:13 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c116b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c115a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11388 set date to 1385881200.000000000 Sun Dec  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11388 set date to 1386522565.154740000 Sun Dec  8 10:09:25 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11520
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c116b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11740 set date to 1385881200.000000000 Sun Dec  1 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11740 set date to 1386522570.058118000 Sun Dec  8 10:09:30 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c116b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c115a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c115a8 set date to 1386054000.000000000 Tue Dec  3 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c115a8 set date to 1386522757.443613000 Sun Dec  8 10:12:37 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c116b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c116b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11520 set date to 1386054000.000000000 Tue Dec  3 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11520 set date to 1386522776.164279000 Sun Dec  8 10:12:56 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c116b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c118d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11960 set date to 1386140400.000000000 Wed Dec  4 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11960 set date to 1386522805.854407000 Sun Dec  8 10:13:25 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c119e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11af8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11af8 set date to 1386140400.000000000 Wed Dec  4 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11af8 set date to 1386522820.085165000 Sun Dec  8 10:13:40 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c119e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c118d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c116b8 set date to 1386226800.000000000 Thu Dec  5 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c116b8 set date to 1386522857.596186000 Sun Dec  8 10:14:17 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11850
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c119e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11a70 set date to 1386226800.000000000 Thu Dec  5 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11a70 set date to 1386522909.062620000 Sun Dec  8 10:15:09 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c119e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c118d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c118d8 set date to 1386313200.000000000 Fri Dec  6 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c118d8 set date to 1387482840.636092000 Thu Dec 19 12:54:00 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c119e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c119e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11850 set date to 1386658800.000000000 Tue Dec 10 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11850 set date to 1387482902.443379000 Thu Dec 19 12:55:02 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c119e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11c08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11c90 set date to 1386741600.000000000 Tue Dec 10 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11c90 set date to 1389295210.813394000 Thu Jan  9 12:20:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11e28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11e28 set date to 1386745200.000000000 Wed Dec 11 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11e28 set date to 1387482935.502972000 Thu Dec 19 12:55:35 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11c08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c119e8 set date to 1386745200.000000000 Wed Dec 11 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c119e8 set date to 1387483153.327833000 Thu Dec 19 12:59:13 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11b80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11da0 set date to 1386745200.000000000 Wed Dec 11 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11da0 set date to 1387483092.019065000 Thu Dec 19 12:58:12 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11c08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11c08 set date to 1386745200.000000000 Wed Dec 11 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11c08 set date to 1387482986.738686000 Thu Dec 19 12:56:26 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11b80 set date to 1386745200.000000000 Wed Dec 11 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11b80 set date to 1387483201.641036000 Thu Dec 19 13:00:01 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11f38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67088 set date to 1386831600.000000000 Thu Dec 12 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67088 set date to 1387483249.309710000 Thu Dec 19 13:00:49 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67110
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67220
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67220 set date to 1386918000.000000000 Fri Dec 13 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67220 set date to 1387483280.406579000 Thu Dec 19 13:01:20 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67110
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11f38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11d18 set date to 1386918000.000000000 Fri Dec 13 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11d18 set date to 1387483324.263676000 Thu Dec 19 13:02:04 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11eb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67110
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67198 set date to 1387177200.000000000 Mon Dec 16 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67198 set date to 1387483389.178941000 Thu Dec 19 13:03:09 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67110
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c11f38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11f38 set date to 1387177200.000000000 Mon Dec 16 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11f38 set date to 1387483360.421165000 Thu Dec 19 13:02:40 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67110
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67110
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11eb0 set date to 1387263600.000000000 Tue Dec 17 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c11eb0 set date to 1387483528.147525000 Thu Dec 19 13:05:28 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67110
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67330
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e673b8 set date to 1387263600.000000000 Tue Dec 17 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e673b8 set date to 1387483470.494842000 Thu Dec 19 13:04:30 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67440
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67550
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67550 set date to 1387350000.000000000 Wed Dec 18 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67550 set date to 1387483564.597564000 Thu Dec 19 13:06:04 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67440
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67330
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67110 set date to 1387350000.000000000 Wed Dec 18 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67110 set date to 1387483616.252035000 Thu Dec 19 13:06:56 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e672a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67440
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e674c8 set date to 1387350000.000000000 Wed Dec 18 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e674c8 set date to 1387483646.759466000 Thu Dec 19 13:07:26 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67440
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67330
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67330 set date to 1387436400.000000000 Thu Dec 19 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67330 set date to 1387483689.244710000 Thu Dec 19 13:08:09 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67440
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67440
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e672a8 set date to 1387519200.000000000 Thu Dec 19 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e672a8 set date to 1388591410.651710000 Wed Jan  1 08:50:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67440
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67660
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e676e8 set date to 1387778400.000000000 Sun Dec 22 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e676e8 set date to 1388591844.000000000 Wed Jan  1 08:57:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67770
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67880
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67880 set date to 1388037600.000000000 Wed Dec 25 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67880 set date to 1388591940.658878000 Wed Jan  1 08:59:00 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67770
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67660
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67440 set date to 1388037600.000000000 Wed Dec 25 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67440 set date to 1388591918.000000000 Wed Jan  1 08:58:38 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e675d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67770
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e677f8 set date to 1388124000.000000000 Thu Dec 26 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e677f8 set date to 1388591967.982563000 Wed Jan  1 08:59:27 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67770
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67660
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67660 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67660 set date to 1388591985.504353000 Wed Jan  1 08:59:45 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67770
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67770
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e675d8 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e675d8 set date to 1388592025.538560000 Wed Jan  1 09:00:25 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67770
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67990
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67a18 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67a18 set date to 1388592051.077812000 Wed Jan  1 09:00:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67aa0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67bb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67bb0 set date to 1388556000.000000000 Tue Dec 31 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67bb0 set date to 1388592164.858206000 Wed Jan  1 09:02:44 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67aa0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67990
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67770 set date to 1388556000.000000000 Tue Dec 31 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67770 set date to 1388592177.882083000 Wed Jan  1 09:02:57 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67908
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67aa0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67b28 set date to 1388556000.000000000 Tue Dec 31 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67b28 set date to 1388592192.348226000 Wed Jan  1 09:03:12 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67aa0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67990
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67990 set date to 1388556000.000000000 Tue Dec 31 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67990 set date to 1388592204.712194000 Wed Jan  1 09:03:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67aa0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67aa0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67908 set date to 1388556000.000000000 Tue Dec 31 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67908 set date to 1388595404.322112000 Wed Jan  1 09:56:44 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67aa0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67cc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67d48 set date to 1388642400.000000000 Wed Jan  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67d48 set date to 1389295153.550025000 Thu Jan  9 12:19:13 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67dd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67ee0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67ee0 set date to 1388642400.000000000 Wed Jan  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67ee0 set date to 1389295125.000000000 Thu Jan  9 12:18:45 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67dd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67cc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67aa0 set date to 1388642400.000000000 Wed Jan  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67aa0 set date to 1389295011.660896000 Thu Jan  9 12:16:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67c38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67dd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67e58 set date to 1388642400.000000000 Wed Jan  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67e58 set date to 1389294964.799012000 Thu Jan  9 12:16:04 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67dd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67cc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67cc0 set date to 1388642400.000000000 Wed Jan  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67cc0 set date to 1389294994.730715000 Thu Jan  9 12:16:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67dd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67dd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67c38 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67c38 set date to 1389295299.403725000 Thu Jan  9 12:21:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67dd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a0b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a140 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a140 set date to 1389295450.000000000 Thu Jan  9 12:24:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a1c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a2d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a2d8 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a2d8 set date to 1389295475.269211000 Thu Jan  9 12:24:35 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a1c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a0b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67dd0 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67dd0 set date to 1389295557.294429000 Thu Jan  9 12:25:57 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e67f68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a1c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a250 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a250 set date to 1389295246.081974000 Thu Jan  9 12:20:46 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a1c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a0b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a0b8 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a0b8 set date to 1389295534.683324000 Thu Jan  9 12:25:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a1c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a1c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67f68 set date to 1389074400.000000000 Mon Jan  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e67f68 set date to 1389295611.029874000 Thu Jan  9 12:26:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a1c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a3e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a470 set date to 1389160800.000000000 Tue Jan  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a470 set date to 1389296366.445305000 Thu Jan  9 12:39:26 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a4f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a608
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a608 set date to 1389247200.000000000 Wed Jan  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a608 set date to 1389824955.972307000 Wed Jan 15 15:29:15 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a4f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a3e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a1c8 set date to 1389247200.000000000 Wed Jan  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a1c8 set date to 1389825007.325793000 Wed Jan 15 15:30:07 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a360
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a4f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a580 set date to 1389247200.000000000 Wed Jan  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a580 set date to 1389824970.124567000 Wed Jan 15 15:29:30 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a4f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a3e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a3e8 set date to 1389333600.000000000 Thu Jan  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a3e8 set date to 1389825098.495800000 Wed Jan 15 15:31:38 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a4f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a4f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a360 set date to 1389592800.000000000 Sun Jan 12 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a360 set date to 1389825218.627644000 Wed Jan 15 15:33:38 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a4f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a718
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a7a0 set date to 1389592800.000000000 Sun Jan 12 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a7a0 set date to 1389825144.088867000 Wed Jan 15 15:32:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a938
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a938 set date to 1389592800.000000000 Sun Jan 12 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a938 set date to 1389825189.098104000 Wed Jan 15 15:33:09 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a718
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a4f8 set date to 1389592800.000000000 Sun Jan 12 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a4f8 set date to 1389825173.569831000 Wed Jan 15 15:32:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a690
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a8b0 set date to 1389765600.000000000 Tue Jan 14 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a8b0 set date to 1389825270.593974000 Wed Jan 15 15:34:30 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a718
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a718 set date to 1389765600.000000000 Tue Jan 14 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a718 set date to 1389825548.142142000 Wed Jan 15 15:39:08 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a690 set date to 1389765600.000000000 Tue Jan 14 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a690 set date to 1389825687.708519000 Wed Jan 15 15:41:27 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6aa48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6aad0 set date to 1389852000.000000000 Wed Jan 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6aad0 set date to 1393451432.822466000 Wed Feb 26 14:50:32 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ab58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ac68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ac68 set date to 1389938400.000000000 Thu Jan 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ac68 set date to 1393451514.590969000 Wed Feb 26 14:51:54 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ab58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6aa48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a828 set date to 1390370400.000000000 Tue Jan 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a828 set date to 1393451550.290038000 Wed Feb 26 14:52:30 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6a9c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ab58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6abe0 set date to 1390370400.000000000 Tue Jan 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6abe0 set date to 1393451566.258091000 Wed Feb 26 14:52:46 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ab58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6aa48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6aa48 set date to 1390456800.000000000 Wed Jan 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6aa48 set date to 1393451598.002615000 Wed Feb 26 14:53:18 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ab58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ab58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a9c0 set date to 1390543200.000000000 Thu Jan 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6a9c0 set date to 1393451627.850810000 Wed Feb 26 14:53:47 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ab58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ad78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ae00 set date to 1390888800.000000000 Mon Jan 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ae00 set date to 1393451732.087553000 Wed Feb 26 14:55:32 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ae88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6af98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6af98 set date to 1390975200.000000000 Tue Jan 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6af98 set date to 1393452576.000000000 Wed Feb 26 15:09:36 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ae88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ad78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ab58 set date to 1390975200.000000000 Tue Jan 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ab58 set date to 1393452602.802176000 Wed Feb 26 15:10:02 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6acf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ae88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6af10 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6af10 set date to 1393452970.087210000 Wed Feb 26 15:16:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ae88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ad78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ad78 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ad78 set date to 1393453146.272434000 Wed Feb 26 15:19:06 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ae88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ae88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6acf0 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6acf0 set date to 1393452934.000000000 Wed Feb 26 15:15:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ae88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e0e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e170 set date to 1391234400.000000000 Fri Jan 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e170 set date to 1393452721.761670000 Wed Feb 26 15:12:01 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e1f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e308
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e308 set date to 1391234400.000000000 Fri Jan 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e308 set date to 1393452763.385832000 Wed Feb 26 15:12:43 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e1f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e0e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ae88 set date to 1391234400.000000000 Fri Jan 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ae88 set date to 1393452777.128347000 Wed Feb 26 15:12:57 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e1f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e280 set date to 1391234400.000000000 Fri Jan 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e280 set date to 1393452790.046434000 Wed Feb 26 15:13:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e1f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e0e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e0e8 set date to 1391407200.000000000 Sun Feb  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e0e8 set date to 1393453246.195286000 Wed Feb 26 15:20:46 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e1f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e1f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e060 set date to 1391493600.000000000 Mon Feb  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e060 set date to 1393453261.979603000 Wed Feb 26 15:21:01 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e1f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e418
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e4a0 set date to 1391493600.000000000 Mon Feb  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e4a0 set date to 1393453288.939903000 Wed Feb 26 15:21:28 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e528
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e638
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e638 set date to 1391580000.000000000 Tue Feb  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e638 set date to 1393453349.907025000 Wed Feb 26 15:22:29 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e528
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e418
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e1f8 set date to 1391580000.000000000 Tue Feb  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e1f8 set date to 1393453380.742631000 Wed Feb 26 15:23:00 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e528
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e5b0 set date to 1391580000.000000000 Tue Feb  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e5b0 set date to 1393453399.437091000 Wed Feb 26 15:23:19 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e528
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e418
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e418 set date to 1391580000.000000000 Tue Feb  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e418 set date to 1393453449.096924000 Wed Feb 26 15:24:09 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e528
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e528
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e390 set date to 1391666400.000000000 Wed Feb  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e390 set date to 1393453489.060184000 Wed Feb 26 15:24:49 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e528
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e748
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e7d0 set date to 1391666400.000000000 Wed Feb  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e7d0 set date to 1393453607.869422000 Wed Feb 26 15:26:47 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e858
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e968
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e968 set date to 1392012000.000000000 Sun Feb  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e968 set date to 1393453655.413885000 Wed Feb 26 15:27:35 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e858
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e748
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e528 set date to 1392184800.000000000 Tue Feb 11 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e528 set date to 1393453698.875501000 Wed Feb 26 15:28:18 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e6c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e858
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e8e0 set date to 1392271200.000000000 Wed Feb 12 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e8e0 set date to 1393453793.536775000 Wed Feb 26 15:29:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e858
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e748
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e748 set date to 1392703200.000000000 Mon Feb 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e748 set date to 1393453825.717836000 Wed Feb 26 15:30:25 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e858
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e858
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e6c0 set date to 1392703200.000000000 Mon Feb 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e6c0 set date to 1393453900.000000000 Wed Feb 26 15:31:40 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e858
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ea78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6eb00 set date to 1392789600.000000000 Tue Feb 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6eb00 set date to 1393454012.000000000 Wed Feb 26 15:33:32 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eb88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ec98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ec98 set date to 1392789600.000000000 Tue Feb 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ec98 set date to 1393454047.529635000 Wed Feb 26 15:34:07 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eb88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ea78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e858 set date to 1392789600.000000000 Tue Feb 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e858 set date to 1393454089.123782000 Wed Feb 26 15:34:49 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6e9f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eb88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ec10 set date to 1392789600.000000000 Tue Feb 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ec10 set date to 1393454179.000000000 Wed Feb 26 15:36:19 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eb88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ea78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ea78 set date to 1392876000.000000000 Wed Feb 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ea78 set date to 1393454228.177291000 Wed Feb 26 15:37:08 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eb88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eb88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e9f0 set date to 1392962400.000000000 Thu Feb 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6e9f0 set date to 1393454252.088206000 Wed Feb 26 15:37:32 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eb88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eda8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ee30 set date to 1392962400.000000000 Thu Feb 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ee30 set date to 1393454264.897876000 Wed Feb 26 15:37:44 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eeb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71080
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71080 set date to 1393221600.000000000 Sun Feb 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71080 set date to 1393454285.770299000 Wed Feb 26 15:38:05 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eeb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eda8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6eb88 set date to 1393221600.000000000 Sun Feb 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6eb88 set date to 1396440080.000000000 Wed Apr  2 06:01:20 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6ed20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eeb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ef40 set date to 1393221600.000000000 Sun Feb 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ef40 set date to 1393454347.746237000 Wed Feb 26 15:39:07 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eeb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eda8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6eda8 set date to 1393308000.000000000 Mon Feb 24 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6eda8 set date to 1393454379.445555000 Wed Feb 26 15:39:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eeb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eeb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ed20 set date to 1393480800.000000000 Wed Feb 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6ed20 set date to 1393454411.334099000 Wed Feb 26 15:40:11 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e6eeb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71190
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71218 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71218 set date to 1394202946.544386000 Fri Mar  7 07:35:46 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e712a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e713b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e713b0 set date to 1393653600.000000000 Fri Feb 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e713b0 set date to 1394202855.686709000 Fri Mar  7 07:34:15 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e712a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71190
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6eeb8 set date to 1393653600.000000000 Fri Feb 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e6eeb8 set date to 1394202875.581604000 Fri Mar  7 07:34:35 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71108
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e712a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71328 set date to 1393653600.000000000 Fri Feb 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71328 set date to 1394202889.332789000 Fri Mar  7 07:34:49 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e712a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71190
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71190 set date to 1393653600.000000000 Fri Feb 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71190 set date to 1394202894.786018000 Fri Mar  7 07:34:54 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e712a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e712a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71108 set date to 1393826400.000000000 Sun Mar  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71108 set date to 1394202974.680764000 Fri Mar  7 07:36:14 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e712a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e714c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71548 set date to 1393912800.000000000 Mon Mar  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71548 set date to 1394203473.464822000 Fri Mar  7 07:44:33 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e715d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e716e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e716e0 set date to 1393912800.000000000 Mon Mar  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e716e0 set date to 1394203369.555101000 Fri Mar  7 07:42:49 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e715d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e714c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e712a0 set date to 1393999200.000000000 Tue Mar  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e712a0 set date to 1394203503.142255000 Fri Mar  7 07:45:03 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71438
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e715d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71658 set date to 1393999200.000000000 Tue Mar  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71658 set date to 1394203516.118474000 Fri Mar  7 07:45:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e715d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e714c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e714c0 set date to 1393999200.000000000 Tue Mar  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e714c0 set date to 1394203544.218032000 Fri Mar  7 07:45:44 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e715d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e715d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71438 set date to 1393999200.000000000 Tue Mar  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71438 set date to 1394203606.265742000 Fri Mar  7 07:46:46 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e715d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e717f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71878 set date to 1394172000.000000000 Thu Mar  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71878 set date to 1394203574.658562000 Fri Mar  7 07:46:14 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71a10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71a10 set date to 1394600400.000000000 Tue Mar 11 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71a10 set date to 1394980784.000000000 Sun Mar 16 08:39:44 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e717f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e715d0 set date to 1394600400.000000000 Tue Mar 11 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e715d0 set date to 1394980829.000000000 Sun Mar 16 08:40:29 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71768
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71988 set date to 1395032400.000000000 Sun Mar 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71988 set date to 1394980881.000000000 Sun Mar 16 08:41:21 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e717f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e717f0 set date to 1395032400.000000000 Sun Mar 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e717f0 set date to 1396439905.000000000 Wed Apr  2 05:58:25 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71768 set date to 1395118800.000000000 Mon Mar 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71768 set date to 1395235582.000000000 Wed Mar 19 07:26:22 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71b20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71ba8 set date to 1395205200.000000000 Tue Mar 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71ba8 set date to 1395235380.000000000 Wed Mar 19 07:23:00 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71d40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71d40 set date to 1395205200.000000000 Tue Mar 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71d40 set date to 1396439931.000000000 Wed Apr  2 05:58:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71b20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71900 set date to 1395205200.000000000 Tue Mar 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71900 set date to 1396440040.000000000 Wed Apr  2 06:00:40 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71a98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71cb8 set date to 1395291600.000000000 Wed Mar 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71cb8 set date to 1396440060.000000000 Wed Apr  2 06:01:00 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71b20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71b20 set date to 1395637200.000000000 Sun Mar 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71b20 set date to 1396440117.000000000 Wed Apr  2 06:01:57 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71a98 set date to 1395637200.000000000 Sun Mar 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71a98 set date to 1396440132.000000000 Wed Apr  2 06:02:12 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71e50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71ed8 set date to 1395723600.000000000 Mon Mar 24 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71ed8 set date to 1396440159.000000000 Wed Apr  2 06:02:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d140
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d140 set date to 1395810000.000000000 Tue Mar 25 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d140 set date to 1396440178.000000000 Wed Apr  2 06:02:58 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71e50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71c30 set date to 1395810000.000000000 Tue Mar 25 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71c30 set date to 1396440199.000000000 Wed Apr  2 06:03:19 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71dc8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d0b8 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d0b8 set date to 1396440214.000000000 Wed Apr  2 06:03:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71e50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71e50 set date to 1396328400.000000000 Mon Mar 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71e50 set date to 1396440268.000000000 Wed Apr  2 06:04:28 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71dc8 set date to 1396328400.000000000 Mon Mar 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71dc8 set date to 1396440282.000000000 Wed Apr  2 06:04:42 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e71f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d250
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d2d8 set date to 1396328400.000000000 Mon Mar 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d2d8 set date to 1396440290.000000000 Wed Apr  2 06:04:50 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d360
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d470
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d470 set date to 1396328400.000000000 Mon Mar 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d470 set date to 1396440303.000000000 Wed Apr  2 06:05:03 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d360
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d250
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71f60 set date to 1396501200.000000000 Wed Apr  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e71f60 set date to 1396440370.000000000 Wed Apr  2 06:06:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d1c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d360
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d3e8 set date to 1396501200.000000000 Wed Apr  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d3e8 set date to 1396440378.000000000 Wed Apr  2 06:06:18 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d360
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d250
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d250 set date to 1396501200.000000000 Wed Apr  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d250 set date to 1397770664.000000000 Thu Apr 17 15:37:44 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d360
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d360
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d1c8 set date to 1396501200.000000000 Wed Apr  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d1c8 set date to 1397770683.000000000 Thu Apr 17 15:38:03 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d360
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d580
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d608 set date to 1396846800.000000000 Sun Apr  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d608 set date to 1397770706.000000000 Thu Apr 17 15:38:26 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d690
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d7a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d7a0 set date to 1396846800.000000000 Sun Apr  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d7a0 set date to 1397770726.000000000 Thu Apr 17 15:38:46 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d690
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d580
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d360 set date to 1396846800.000000000 Sun Apr  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d360 set date to 1397770745.000000000 Thu Apr 17 15:39:05 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d4f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d690
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d718 set date to 1396933200.000000000 Mon Apr  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d718 set date to 1397770865.000000000 Thu Apr 17 15:41:05 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d690
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d580
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d580 set date to 1396933200.000000000 Mon Apr  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d580 set date to 1397770848.000000000 Thu Apr 17 15:40:48 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d690
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d690
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d4f8 set date to 1397019600.000000000 Tue Apr  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d4f8 set date to 1397770884.000000000 Thu Apr 17 15:41:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d690
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d8b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d938 set date to 1397019600.000000000 Tue Apr  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d938 set date to 1397770916.000000000 Thu Apr 17 15:41:56 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d9c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dad0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2dad0 set date to 1397192400.000000000 Thu Apr 10 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2dad0 set date to 1397770933.000000000 Thu Apr 17 15:42:13 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d9c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d8b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d690 set date to 1397192400.000000000 Thu Apr 10 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d690 set date to 1397770961.000000000 Thu Apr 17 15:42:41 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d9c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2da48 set date to 1397538000.000000000 Mon Apr 14 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2da48 set date to 1397771223.000000000 Thu Apr 17 15:47:03 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d9c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d8b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d8b0 set date to 1397624400.000000000 Tue Apr 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d8b0 set date to 1397771367.000000000 Thu Apr 17 15:49:27 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d9c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d9c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d828 set date to 1397624400.000000000 Tue Apr 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d828 set date to 1397771459.000000000 Thu Apr 17 15:50:59 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2d9c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dbe0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2dc68 set date to 1397624400.000000000 Tue Apr 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2dc68 set date to 1397771395.000000000 Thu Apr 17 15:49:55 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dcf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2de00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2de00 set date to 1397710800.000000000 Wed Apr 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2de00 set date to 1398605997.000000000 Sun Apr 27 07:39:57 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dcf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dbe0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d9c0 set date to 1398056400.000000000 Sun Apr 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2d9c0 set date to 1398607200.000000000 Sun Apr 27 08:00:00 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2db58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dcf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2dd78 set date to 1398142800.000000000 Mon Apr 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2dd78 set date to 1398607248.000000000 Sun Apr 27 08:00:48 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dcf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dbe0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2dbe0 set date to 1398142800.000000000 Mon Apr 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2dbe0 set date to 1398607599.000000000 Sun Apr 27 08:06:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dcf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dcf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2db58 set date to 1398142800.000000000 Mon Apr 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2db58 set date to 1398607426.000000000 Sun Apr 27 08:03:46 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2dcf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2df10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2df98 set date to 1398142800.000000000 Mon Apr 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2df98 set date to 1398607584.000000000 Sun Apr 27 08:06:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77170
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77170 set date to 1398229200.000000000 Tue Apr 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77170 set date to 1398607655.000000000 Sun Apr 27 08:07:35 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2df10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2dcf0 set date to 1398229200.000000000 Tue Apr 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2dcf0 set date to 1398607736.000000000 Sun Apr 27 08:08:56 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2de88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e770e8 set date to 1398229200.000000000 Tue Apr 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e770e8 set date to 1398607808.000000000 Sun Apr 27 08:10:08 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c2df10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2df10 set date to 1398229200.000000000 Tue Apr 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2df10 set date to 1398607836.000000000 Sun Apr 27 08:10:36 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2de88 set date to 1398229200.000000000 Tue Apr 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c2de88 set date to 1398607853.000000000 Sun Apr 27 08:10:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77280
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77308 set date to 1398402000.000000000 Thu Apr 24 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77308 set date to 1398607926.000000000 Sun Apr 27 08:12:06 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e774a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e774a0 set date to 1398661200.000000000 Sun Apr 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e774a0 set date to 1399120760.000000000 Sat May  3 06:39:20 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77280
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77060 set date to 1398747600.000000000 Mon Apr 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77060 set date to 1399120833.000000000 Sat May  3 06:40:33 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e771f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77418 set date to 1398747600.000000000 Mon Apr 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77418 set date to 1399120866.000000000 Sat May  3 06:41:06 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77280
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77280 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77280 set date to 1399121116.000000000 Sat May  3 06:45:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e771f8 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e771f8 set date to 1399121065.000000000 Sat May  3 06:44:25 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e775b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77638 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77638 set date to 1398608273.000000000 Sun Apr 27 08:17:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e776c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e777d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e777d0 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e777d0 set date to 1398608410.000000000 Sun Apr 27 08:20:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e776c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e775b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77390 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77390 set date to 1399031952.000000000 Fri May  2 05:59:12 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77528
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e776c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77748 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77748 set date to 1399031976.000000000 Fri May  2 05:59:36 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e776c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e775b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e775b0 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e775b0 set date to 1399120247.000000000 Sat May  3 06:30:47 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e776c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e776c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77528 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77528 set date to 1399121375.000000000 Sat May  3 06:49:35 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e776c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e778e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77968 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77968 set date to 1399121356.000000000 Sat May  3 06:49:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e779f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77b00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77b00 set date to 1399006800.000000000 Thu May  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77b00 set date to 1399121392.000000000 Sat May  3 06:49:52 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e779f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e778e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e776c0 set date to 1399093200.000000000 Fri May  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e776c0 set date to 1399121434.000000000 Sat May  3 06:50:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77858
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e779f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77a78 set date to 1399093200.000000000 Fri May  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77a78 set date to 1399121494.000000000 Sat May  3 06:51:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e779f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e778e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e778e0 set date to 1399266000.000000000 Sun May  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e778e0 set date to 1399323791.000000000 Mon May  5 15:03:11 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e779f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e779f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77858 set date to 1399266000.000000000 Sun May  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77858 set date to 1400000598.000000000 Tue May 13 11:03:18 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e779f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77c10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77c98 set date to 1399352400.000000000 Mon May  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77c98 set date to 1400000716.000000000 Tue May 13 11:05:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77d20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77e30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77e30 set date to 1399525200.000000000 Wed May  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77e30 set date to 1400000111.000000000 Tue May 13 10:55:11 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77d20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77c10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e779f0 set date to 1399611600.000000000 Thu May  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e779f0 set date to 1400000127.000000000 Tue May 13 10:55:27 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77b88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77d20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77da8 set date to 1399611600.000000000 Thu May  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77da8 set date to 1400000171.000000000 Tue May 13 10:56:11 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77d20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77c10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77c10 set date to 1400043600.000000000 Tue May 13 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77c10 set date to 1400274364.000000000 Fri May 16 15:06:04 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77d20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77d20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77b88 set date to 1400043600.000000000 Tue May 13 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77b88 set date to 1400274392.000000000 Fri May 16 15:06:32 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77d20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77f40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f090 set date to 1400130000.000000000 Wed May 14 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f090 set date to 1400274422.000000000 Fri May 16 15:07:02 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f228
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f228 set date to 1400216400.000000000 Thu May 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f228 set date to 1400274571.000000000 Fri May 16 15:09:31 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77f40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77d20 set date to 1400475600.000000000 Sun May 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77d20 set date to 1400535622.000000000 Mon May 19 15:40:22 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77eb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f1a0 set date to 1400475600.000000000 Sun May 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f1a0 set date to 1400535683.000000000 Mon May 19 15:41:23 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e77f40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77f40 set date to 1400562000.000000000 Mon May 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77f40 set date to 1400677307.000000000 Wed May 21 07:01:47 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77eb8 set date to 1400562000.000000000 Mon May 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e77eb8 set date to 1400677290.000000000 Wed May 21 07:01:30 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f338
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f3c0 set date to 1400648400.000000000 Tue May 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f3c0 set date to 1400677222.000000000 Wed May 21 07:00:22 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f558
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f558 set date to 1400648400.000000000 Tue May 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f558 set date to 1400677246.000000000 Wed May 21 07:00:46 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f338
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f118 set date to 1400734800.000000000 Wed May 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f118 set date to 1401462741.000000000 Fri May 30 09:12:21 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f2b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f4d0 set date to 1400734800.000000000 Wed May 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f4d0 set date to 1401462777.000000000 Fri May 30 09:12:57 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f338
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f338 set date to 1400734800.000000000 Wed May 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f338 set date to 1401462840.000000000 Fri May 30 09:14:00 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f2b0 set date to 1400734800.000000000 Wed May 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f2b0 set date to 1401462856.000000000 Fri May 30 09:14:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f668
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f6f0 set date to 1400821200.000000000 Thu May 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f6f0 set date to 1401462873.000000000 Fri May 30 09:14:33 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f888
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f888 set date to 1401166800.000000000 Mon May 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f888 set date to 1401462886.000000000 Fri May 30 09:14:46 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f668
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f448 set date to 1401598800.000000000 Sat May 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f448 set date to 1401462926.000000000 Fri May 30 09:15:26 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f5e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f800 set date to 1401598800.000000000 Sat May 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f800 set date to 1401462939.000000000 Fri May 30 09:15:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f668
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f668 set date to 1401598800.000000000 Sat May 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f668 set date to 1401462959.000000000 Fri May 30 09:15:59 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f5e0 set date to 1401598800.000000000 Sat May 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f5e0 set date to 1401462970.000000000 Fri May 30 09:16:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f998
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fa20 set date to 1401598800.000000000 Sat May 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fa20 set date to 1401463008.000000000 Fri May 30 09:16:48 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402faa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fbb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fbb8 set date to 1401685200.000000000 Sun Jun  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fbb8 set date to 1401807856.000000000 Tue Jun  3 09:04:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402faa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f998
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f778 set date to 1401771600.000000000 Mon Jun  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f778 set date to 1401807814.000000000 Tue Jun  3 09:03:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f910
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402faa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fb30 set date to 1401771600.000000000 Mon Jun  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fb30 set date to 1401807913.000000000 Tue Jun  3 09:05:13 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402faa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402f998
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f998 set date to 1401858000.000000000 Tue Jun  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f998 set date to 1402494972.000000000 Wed Jun 11 07:56:12 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402faa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402faa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f910 set date to 1401858000.000000000 Tue Jun  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402f910 set date to 1402494944.000000000 Wed Jun 11 07:55:44 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402faa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fcc8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fd50 set date to 1401858000.000000000 Tue Jun  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fd50 set date to 1402494841.000000000 Wed Jun 11 07:54:01 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fdd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fee8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fee8 set date to 1401944400.000000000 Wed Jun  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fee8 set date to 1402495083.000000000 Wed Jun 11 07:58:03 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fdd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fcc8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402faa8 set date to 1401944400.000000000 Wed Jun  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402faa8 set date to 1402495093.000000000 Wed Jun 11 07:58:13 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fc40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fdd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fe60 set date to 1401944400.000000000 Wed Jun  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fe60 set date to 1402495046.000000000 Wed Jun 11 07:57:26 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fdd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fcc8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fcc8 set date to 1402030800.000000000 Thu Jun  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fcc8 set date to 1402495115.000000000 Wed Jun 11 07:58:35 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fdd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fdd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fc40 set date to 1402290000.000000000 Sun Jun  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fc40 set date to 1402495178.000000000 Wed Jun 11 07:59:38 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402fdd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e790b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79140 set date to 1402290000.000000000 Sun Jun  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79140 set date to 1402495156.000000000 Wed Jun 11 07:59:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e791c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e792d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e792d8 set date to 1402376400.000000000 Mon Jun  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e792d8 set date to 1402495196.000000000 Wed Jun 11 07:59:56 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e791c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e790b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fdd8 set date to 1402462800.000000000 Tue Jun 10 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402fdd8 set date to 1402495229.000000000 Wed Jun 11 08:00:29 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x402ff70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e791c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79250 set date to 1402462800.000000000 Tue Jun 10 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79250 set date to 1402495249.000000000 Wed Jun 11 08:00:49 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e791c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e790b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e790b8 set date to 1402635600.000000000 Thu Jun 12 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e790b8 set date to 1402752304.000000000 Sat Jun 14 07:25:04 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e791c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e791c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402ff70 set date to 1402635600.000000000 Thu Jun 12 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x402ff70 set date to 1402752331.000000000 Sat Jun 14 07:25:31 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e791c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e793e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79470 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79470 set date to 1403360361.000000000 Sat Jun 21 08:19:21 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e794f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79608
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79608 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79608 set date to 1402782790.000000000 Sat Jun 14 15:53:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e794f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e793e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e791c8 set date to 1403067600.000000000 Tue Jun 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e791c8 set date to 1403360383.000000000 Sat Jun 21 08:19:43 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79360
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e794f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79580 set date to 1403067600.000000000 Tue Jun 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79580 set date to 1403360760.000000000 Sat Jun 21 08:26:00 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e794f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e793e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e793e8 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e793e8 set date to 1403360898.000000000 Sat Jun 21 08:28:18 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e794f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e794f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79360 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79360 set date to 1403360787.000000000 Sat Jun 21 08:26:27 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e794f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79718
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e797a0 set date to 1403326800.000000000 Fri Jun 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e797a0 set date to 1403360928.000000000 Sat Jun 21 08:28:48 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79938
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79938 set date to 1403326800.000000000 Fri Jun 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79938 set date to 1403360944.000000000 Sat Jun 21 08:29:04 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79718
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e794f8 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e794f8 set date to 1404072223.000000000 Sun Jun 29 14:03:43 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79690
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e798b0 set date to 1403672400.000000000 Tue Jun 24 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e798b0 set date to 1404072296.000000000 Sun Jun 29 14:04:56 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79718
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79718 set date to 1403672400.000000000 Tue Jun 24 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79718 set date to 1404072316.000000000 Sun Jun 29 14:05:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79690 set date to 1403672400.000000000 Tue Jun 24 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79690 set date to 1404072159.000000000 Sun Jun 29 14:02:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79828
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79a48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79ad0 set date to 1403845200.000000000 Thu Jun 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79ad0 set date to 1404072351.000000000 Sun Jun 29 14:05:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79b58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79c68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79c68 set date to 1403845200.000000000 Thu Jun 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79c68 set date to 1404072405.000000000 Sun Jun 29 14:06:45 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79b58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79a48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79828 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79828 set date to 1404230550.000000000 Tue Jul  1 10:02:30 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e799c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79b58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79be0 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79be0 set date to 1404230561.000000000 Tue Jul  1 10:02:41 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79b58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79a48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79a48 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79a48 set date to 1404230580.000000000 Tue Jul  1 10:03:00 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79b58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79b58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e799c0 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e799c0 set date to 1404230602.000000000 Tue Jul  1 10:03:22 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79b58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79d78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79e00 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79e00 set date to 1404230646.000000000 Tue Jul  1 10:04:06 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79e88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79f98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79f98 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79f98 set date to 1404230663.000000000 Tue Jul  1 10:04:23 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79e88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79d78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79b58 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79b58 set date to 1404747686.000000000 Mon Jul  7 09:41:26 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79cf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79e88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79f10 set date to 1404277200.000000000 Tue Jul  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79f10 set date to 1404747714.000000000 Mon Jul  7 09:41:54 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79e88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79d78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79d78 set date to 1404363600.000000000 Wed Jul  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79d78 set date to 1404747768.000000000 Mon Jul  7 09:42:48 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79e88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79e88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79cf0 set date to 1404363600.000000000 Wed Jul  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79cf0 set date to 1404747738.000000000 Mon Jul  7 09:42:18 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4e79e88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f0f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f178 set date to 1404709200.000000000 Sun Jul  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f178 set date to 1404748231.000000000 Mon Jul  7 09:50:31 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f310
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f310 set date to 1404709200.000000000 Sun Jul  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f310 set date to 1404748242.000000000 Mon Jul  7 09:50:42 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f0f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79e88 set date to 1404709200.000000000 Sun Jul  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4e79e88 set date to 1404748256.000000000 Mon Jul  7 09:50:56 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f068
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f288 set date to 1404709200.000000000 Sun Jul  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f288 set date to 1404748278.000000000 Mon Jul  7 09:51:18 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f0f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f0f0 set date to 1404795600.000000000 Mon Jul  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f0f0 set date to 1405689782.000000000 Fri Jul 18 07:23:02 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f068 set date to 1404882000.000000000 Tue Jul  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f068 set date to 1405689817.000000000 Fri Jul 18 07:23:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f4a8 set date to 1404882000.000000000 Tue Jul  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f4a8 set date to 1405689846.000000000 Fri Jul 18 07:24:06 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f640
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f640 set date to 1404968400.000000000 Wed Jul  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f640 set date to 1405689896.000000000 Fri Jul 18 07:24:56 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f200 set date to 1405054800.000000000 Thu Jul 10 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f200 set date to 1405689914.000000000 Fri Jul 18 07:25:14 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f398
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f5b8 set date to 1405054800.000000000 Thu Jul 10 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f5b8 set date to 1405690010.000000000 Fri Jul 18 07:26:50 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f420 set date to 1405400400.000000000 Mon Jul 14 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f420 set date to 1405689934.000000000 Fri Jul 18 07:25:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f398 set date to 1405486800.000000000 Tue Jul 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f398 set date to 1405689961.000000000 Fri Jul 18 07:26:01 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f7d8 set date to 1405486800.000000000 Tue Jul 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f7d8 set date to 1405690084.000000000 Fri Jul 18 07:28:04 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f970
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f970 set date to 1405486800.000000000 Tue Jul 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f970 set date to 1405690263.000000000 Fri Jul 18 07:31:03 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f530 set date to 1405573200.000000000 Wed Jul 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f530 set date to 1405690284.000000000 Fri Jul 18 07:31:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f6c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f8e8 set date to 1406005200.000000000 Mon Jul 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f8e8 set date to 1407103704.000000000 Sun Aug  3 16:08:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f750 set date to 1406005200.000000000 Mon Jul 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f750 set date to 1407103719.000000000 Sun Aug  3 16:08:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f6c8 set date to 1406005200.000000000 Mon Jul 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f6c8 set date to 1407103802.000000000 Sun Aug  3 16:10:02 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fa80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fb08 set date to 1406091600.000000000 Tue Jul 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fb08 set date to 1407103753.000000000 Sun Aug  3 16:09:13 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fca0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fca0 set date to 1406178000.000000000 Wed Jul 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fca0 set date to 1407103956.000000000 Sun Aug  3 16:12:36 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fa80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f860 set date to 1406264400.000000000 Thu Jul 24 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f860 set date to 1407103974.000000000 Sun Aug  3 16:12:54 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9f9f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fc18 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fc18 set date to 1407104073.000000000 Sun Aug  3 16:14:33 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fa80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fa80 set date to 1406869200.000000000 Thu Jul 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fa80 set date to 1407104150.000000000 Sun Aug  3 16:15:50 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f9f8 set date to 1406869200.000000000 Thu Jul 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9f9f8 set date to 1407104171.000000000 Sun Aug  3 16:16:11 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fdb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fe38 set date to 1406869200.000000000 Thu Jul 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fe38 set date to 1407104197.000000000 Sun Aug  3 16:16:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada088
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada088 set date to 1406869200.000000000 Thu Jul 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada088 set date to 1407104214.000000000 Sun Aug  3 16:16:54 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fdb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fb90 set date to 1406869200.000000000 Thu Jul 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fb90 set date to 1407104249.000000000 Sun Aug  3 16:17:29 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fd28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9ff48 set date to 1407214800.000000000 Mon Aug  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9ff48 set date to 1408460622.000000000 Tue Aug 19 09:03:42 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fdb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fdb0 set date to 1407214800.000000000 Mon Aug  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fdb0 set date to 1408460644.000000000 Tue Aug 19 09:04:04 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fd28 set date to 1407214800.000000000 Mon Aug  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fd28 set date to 1408460685.000000000 Tue Aug 19 09:04:45 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f9fec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada198
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada220 set date to 1407214800.000000000 Mon Aug  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada220 set date to 1408460722.000000000 Tue Aug 19 09:05:22 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada2a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada3b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada3b8 set date to 1407301200.000000000 Tue Aug  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada3b8 set date to 1408460739.000000000 Tue Aug 19 09:05:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada2a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada198
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fec0 set date to 1407474000.000000000 Thu Aug  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f9fec0 set date to 1408460767.000000000 Tue Aug 19 09:06:07 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada110
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada2a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada330 set date to 1407474000.000000000 Thu Aug  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada330 set date to 1408460795.000000000 Tue Aug 19 09:06:35 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada2a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada198
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada198 set date to 1407819600.000000000 Mon Aug 11 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada198 set date to 1408460827.000000000 Tue Aug 19 09:07:07 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada2a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada2a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada110 set date to 1407819600.000000000 Mon Aug 11 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada110 set date to 1408460836.000000000 Tue Aug 19 09:07:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada2a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada4c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada550 set date to 1407906000.000000000 Tue Aug 12 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada550 set date to 1408460857.000000000 Tue Aug 19 09:07:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada5d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada6e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada6e8 set date to 1408424400.000000000 Mon Aug 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada6e8 set date to 1408460900.000000000 Tue Aug 19 09:08:20 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada5d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada4c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada2a8 set date to 1408510800.000000000 Tue Aug 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada2a8 set date to 1409274469.000000000 Thu Aug 28 19:07:49 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada440
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada5d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada660 set date to 1408510800.000000000 Tue Aug 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada660 set date to 1409274496.000000000 Thu Aug 28 19:08:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada5d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada4c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada4c8 set date to 1408597200.000000000 Wed Aug 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada4c8 set date to 1409274520.000000000 Thu Aug 28 19:08:40 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada5d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada5d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada440 set date to 1408597200.000000000 Wed Aug 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada440 set date to 1409274538.000000000 Thu Aug 28 19:08:58 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada5d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada7f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada880 set date to 1408683600.000000000 Thu Aug 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada880 set date to 1409274610.000000000 Thu Aug 28 19:10:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada908
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adaa18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adaa18 set date to 1408683600.000000000 Thu Aug 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adaa18 set date to 1409274569.000000000 Thu Aug 28 19:09:29 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada908
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada7f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada5d8 set date to 1408942800.000000000 Sun Aug 24 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada5d8 set date to 1409274633.000000000 Thu Aug 28 19:10:33 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada770
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada908
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada990 set date to 1409115600.000000000 Tue Aug 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada990 set date to 1409274653.000000000 Thu Aug 28 19:10:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada908
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada7f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada7f8 set date to 1409547600.000000000 Sun Aug 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada7f8 set date to 1409685227.000000000 Tue Sep  2 13:13:47 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada908
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada908
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada770 set date to 1409547600.000000000 Sun Aug 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada770 set date to 1409685236.000000000 Tue Sep  2 13:13:56 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ada908
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adab28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adabb0 set date to 1409547600.000000000 Sun Aug 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adabb0 set date to 1409685255.000000000 Tue Sep  2 13:14:15 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adac38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adad48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adad48 set date to 1409547600.000000000 Sun Aug 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adad48 set date to 1409685264.000000000 Tue Sep  2 13:14:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adac38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adab28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada908 set date to 1409547600.000000000 Sun Aug 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ada908 set date to 1409685282.000000000 Tue Sep  2 13:14:42 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adaaa0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adac38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adacc0 set date to 1409634000.000000000 Mon Sep  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adacc0 set date to 1410714677.000000000 Sun Sep 14 11:11:17 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adac38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adab28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adab28 set date to 1409634000.000000000 Mon Sep  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adab28 set date to 1410714694.000000000 Sun Sep 14 11:11:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adac38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adac38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adaaa0 set date to 1409720400.000000000 Tue Sep  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adaaa0 set date to 1410714375.000000000 Sun Sep 14 11:06:15 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adac38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adae58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adaee0 set date to 1409806800.000000000 Wed Sep  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adaee0 set date to 1410714390.000000000 Sun Sep 14 11:06:30 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adaf68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab0c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab0c8 set date to 1409893200.000000000 Thu Sep  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab0c8 set date to 1410714411.000000000 Sun Sep 14 11:06:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adaf68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adae58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adac38 set date to 1409893200.000000000 Thu Sep  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adac38 set date to 1410714421.000000000 Sun Sep 14 11:07:01 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adadd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adaf68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab040 set date to 1410152400.000000000 Sun Sep  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab040 set date to 1410714446.000000000 Sun Sep 14 11:07:26 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adaf68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adae58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adae58 set date to 1410152400.000000000 Sun Sep  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adae58 set date to 1410714542.000000000 Sun Sep 14 11:09:02 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adaf68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adaf68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adadd0 set date to 1410238800.000000000 Mon Sep  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adadd0 set date to 1410714747.000000000 Sun Sep 14 11:12:27 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adaf68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab1d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab260 set date to 1410238800.000000000 Mon Sep  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab260 set date to 1410714771.000000000 Sun Sep 14 11:12:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab3f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab3f8 set date to 1410238800.000000000 Mon Sep  8 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab3f8 set date to 1410714518.000000000 Sun Sep 14 11:08:38 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab1d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adaf68 set date to 1410325200.000000000 Tue Sep  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adaf68 set date to 1410714794.000000000 Sun Sep 14 11:13:14 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab370 set date to 1410325200.000000000 Tue Sep  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab370 set date to 1410714863.000000000 Sun Sep 14 11:14:23 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab1d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab1d8 set date to 1410411600.000000000 Wed Sep 10 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab1d8 set date to 1410714948.000000000 Sun Sep 14 11:15:48 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab150 set date to 1410757200.000000000 Sun Sep 14 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab150 set date to 1410715015.000000000 Sun Sep 14 11:16:55 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab590 set date to 1410930000.000000000 Tue Sep 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab590 set date to 1412546734.000000000 Sun Oct  5 16:05:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab728
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab728 set date to 1411102800.000000000 Thu Sep 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab728 set date to 1412546768.000000000 Sun Oct  5 16:06:08 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab2e8 set date to 1411102800.000000000 Thu Sep 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab2e8 set date to 1412546780.000000000 Sun Oct  5 16:06:20 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab6a0 set date to 1411102800.000000000 Thu Sep 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab6a0 set date to 1412546845.000000000 Sun Oct  5 16:07:25 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab508 set date to 1411362000.000000000 Sun Sep 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab508 set date to 1412546870.000000000 Sun Oct  5 16:07:50 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab480 set date to 1411362000.000000000 Sun Sep 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab480 set date to 1412546938.000000000 Sun Oct  5 16:08:58 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab8c0 set date to 1411362000.000000000 Sun Sep 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab8c0 set date to 1412546956.000000000 Sun Oct  5 16:09:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4faba58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4faba58 set date to 1411534800.000000000 Tue Sep 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4faba58 set date to 1412546980.000000000 Sun Oct  5 16:09:40 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab618 set date to 1411621200.000000000 Wed Sep 24 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab618 set date to 1412546999.000000000 Sun Oct  5 16:09:59 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab7b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab9d0 set date to 1412139600.000000000 Tue Sep 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab9d0 set date to 1412547053.000000000 Sun Oct  5 16:10:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab838 set date to 1412139600.000000000 Tue Sep 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab838 set date to 1412547067.000000000 Sun Oct  5 16:11:07 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab7b0 set date to 1412139600.000000000 Tue Sep 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab7b0 set date to 1412547081.000000000 Sun Oct  5 16:11:21 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fab948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabb68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabbf0 set date to 1412139600.000000000 Tue Sep 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabbf0 set date to 1412547094.000000000 Sun Oct  5 16:11:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabd88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabd88 set date to 1412139600.000000000 Tue Sep 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabd88 set date to 1412547137.000000000 Sun Oct  5 16:12:17 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabb68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab948 set date to 1412139600.000000000 Tue Sep 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fab948 set date to 1412547181.000000000 Sun Oct  5 16:13:01 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabd00 set date to 1412226000.000000000 Wed Oct  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabd00 set date to 1412547215.000000000 Sun Oct  5 16:13:35 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabb68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabb68 set date to 1412312400.000000000 Thu Oct  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabb68 set date to 1412547231.000000000 Sun Oct  5 16:13:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabae0 set date to 1412571600.000000000 Sun Oct  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabae0 set date to 1412547256.000000000 Sun Oct  5 16:14:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabe98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabf20 set date to 1412571600.000000000 Sun Oct  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabf20 set date to 1412547277.000000000 Sun Oct  5 16:14:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade170
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade170 set date to 1412658000.000000000 Mon Oct  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade170 set date to 1414675373.000000000 Thu Oct 30 07:22:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabe98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabc78 set date to 1412658000.000000000 Mon Oct  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabc78 set date to 1414675404.000000000 Thu Oct 30 07:23:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabe10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade0e8 set date to 1412658000.000000000 Mon Oct  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade0e8 set date to 1414675424.000000000 Thu Oct 30 07:23:44 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fabe98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabe98 set date to 1412744400.000000000 Tue Oct  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabe98 set date to 1414675442.000000000 Thu Oct 30 07:24:02 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabe10 set date to 1412744400.000000000 Tue Oct  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fabe10 set date to 1414675470.000000000 Thu Oct 30 07:24:30 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade060
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade280
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade308 set date to 1412917200.000000000 Thu Oct  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade308 set date to 1414675600.000000000 Thu Oct 30 07:26:40 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade4a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade4a0 set date to 1413349200.000000000 Tue Oct 14 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade4a0 set date to 1414675731.000000000 Thu Oct 30 07:28:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade280
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade060 set date to 1413435600.000000000 Wed Oct 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade060 set date to 1414675840.000000000 Thu Oct 30 07:30:40 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade1f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade418 set date to 1413522000.000000000 Thu Oct 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade418 set date to 1414675854.000000000 Thu Oct 30 07:30:54 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade280
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade280 set date to 1413867600.000000000 Mon Oct 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade280 set date to 1414675888.000000000 Thu Oct 30 07:31:28 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade1f8 set date to 1413867600.000000000 Mon Oct 20 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade1f8 set date to 1414675899.000000000 Thu Oct 30 07:31:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade390
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade5b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade638 set date to 1413954000.000000000 Tue Oct 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade638 set date to 1414675943.000000000 Thu Oct 30 07:32:23 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade6c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade7d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade7d0 set date to 1413954000.000000000 Tue Oct 21 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade7d0 set date to 1414675929.000000000 Thu Oct 30 07:32:09 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade6c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade5b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade390 set date to 1414040400.000000000 Wed Oct 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade390 set date to 1414675962.000000000 Thu Oct 30 07:32:42 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade528
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade6c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade748 set date to 1414126800.000000000 Thu Oct 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade748 set date to 1414675994.000000000 Thu Oct 30 07:33:14 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade6c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade5b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade5b0 set date to 1414126800.000000000 Thu Oct 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade5b0 set date to 1414676012.000000000 Thu Oct 30 07:33:32 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade6c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade6c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade528 set date to 1414126800.000000000 Thu Oct 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade528 set date to 1414676027.000000000 Thu Oct 30 07:33:47 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade6c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade8e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade968 set date to 1414472400.000000000 Mon Oct 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade968 set date to 1414676124.000000000 Thu Oct 30 07:35:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade9f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adeb00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adeb00 set date to 1414472400.000000000 Mon Oct 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adeb00 set date to 1414676161.000000000 Thu Oct 30 07:36:01 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade9f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade8e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade6c0 set date to 1414645200.000000000 Wed Oct 29 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade6c0 set date to 1414783612.000000000 Fri Oct 31 13:26:52 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade858
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade9f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adea78 set date to 1414645200.000000000 Wed Oct 29 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adea78 set date to 1415670081.000000000 Mon Nov 10 18:41:21 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade9f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade8e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade8e0 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade8e0 set date to 1414850898.000000000 Sat Nov  1 08:08:18 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade9f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade9f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade858 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade858 set date to 1414850872.000000000 Sat Nov  1 08:07:52 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ade9f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adec10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adec98 set date to 1414818000.000000000 Fri Oct 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adec98 set date to 1414845606.000000000 Sat Nov  1 06:40:06 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aded20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adee30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adee30 set date to 1414818000.000000000 Fri Oct 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adee30 set date to 1414845615.000000000 Sat Nov  1 06:40:15 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aded20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adec10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade9f0 set date to 1414818000.000000000 Fri Oct 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ade9f0 set date to 1414845627.000000000 Sat Nov  1 06:40:27 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adeb88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aded20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adeda8 set date to 1414818000.000000000 Fri Oct 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adeda8 set date to 1414845638.000000000 Sat Nov  1 06:40:38 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aded20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adec10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adec10 set date to 1414818000.000000000 Fri Oct 31 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adec10 set date to 1414850921.000000000 Sat Nov  1 08:08:41 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aded20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aded20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adeb88 set date to 1415080800.000000000 Mon Nov  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adeb88 set date to 1415669147.000000000 Mon Nov 10 18:25:47 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11aded20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adef40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b098 set date to 1415167200.000000000 Tue Nov  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b098 set date to 1415669232.000000000 Mon Nov 10 18:27:12 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b230
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b230 set date to 1415167200.000000000 Tue Nov  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b230 set date to 1415669247.000000000 Mon Nov 10 18:27:27 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adef40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aded20 set date to 1415167200.000000000 Tue Nov  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11aded20 set date to 1415669296.000000000 Mon Nov 10 18:28:16 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adeeb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b1a8 set date to 1415253600.000000000 Wed Nov  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b1a8 set date to 1415669317.000000000 Mon Nov 10 18:28:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11adef40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adef40 set date to 1415599200.000000000 Sun Nov  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adef40 set date to 1415892822.000000000 Thu Nov 13 08:33:42 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adeeb8 set date to 1415599200.000000000 Sun Nov  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11adeeb8 set date to 1415892776.000000000 Thu Nov 13 08:32:56 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b3c8 set date to 1415599200.000000000 Sun Nov  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b3c8 set date to 1415892792.000000000 Thu Nov 13 08:33:12 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b560
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b560 set date to 1415685600.000000000 Mon Nov 10 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b560 set date to 1415669372.000000000 Mon Nov 10 18:29:32 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b120 set date to 1415772000.000000000 Tue Nov 11 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b120 set date to 1415892863.000000000 Thu Nov 13 08:34:23 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b2b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b4d8 set date to 1415858400.000000000 Wed Nov 12 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b4d8 set date to 1415892894.000000000 Thu Nov 13 08:34:54 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b340 set date to 1415944800.000000000 Thu Nov 13 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b340 set date to 1416005992.000000000 Fri Nov 14 15:59:52 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b2b8 set date to 1416204000.000000000 Sun Nov 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b2b8 set date to 1416593728.000000000 Fri Nov 21 11:15:28 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b6f8 set date to 1416376800.000000000 Tue Nov 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b6f8 set date to 1416593788.000000000 Fri Nov 21 11:16:28 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b890
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b890 set date to 1416463200.000000000 Wed Nov 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b890 set date to 1416593800.000000000 Fri Nov 21 11:16:40 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b450 set date to 1416463200.000000000 Wed Nov 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b450 set date to 1416593819.000000000 Fri Nov 21 11:16:59 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b5e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b808 set date to 1416463200.000000000 Wed Nov 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b808 set date to 1416593837.000000000 Fri Nov 21 11:17:17 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b670 set date to 1416463200.000000000 Wed Nov 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b670 set date to 1416593850.000000000 Fri Nov 21 11:17:30 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b5e8 set date to 1416895200.000000000 Mon Nov 24 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b5e8 set date to 1417288339.000000000 Sat Nov 29 12:12:19 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b9a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5ba28 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5ba28 set date to 1417288357.000000000 Sat Nov 29 12:12:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bbc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bbc0 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bbc0 set date to 1417288377.000000000 Sat Nov 29 12:12:57 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b9a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b780 set date to 1417413600.000000000 Sun Nov 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b780 set date to 1417288431.000000000 Sat Nov 29 12:13:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b918
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bb38 set date to 1417413600.000000000 Sun Nov 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bb38 set date to 1417288440.000000000 Sat Nov 29 12:14:00 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5b9a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b9a0 set date to 1417413600.000000000 Sun Nov 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b9a0 set date to 1417288463.000000000 Sat Nov 29 12:14:23 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b918 set date to 1417413600.000000000 Sun Nov 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5b918 set date to 1417288472.000000000 Sat Nov 29 12:14:32 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bcd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bd58 set date to 1417500000.000000000 Mon Dec  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bd58 set date to 1418141518.000000000 Tue Dec  9 09:11:58 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bde0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bef0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bef0 set date to 1417586400.000000000 Tue Dec  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bef0 set date to 1418141539.000000000 Tue Dec  9 09:12:19 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bde0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bcd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bab0 set date to 1417586400.000000000 Tue Dec  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bab0 set date to 1418141573.000000000 Tue Dec  9 09:12:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bc48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bde0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5be68 set date to 1417672800.000000000 Wed Dec  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5be68 set date to 1418141592.000000000 Tue Dec  9 09:13:12 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bde0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bcd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bcd0 set date to 1417759200.000000000 Thu Dec  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bcd0 set date to 1418141618.000000000 Tue Dec  9 09:13:38 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bde0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bde0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bc48 set date to 1417759200.000000000 Thu Dec  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bc48 set date to 1418141633.000000000 Tue Dec  9 09:13:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bde0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb90c8 set date to 1417759200.000000000 Thu Dec  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb90c8 set date to 1418141672.000000000 Tue Dec  9 09:14:32 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9260
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9260 set date to 1418018400.000000000 Sun Dec  7 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9260 set date to 1418141734.000000000 Tue Dec  9 09:15:34 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bde0 set date to 1418191200.000000000 Tue Dec  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bde0 set date to 1418494475.000000000 Sat Dec 13 11:14:35 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c5bf78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb91d8 set date to 1418191200.000000000 Tue Dec  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb91d8 set date to 1418494544.000000000 Sat Dec 13 11:15:44 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9040 set date to 1418191200.000000000 Tue Dec  9 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9040 set date to 1418494510.000000000 Sat Dec 13 11:15:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bf78 set date to 1418277600.000000000 Wed Dec 10 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c5bf78 set date to 1418494593.000000000 Sat Dec 13 11:16:33 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb93f8 set date to 1418364000.000000000 Thu Dec 11 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb93f8 set date to 1418494613.000000000 Sat Dec 13 11:16:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9590
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9590 set date to 1418364000.000000000 Thu Dec 11 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9590 set date to 1418494647.000000000 Sat Dec 13 11:17:27 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9150 set date to 1418623200.000000000 Sun Dec 14 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9150 set date to 1419018727.000000000 Fri Dec 19 12:52:07 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb92e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9508 set date to 1418709600.000000000 Mon Dec 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9508 set date to 1419018757.000000000 Fri Dec 19 12:52:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9370 set date to 1418709600.000000000 Mon Dec 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9370 set date to 1419018812.000000000 Fri Dec 19 12:53:32 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb92e8 set date to 1418709600.000000000 Mon Dec 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb92e8 set date to 1419018842.000000000 Fri Dec 19 12:54:02 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb96a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9728 set date to 1418796000.000000000 Tue Dec 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9728 set date to 1419018866.000000000 Fri Dec 19 12:54:26 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb97b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb98c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb98c0 set date to 1418882400.000000000 Wed Dec 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb98c0 set date to 1419019145.000000000 Fri Dec 19 12:59:05 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb97b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb96a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9480 set date to 1418882400.000000000 Wed Dec 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9480 set date to 1419018914.000000000 Fri Dec 19 12:55:14 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb97b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9838 set date to 1418882400.000000000 Wed Dec 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9838 set date to 1419018939.000000000 Fri Dec 19 12:55:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb97b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb96a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb96a0 set date to 1418968800.000000000 Thu Dec 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb96a0 set date to 1418494713.000000000 Sat Dec 13 11:18:33 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb97b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb97b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9618 set date to 1419055200.000000000 Fri Dec 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9618 set date to 1419109517.000000000 Sat Dec 20 14:05:17 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb97b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb99d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9a58 set date to 1419055200.000000000 Fri Dec 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9a58 set date to 1419109537.000000000 Sat Dec 20 14:05:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9ae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9bf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9bf0 set date to 1419055200.000000000 Fri Dec 19 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9bf0 set date to 1419109561.000000000 Sat Dec 20 14:06:01 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9ae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb99d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb97b0 set date to 1419314400.000000000 Mon Dec 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb97b0 set date to 1421983061.000000000 Thu Jan 22 20:17:41 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9ae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9b68 set date to 1419314400.000000000 Mon Dec 22 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9b68 set date to 1418494776.000000000 Sat Dec 13 11:19:36 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9ae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb99d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb99d0 set date to 1419400800.000000000 Tue Dec 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb99d0 set date to 1421983443.000000000 Thu Jan 22 20:24:03 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9ae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9ae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9948 set date to 1419400800.000000000 Tue Dec 23 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9948 set date to 1421983421.000000000 Thu Jan 22 20:23:41 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9ae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9d88 set date to 1419573600.000000000 Thu Dec 25 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9d88 set date to 1421983469.000000000 Thu Jan 22 20:24:29 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9e10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9f20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9f20 set date to 1419832800.000000000 Sun Dec 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9f20 set date to 1421983556.000000000 Thu Jan 22 20:25:56 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9e10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9ae0 set date to 1419832800.000000000 Sun Dec 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9ae0 set date to 1421983530.000000000 Thu Jan 22 20:25:30 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9c78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9e10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9e98 set date to 1419919200.000000000 Mon Dec 29 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9e98 set date to 1421983581.000000000 Thu Jan 22 20:26:21 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9e10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9d00 set date to 1420005600.000000000 Tue Dec 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9d00 set date to 1421983603.000000000 Thu Jan 22 20:26:43 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9e10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9e10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9c78 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9c78 set date to 1421983686.000000000 Thu Jan 22 20:28:06 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fb9e10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf0f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf180 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf180 set date to 1421983699.000000000 Thu Jan 22 20:28:19 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf208
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf318
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf318 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf318 set date to 1421983709.000000000 Thu Jan 22 20:28:29 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf208
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf0f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9e10 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fb9e10 set date to 1421983724.000000000 Thu Jan 22 20:28:44 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf070
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf208
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf290 set date to 1420437600.000000000 Sun Jan  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf290 set date to 1421984314.000000000 Thu Jan 22 20:38:34 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf208
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf0f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf0f8 set date to 1420437600.000000000 Sun Jan  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf0f8 set date to 1421984382.000000000 Thu Jan 22 20:39:42 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf208
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf208
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf070 set date to 1420437600.000000000 Sun Jan  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf070 set date to 1421984502.000000000 Thu Jan 22 20:41:42 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf208
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf428
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf4b0 set date to 1420437600.000000000 Sun Jan  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf4b0 set date to 1421984460.000000000 Thu Jan 22 20:41:00 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf538
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf648
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf648 set date to 1420524000.000000000 Mon Jan  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf648 set date to 1421984351.000000000 Thu Jan 22 20:39:11 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf538
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf428
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf208 set date to 1420524000.000000000 Mon Jan  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf208 set date to 1421984613.000000000 Thu Jan 22 20:43:33 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf3a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf538
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf5c0 set date to 1420524000.000000000 Mon Jan  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf5c0 set date to 1421984633.000000000 Thu Jan 22 20:43:53 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf538
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf428
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf428 set date to 1420524000.000000000 Mon Jan  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf428 set date to 1421984666.000000000 Thu Jan 22 20:44:26 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf538
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf538
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf3a0 set date to 1420610400.000000000 Tue Jan  6 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf3a0 set date to 1421984687.000000000 Thu Jan 22 20:44:47 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf538
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf758
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf7e0 set date to 1420696800.000000000 Wed Jan  7 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf7e0 set date to 1421984715.000000000 Thu Jan 22 20:45:15 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf868
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf978
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf978 set date to 1421042400.000000000 Sun Jan 11 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf978 set date to 1421984740.000000000 Thu Jan 22 20:45:40 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf868
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf758
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf538 set date to 1421042400.000000000 Sun Jan 11 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf538 set date to 1421984755.000000000 Thu Jan 22 20:45:55 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf6d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf868
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf8f0 set date to 1421215200.000000000 Tue Jan 13 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf8f0 set date to 1421984782.000000000 Thu Jan 22 20:46:22 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf868
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf758
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf758 set date to 1421215200.000000000 Tue Jan 13 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf758 set date to 1421984910.000000000 Thu Jan 22 20:48:30 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf868
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf868
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf6d0 set date to 1421906400.000000000 Wed Jan 21 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf6d0 set date to 1421985180.000000000 Thu Jan 22 20:53:00 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbf868
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfa88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfb10 set date to 1421906400.000000000 Wed Jan 21 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfb10 set date to 1421985195.000000000 Thu Jan 22 20:53:15 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfb98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfca8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfca8 set date to 1421906400.000000000 Wed Jan 21 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfca8 set date to 1421985213.000000000 Thu Jan 22 20:53:33 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfb98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfa88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf868 set date to 1421992800.000000000 Thu Jan 22 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbf868 set date to 1422931466.000000000 Mon Feb  2 19:44:26 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfa00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfb98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfc20 set date to 1422252000.000000000 Sun Jan 25 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfc20 set date to 1422931581.000000000 Mon Feb  2 19:46:21 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfb98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfa88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfa88 set date to 1422338400.000000000 Mon Jan 26 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfa88 set date to 1422931731.000000000 Mon Feb  2 19:48:51 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfb98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfb98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfa00 set date to 1422338400.000000000 Mon Jan 26 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfa00 set date to 1422931641.000000000 Mon Feb  2 19:47:21 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfb98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfdb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfe40 set date to 1422424800.000000000 Tue Jan 27 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfe40 set date to 1422931759.000000000 Mon Feb  2 19:49:19 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfec8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5090
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5090 set date to 1422424800.000000000 Tue Jan 27 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5090 set date to 1422931787.000000000 Mon Feb  2 19:49:47 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfec8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfdb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfb98 set date to 1422511200.000000000 Wed Jan 28 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfb98 set date to 1422931802.000000000 Mon Feb  2 19:50:02 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfd30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfec8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbff50 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbff50 set date to 1422932041.000000000 Mon Feb  2 19:54:01 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfec8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfdb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfdb8 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfdb8 set date to 1423853438.000000000 Fri Feb 13 11:50:38 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfec8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfec8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfd30 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfd30 set date to 1422931922.000000000 Mon Feb  2 19:52:02 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fbfec8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc51a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5228 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5228 set date to 1422931936.000000000 Mon Feb  2 19:52:16 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc52b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc53c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc53c0 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc53c0 set date to 1422931956.000000000 Mon Feb  2 19:52:36 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc52b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc51a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfec8 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fbfec8 set date to 1422931971.000000000 Mon Feb  2 19:52:51 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc52b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5338 set date to 1422943200.000000000 Mon Feb  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5338 set date to 1423853043.000000000 Fri Feb 13 11:44:03 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc52b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc51a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc51a0 set date to 1422943200.000000000 Mon Feb  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc51a0 set date to 1423853060.000000000 Fri Feb 13 11:44:20 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc52b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc52b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5118 set date to 1422943200.000000000 Mon Feb  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5118 set date to 1423853367.000000000 Fri Feb 13 11:49:27 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc52b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc54d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5558 set date to 1423029600.000000000 Tue Feb  3 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5558 set date to 1423853077.000000000 Fri Feb 13 11:44:37 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc55e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc56f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc56f0 set date to 1423029600.000000000 Tue Feb  3 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc56f0 set date to 1424026559.000000000 Sun Feb 15 11:55:59 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc55e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc54d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc52b0 set date to 1423029600.000000000 Tue Feb  3 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc52b0 set date to 1423853335.000000000 Fri Feb 13 11:48:55 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc55e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5668 set date to 1423116000.000000000 Wed Feb  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5668 set date to 1424027157.000000000 Sun Feb 15 12:05:57 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc55e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc54d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc54d0 set date to 1423116000.000000000 Wed Feb  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc54d0 set date to 1424027201.000000000 Sun Feb 15 12:06:41 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc55e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc55e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5448 set date to 1423202400.000000000 Thu Feb  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5448 set date to 1424027228.000000000 Sun Feb 15 12:07:08 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc55e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5800
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5888 set date to 1423461600.000000000 Sun Feb  8 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5888 set date to 1424027289.000000000 Sun Feb 15 12:08:09 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5910
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5a20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5a20 set date to 1423461600.000000000 Sun Feb  8 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5a20 set date to 1424027385.000000000 Sun Feb 15 12:09:45 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5910
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5800
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc55e0 set date to 1423634400.000000000 Tue Feb 10 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc55e0 set date to 1424027414.000000000 Sun Feb 15 12:10:14 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5910
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5998 set date to 1424066400.000000000 Sun Feb 15 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5998 set date to 1424027448.000000000 Sun Feb 15 12:10:48 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5910
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5800
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5800 set date to 1424152800.000000000 Mon Feb 16 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5800 set date to 1424454872.000000000 Fri Feb 20 10:54:32 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5910
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5910
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5778 set date to 1424412000.000000000 Thu Feb 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5778 set date to 1424454967.000000000 Fri Feb 20 10:56:07 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5910
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5b30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5bb8 set date to 1424671200.000000000 Sun Feb 22 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5bb8 set date to 1424818564.000000000 Tue Feb 24 15:56:04 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5c40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5d50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5d50 set date to 1424671200.000000000 Sun Feb 22 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5d50 set date to 1424818581.000000000 Tue Feb 24 15:56:21 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5c40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5b30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5910 set date to 1424671200.000000000 Sun Feb 22 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5910 set date to 1424818543.000000000 Tue Feb 24 15:55:43 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5aa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5c40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5cc8 set date to 1424757600.000000000 Mon Feb 23 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5cc8 set date to 1424818598.000000000 Tue Feb 24 15:56:38 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5c40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5b30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5b30 set date to 1424757600.000000000 Mon Feb 23 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5b30 set date to 1425069052.000000000 Fri Feb 27 13:30:52 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5c40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5c40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5aa8 set date to 1424844000.000000000 Tue Feb 24 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5aa8 set date to 1425068939.000000000 Fri Feb 27 13:28:59 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5c40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5e60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5ee8 set date to 1424930400.000000000 Wed Feb 25 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5ee8 set date to 1425068975.000000000 Fri Feb 27 13:29:35 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5f70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb0c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb0c8 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb0c8 set date to 1425068622.000000000 Fri Feb 27 13:23:42 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5f70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5e60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5c40 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5c40 set date to 1425068653.000000000 Fri Feb 27 13:24:13 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5dd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5f70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb040 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb040 set date to 1425068659.000000000 Fri Feb 27 13:24:19 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5f70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5e60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5e60 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5e60 set date to 1425068665.000000000 Fri Feb 27 13:24:25 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5f70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5f70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5dd8 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5dd8 set date to 1425068671.000000000 Fri Feb 27 13:24:31 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fc5f70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb1d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb260 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb260 set date to 1425068828.000000000 Fri Feb 27 13:27:08 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb3f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb3f8 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb3f8 set date to 1425747774.000000000 Sat Mar  7 10:02:54 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb1d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5f70 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fc5f70 set date to 1425747648.000000000 Sat Mar  7 10:00:48 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb370 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb370 set date to 1425747748.000000000 Sat Mar  7 10:02:28 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb1d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb1d8 set date to 1425362400.000000000 Mon Mar  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb1d8 set date to 1425747809.000000000 Sat Mar  7 10:03:29 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb150 set date to 1425448800.000000000 Tue Mar  3 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb150 set date to 1425747828.000000000 Sat Mar  7 10:03:48 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb2e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb590 set date to 1425535200.000000000 Wed Mar  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb590 set date to 1425747857.000000000 Sat Mar  7 10:04:17 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb728
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb728 set date to 1425535200.000000000 Wed Mar  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb728 set date to 1425747871.000000000 Sat Mar  7 10:04:31 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb2e8 set date to 1425877200.000000000 Sun Mar  8 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb2e8 set date to 1425748551.000000000 Sat Mar  7 10:15:51 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb6a0 set date to 1425877200.000000000 Sun Mar  8 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb6a0 set date to 1426179814.000000000 Thu Mar 12 11:03:34 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb508 set date to 1425877200.000000000 Sun Mar  8 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb508 set date to 1426179836.000000000 Thu Mar 12 11:03:56 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb480 set date to 1426050000.000000000 Tue Mar 10 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb480 set date to 1426179854.000000000 Thu Mar 12 11:04:14 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb8c0 set date to 1426050000.000000000 Tue Mar 10 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb8c0 set date to 1426179879.000000000 Thu Mar 12 11:04:39 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcba58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcba58 set date to 1426136400.000000000 Wed Mar 11 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcba58 set date to 1426179928.000000000 Thu Mar 12 11:05:28 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb618 set date to 1426136400.000000000 Wed Mar 11 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb618 set date to 1426699383.000000000 Wed Mar 18 11:23:03 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb7b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb9d0 set date to 1426222800.000000000 Thu Mar 12 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb9d0 set date to 1426699451.000000000 Wed Mar 18 11:24:11 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb838 set date to 1426222800.000000000 Thu Mar 12 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb838 set date to 1426699421.000000000 Wed Mar 18 11:23:41 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb7b0 set date to 1426482000.000000000 Sun Mar 15 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb7b0 set date to 1426700420.000000000 Wed Mar 18 11:40:20 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcb948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbb68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbbf0 set date to 1426482000.000000000 Sun Mar 15 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbbf0 set date to 1426699478.000000000 Wed Mar 18 11:24:38 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbd88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbd88 set date to 1426568400.000000000 Mon Mar 16 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbd88 set date to 1426700462.000000000 Wed Mar 18 11:41:02 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbb68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb948 set date to 1426654800.000000000 Tue Mar 17 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcb948 set date to 1427639541.000000000 Sun Mar 29 08:32:21 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbd00 set date to 1426827600.000000000 Thu Mar 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbd00 set date to 1427639567.000000000 Sun Mar 29 08:32:47 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbb68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbb68 set date to 1427173200.000000000 Mon Mar 23 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbb68 set date to 1427639604.000000000 Sun Mar 29 08:33:24 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbae0 set date to 1427173200.000000000 Mon Mar 23 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbae0 set date to 1427639619.000000000 Sun Mar 29 08:33:39 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbc78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbe98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbf20 set date to 1427173200.000000000 Mon Mar 23 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbf20 set date to 1427639646.000000000 Sun Mar 29 08:34:06 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035070
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035180
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035180 set date to 1427259600.000000000 Tue Mar 24 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035180 set date to 1427639719.000000000 Sun Mar 29 08:35:19 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035070
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbe98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbc78 set date to 1427259600.000000000 Tue Mar 24 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbc78 set date to 1427639737.000000000 Sun Mar 29 08:35:37 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbe10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035070
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40350f8 set date to 1427259600.000000000 Tue Mar 24 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40350f8 set date to 1427639753.000000000 Sun Mar 29 08:35:53 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035070
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fcbe98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbe98 set date to 1427346000.000000000 Wed Mar 25 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbe98 set date to 1427639802.000000000 Sun Mar 29 08:36:42 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035070
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035070
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbe10 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fcbe10 set date to 1427904206.000000000 Wed Apr  1 10:03:26 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035070
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035290
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035318 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035318 set date to 1427904228.000000000 Wed Apr  1 10:03:48 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40353a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40354b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40354b0 set date to 1427864400.000000000 Tue Mar 31 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40354b0 set date to 1427897726.000000000 Wed Apr  1 08:15:26 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40353a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035290
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035070 set date to 1427864400.000000000 Tue Mar 31 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035070 set date to 1427897740.000000000 Wed Apr  1 08:15:40 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035208
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40353a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035428 set date to 1427864400.000000000 Tue Mar 31 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035428 set date to 1427897758.000000000 Wed Apr  1 08:15:58 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40353a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035290
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035290 set date to 1427864400.000000000 Tue Mar 31 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035290 set date to 1427897780.000000000 Wed Apr  1 08:16:20 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40353a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40353a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035208 set date to 1428037200.000000000 Thu Apr  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035208 set date to 1428592355.000000000 Thu Apr  9 09:12:35 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40353a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40355c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035648 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035648 set date to 1428592373.000000000 Thu Apr  9 09:12:53 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40356d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40357e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40357e0 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40357e0 set date to 1428592408.000000000 Thu Apr  9 09:13:28 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40356d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40355c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40353a0 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40353a0 set date to 1428592425.000000000 Thu Apr  9 09:13:45 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035538
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40356d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035758 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035758 set date to 1428592688.000000000 Thu Apr  9 09:18:08 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40356d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40355c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40355c0 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40355c0 set date to 1428592720.000000000 Thu Apr  9 09:18:40 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40356d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40356d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035538 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035538 set date to 1428592859.000000000 Thu Apr  9 09:20:59 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40356d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40358f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035978 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035978 set date to 1428592567.000000000 Thu Apr  9 09:16:07 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035a00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035b10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035b10 set date to 1428469200.000000000 Tue Apr  7 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035b10 set date to 1428592771.000000000 Thu Apr  9 09:19:31 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035a00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40358f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40356d0 set date to 1428469200.000000000 Tue Apr  7 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40356d0 set date to 1428593024.000000000 Thu Apr  9 09:23:44 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035868
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035a00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035a88 set date to 1428469200.000000000 Tue Apr  7 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035a88 set date to 1428592951.000000000 Thu Apr  9 09:22:31 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035a00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40358f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40358f0 set date to 1428642000.000000000 Thu Apr  9 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40358f0 set date to 1428849966.000000000 Sun Apr 12 08:46:06 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035a00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035a00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035868 set date to 1428642000.000000000 Thu Apr  9 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035868 set date to 1428849991.000000000 Sun Apr 12 08:46:31 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035a00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035c20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035ca8 set date to 1428901200.000000000 Sun Apr 12 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035ca8 set date to 1429028474.000000000 Tue Apr 14 10:21:14 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035d30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035e40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035e40 set date to 1428901200.000000000 Sun Apr 12 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035e40 set date to 1429028489.000000000 Tue Apr 14 10:21:29 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035d30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035c20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035a00 set date to 1428901200.000000000 Sun Apr 12 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035a00 set date to 1429028501.000000000 Tue Apr 14 10:21:41 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035b98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035d30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035db8 set date to 1428987600.000000000 Mon Apr 13 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035db8 set date to 1429279856.000000000 Fri Apr 17 08:10:56 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035d30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035c20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035c20 set date to 1429074000.000000000 Tue Apr 14 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035c20 set date to 1429280002.000000000 Fri Apr 17 08:13:22 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035d30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035d30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035b98 set date to 1429160400.000000000 Wed Apr 15 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035b98 set date to 1429280108.000000000 Fri Apr 17 08:15:08 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035d30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035f50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71098 set date to 1429506000.000000000 Sun Apr 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71098 set date to 1430232811.000000000 Tue Apr 28 08:53:31 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71230
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71230 set date to 1429506000.000000000 Sun Apr 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71230 set date to 1430232897.000000000 Tue Apr 28 08:54:57 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035f50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035d30 set date to 1429506000.000000000 Sun Apr 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035d30 set date to 1430232868.000000000 Tue Apr 28 08:54:28 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035ec8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c711a8 set date to 1429592400.000000000 Mon Apr 20 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c711a8 set date to 1430232979.000000000 Tue Apr 28 08:56:19 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4035f50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035f50 set date to 1429678800.000000000 Tue Apr 21 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035f50 set date to 1430233009.000000000 Tue Apr 28 08:56:49 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035ec8 set date to 1429678800.000000000 Tue Apr 21 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4035ec8 set date to 1430233087.000000000 Tue Apr 28 08:58:07 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c713c8 set date to 1429678800.000000000 Tue Apr 21 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c713c8 set date to 1430233066.000000000 Tue Apr 28 08:57:46 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71560
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71560 set date to 1429678800.000000000 Tue Apr 21 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71560 set date to 1430233050.000000000 Tue Apr 28 08:57:30 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71120 set date to 1429765200.000000000 Wed Apr 22 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71120 set date to 1430233125.000000000 Tue Apr 28 08:58:45 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c712b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c714d8 set date to 1429765200.000000000 Wed Apr 22 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c714d8 set date to 1430233135.000000000 Tue Apr 28 08:58:55 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71340 set date to 1429851600.000000000 Thu Apr 23 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71340 set date to 1430233184.000000000 Tue Apr 28 08:59:44 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c712b8 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c712b8 set date to 1430486291.000000000 Fri May  1 07:18:11 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c716f8 set date to 1430456400.000000000 Thu Apr 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c716f8 set date to 1430427395.000000000 Thu Apr 30 14:56:35 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71890
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71890 set date to 1430456400.000000000 Thu Apr 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71890 set date to 1430427589.000000000 Thu Apr 30 14:59:49 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71450 set date to 1430456400.000000000 Thu Apr 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71450 set date to 1430427673.000000000 Thu Apr 30 15:01:13 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c715e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71808 set date to 1430456400.000000000 Thu Apr 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71808 set date to 1430427754.000000000 Thu Apr 30 15:02:34 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71670 set date to 1430802000.000000000 Mon May  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71670 set date to 1431208035.000000000 Sat May  9 15:47:15 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c715e8 set date to 1430802000.000000000 Mon May  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c715e8 set date to 1431208071.000000000 Sat May  9 15:47:51 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c719a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71a28 set date to 1430888400.000000000 Tue May  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71a28 set date to 1431208189.000000000 Sat May  9 15:49:49 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71ab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71bc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71bc0 set date to 1430888400.000000000 Tue May  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71bc0 set date to 1431208206.000000000 Sat May  9 15:50:06 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71ab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c719a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71780 set date to 1430888400.000000000 Tue May  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71780 set date to 1431208233.000000000 Sat May  9 15:50:33 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71918
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71ab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71b38 set date to 1430888400.000000000 Tue May  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71b38 set date to 1431208167.000000000 Sat May  9 15:49:27 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71ab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c719a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c719a0 set date to 1431320400.000000000 Sun May 10 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c719a0 set date to 1431708375.000000000 Fri May 15 10:46:15 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71ab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71ab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71918 set date to 1431493200.000000000 Tue May 12 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71918 set date to 1431708291.000000000 Fri May 15 10:44:51 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71ab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71cd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71d58 set date to 1432011600.000000000 Mon May 18 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71d58 set date to 1434391987.000000000 Mon Jun 15 12:13:07 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71de0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71ef0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71ef0 set date to 1432098000.000000000 Tue May 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71ef0 set date to 1434392013.000000000 Mon Jun 15 12:13:33 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71de0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71cd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71ab0 set date to 1432098000.000000000 Tue May 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71ab0 set date to 1434392094.000000000 Mon Jun 15 12:14:54 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71c48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71de0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71e68 set date to 1432098000.000000000 Tue May 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71e68 set date to 1434392165.000000000 Mon Jun 15 12:16:05 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71de0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71cd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71cd0 set date to 1432184400.000000000 Wed May 20 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71cd0 set date to 1434392194.000000000 Mon Jun 15 12:16:34 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71de0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71de0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71c48 set date to 1432184400.000000000 Wed May 20 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71c48 set date to 1434392216.000000000 Mon Jun 15 12:16:56 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71de0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d048
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d0d0 set date to 1432789200.000000000 Wed May 27 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d0d0 set date to 1434392237.000000000 Mon Jun 15 12:17:17 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d158
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d268
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d268 set date to 1433134800.000000000 Sun May 31 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d268 set date to 1434392311.000000000 Mon Jun 15 12:18:31 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d158
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d048
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71de0 set date to 1433134800.000000000 Sun May 31 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71de0 set date to 1434392321.000000000 Mon Jun 15 12:18:41 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c71f78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d158
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d1e0 set date to 1433134800.000000000 Sun May 31 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d1e0 set date to 1434392329.000000000 Mon Jun 15 12:18:49 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d158
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d048
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d048 set date to 1433134800.000000000 Sun May 31 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d048 set date to 1434392336.000000000 Mon Jun 15 12:18:56 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d158
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d158
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71f78 set date to 1433134800.000000000 Sun May 31 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c71f78 set date to 1434393683.000000000 Mon Jun 15 12:41:23 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d158
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d378
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d400 set date to 1433221200.000000000 Mon Jun  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d400 set date to 1434393362.000000000 Mon Jun 15 12:36:02 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d488
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d598
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d598 set date to 1433307600.000000000 Tue Jun  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d598 set date to 1434393384.000000000 Mon Jun 15 12:36:24 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d488
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d378
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d158 set date to 1433480400.000000000 Thu Jun  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d158 set date to 1434393403.000000000 Mon Jun 15 12:36:43 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d2f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d488
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d510 set date to 1433739600.000000000 Sun Jun  7 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d510 set date to 1434393716.000000000 Mon Jun 15 12:41:56 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d488
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d378
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d378 set date to 1433829600.000000000 Tue Jun  9 00:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d378 set date to 1445741835.000000000 Sat Oct 24 20:57:15 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d488
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d488
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d2f0 set date to 1433912400.000000000 Tue Jun  9 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d2f0 set date to 1434393772.000000000 Mon Jun 15 12:42:52 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d488
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d6a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d730 set date to 1433912400.000000000 Tue Jun  9 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d730 set date to 1434393819.000000000 Mon Jun 15 12:43:39 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d7b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d8c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d8c8 set date to 1433998800.000000000 Wed Jun 10 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d8c8 set date to 1434394462.000000000 Mon Jun 15 12:54:22 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d7b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d6a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d488 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d488 set date to 1434394487.000000000 Mon Jun 15 12:54:47 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d620
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d7b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d840 set date to 1434949200.000000000 Sun Jun 21 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d840 set date to 1435084406.000000000 Tue Jun 23 12:33:26 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d7b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d6a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d6a8 set date to 1434949200.000000000 Sun Jun 21 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d6a8 set date to 1435084417.000000000 Tue Jun 23 12:33:37 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d7b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d7b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d620 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d620 set date to 1435771406.000000000 Wed Jul  1 11:23:26 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d7b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d9d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7da60 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7da60 set date to 1435771418.000000000 Wed Jul  1 11:23:38 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dae8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dbf8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dbf8 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dbf8 set date to 1435771434.000000000 Wed Jul  1 11:23:54 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dae8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d9d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d7b8 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d7b8 set date to 1435771442.000000000 Wed Jul  1 11:24:02 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d950
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dae8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7db70 set date to 1435899600.000000000 Thu Jul  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7db70 set date to 1441395692.000000000 Fri Sep  4 13:41:32 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dae8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7d9d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d9d8 set date to 1437022800.000000000 Wed Jul 15 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d9d8 set date to 1437771445.000000000 Fri Jul 24 14:57:25 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dae8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dae8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d950 set date to 1438750800.000000000 Tue Aug  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7d950 set date to 1440000113.000000000 Wed Aug 19 10:01:53 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dae8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dd08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dd90 set date to 1438750800.000000000 Tue Aug  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dd90 set date to 1440000126.000000000 Wed Aug 19 10:02:06 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7de18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7df28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7df28 set date to 1439874000.000000000 Mon Aug 17 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7df28 set date to 1440000145.000000000 Wed Aug 19 10:02:25 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7de18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dd08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dae8 set date to 1441256400.000000000 Wed Sep  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dae8 set date to 1441395398.000000000 Fri Sep  4 13:36:38 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dc80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7de18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dea0 set date to 1442206800.000000000 Sun Sep 13 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dea0 set date to 1443754353.000000000 Thu Oct  1 20:52:33 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7de18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7dd08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dd08 set date to 1136440800.000000000 Wed Jan  4 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dd08 set date to 1152791862.000000000 Thu Jul 13 05:57:42 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7de18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7de18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dc80 set date to 1136527200.000000000 Thu Jan  5 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7dc80 set date to 1143512808.529158000 Mon Mar 27 19:26:48 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c7de18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83188 set date to 1137132000.000000000 Thu Jan 12 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83188 set date to 1144183581.000000000 Tue Apr  4 14:46:21 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83210
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83320
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83320 set date to 1138946400.000000000 Thu Feb  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83320 set date to 1143932974.000000000 Sat Apr  1 16:09:34 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83210
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7de18 set date to 1139896800.000000000 Mon Feb 13 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c7de18 set date to 1144185259.000000000 Tue Apr  4 15:14:19 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83078
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83210
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83298 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83298 set date to 1144029415.000000000 Sun Apr  2 19:56:55 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83210
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83100 set date to 1141365600.000000000 Thu Mar  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83100 set date to 1144248624.000000000 Wed Apr  5 08:50:24 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83210
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83210
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83078 set date to 1141884000.000000000 Wed Mar  8 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83078 set date to 1144443216.000000000 Fri Apr  7 14:53:36 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83210
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c834b8 set date to 1142575200.000000000 Thu Mar 16 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c834b8 set date to 1144201203.000000000 Tue Apr  4 19:40:03 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83540
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83650
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83650 set date to 1143093600.000000000 Wed Mar 22 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83650 set date to 1144442484.000000000 Fri Apr  7 14:41:24 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83540
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83210 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83210 set date to 1144461119.000000000 Fri Apr  7 19:51:59 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c833a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83540
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c835c8 set date to 1144213200.000000000 Tue Apr  4 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c835c8 set date to 1144460976.000000000 Fri Apr  7 19:49:36 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83540
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83430 set date to 1145250000.000000000 Sun Apr 16 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83430 set date to 1145580120.000000000 Thu Apr 20 18:42:00 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83540
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83540
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c833a8 set date to 1146632400.000000000 Tue May  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c833a8 set date to 1146841713.000000000 Fri May  5 09:08:33 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83540
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c837e8 set date to 1147323600.000000000 Wed May 10 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c837e8 set date to 1148047697.000000000 Fri May 19 08:08:17 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83870
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83980
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83980 set date to 1147755600.000000000 Mon May 15 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83980 set date to 1147990420.000000000 Thu May 18 16:13:40 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83870
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83540 set date to 1150347600.000000000 Wed Jun 14 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83540 set date to 1150456824.000000000 Fri Jun 16 05:20:24 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c836d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83870
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c838f8 set date to 1150347600.000000000 Wed Jun 14 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c838f8 set date to 1150456883.000000000 Fri Jun 16 05:21:23 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83870
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83760 set date to 1151557200.000000000 Wed Jun 28 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83760 set date to 1152136408.478351000 Wed Jul  5 15:53:28 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83870
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83870
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c836d8 set date to 1152162000.000000000 Wed Jul  5 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c836d8 set date to 1152791530.000000000 Thu Jul 13 05:52:10 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83870
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83b18 set date to 1153112400.000000000 Sun Jul 16 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83b18 set date to 1153421747.000000000 Thu Jul 20 12:55:47 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ba0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83cb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83cb0 set date to 1154581200.000000000 Wed Aug  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83cb0 set date to 1155003379.000000000 Mon Aug  7 20:16:19 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ba0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83870 set date to 1155790800.000000000 Wed Aug 16 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83870 set date to 1156471570.000000000 Thu Aug 24 20:06:10 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83a08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ba0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83c28 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83c28 set date to 1157227207.088787000 Sat Sep  2 14:00:07 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ba0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83a90 set date to 1157518800.000000000 Tue Sep  5 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83a90 set date to 1157718840.000000000 Fri Sep  8 06:34:00 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ba0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ba0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83a08 set date to 1157605200.000000000 Wed Sep  6 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83a08 set date to 1157718706.061734000 Fri Sep  8 06:31:46 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ba0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83e48 set date to 1158210000.000000000 Wed Sep 13 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83e48 set date to 1158261685.000000000 Thu Sep 14 13:21:25 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ed0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89098
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89098 set date to 1158296400.000000000 Thu Sep 14 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89098 set date to 1158778838.000000000 Wed Sep 20 13:00:38 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ed0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83ba0 set date to 1158814800.000000000 Wed Sep 20 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83ba0 set date to 1158950394.435294000 Fri Sep 22 12:39:54 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83d38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ed0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83f58 set date to 1159765200.000000000 Sun Oct  1 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83f58 set date to 1160523854.753736000 Tue Oct 10 17:44:14 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ed0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83dc0 set date to 1159938000.000000000 Tue Oct  3 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83dc0 set date to 1160523769.314256000 Tue Oct 10 17:42:49 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ed0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ed0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83d38 set date to 1160974800.000000000 Sun Oct 15 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83d38 set date to 1161747252.000000000 Tue Oct 24 21:34:12 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c83ed0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c891a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89230 set date to 1162533600.000000000 Thu Nov  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89230 set date to 1162660068.000000000 Sat Nov  4 10:07:48 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c892b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c893c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c893c8 set date to 1163138400.000000000 Thu Nov  9 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c893c8 set date to 1163126808.000000000 Thu Nov  9 19:46:48 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c892b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c891a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83ed0 set date to 1163570400.000000000 Tue Nov 14 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c83ed0 set date to 1164244715.000000000 Wed Nov 22 18:18:35 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c892b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89340 set date to 1165298400.000000000 Mon Dec  4 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89340 set date to 1165641726.000000000 Fri Dec  8 22:22:06 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c892b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c891a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c891a8 set date to 1166421600.000000000 Sun Dec 17 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c891a8 set date to 1166624656.000000000 Wed Dec 20 07:24:16 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c892b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c892b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89120 set date to 1167890400.000000000 Wed Jan  3 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89120 set date to 1168120093.000000000 Sat Jan  6 14:48:13 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c892b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c894d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89560 set date to 1168927200.000000000 Mon Jan 15 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89560 set date to 1168998028.000000000 Tue Jan 16 18:40:28 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c895e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c896f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c896f8 set date to 1170655200.000000000 Sun Feb  4 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c896f8 set date to 1170771446.000000000 Tue Feb  6 07:17:26 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c895e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c894d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c892b8 set date to 1171519200.000000000 Wed Feb 14 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c892b8 set date to 1172068955.000000000 Wed Feb 21 07:42:35 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c895e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89670 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89670 set date to 1174356700.614098000 Mon Mar 19 20:11:40 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c895e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c894d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c894d8 set date to 1173074400.000000000 Sun Mar  4 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c894d8 set date to 1173319451.000000000 Wed Mar  7 19:04:11 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c895e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c895e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89450 set date to 1173934800.000000000 Wed Mar 14 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89450 set date to 1174357011.465126000 Mon Mar 19 20:16:51 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c895e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89808
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89890 set date to 1174021200.000000000 Thu Mar 15 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89890 set date to 1174356546.000000000 Mon Mar 19 20:09:06 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89918
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89a28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89a28 set date to 1175317200.000000000 Fri Mar 30 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89a28 set date to 1175394375.203127000 Sat Mar 31 20:26:15 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89918
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89808
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c895e8 set date to 1175317200.000000000 Fri Mar 30 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c895e8 set date to 1175395700.000000000 Sat Mar 31 20:48:20 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89918
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c899a0 set date to 1175662800.000000000 Tue Apr  3 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c899a0 set date to 1175959042.000000000 Sat Apr  7 09:17:22 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89918
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89808
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89808 set date to 1175749200.000000000 Wed Apr  4 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89808 set date to 1175870485.000000000 Fri Apr  6 08:41:25 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89918
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89918
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89780 set date to 1176440400.000000000 Thu Apr 12 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89780 set date to 1177118507.000000000 Fri Apr 20 19:21:47 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89918
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89b38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89bc0 set date to 1178168400.000000000 Wed May  2 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89bc0 set date to 1178848164.000000000 Thu May 10 19:49:24 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89c48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89d58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89d58 set date to 1178859600.000000000 Thu May 10 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89d58 set date to 1179242306.494019000 Tue May 15 09:18:26 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89c48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89b38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89918 set date to 1179291600.000000000 Tue May 15 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89918 set date to 1179697929.000000000 Sun May 20 15:52:09 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89ab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89c48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89cd0 set date to 1179378000.000000000 Wed May 16 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89cd0 set date to 1179754785.000000000 Mon May 21 07:39:45 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89c48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89b38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89b38 set date to 1181019600.000000000 Mon Jun  4 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89b38 set date to 1181148637.000000000 Wed Jun  6 10:50:37 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89c48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89c48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89ab0 set date to 1181883600.000000000 Thu Jun 14 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89ab0 set date to 1183321906.000000000 Sun Jul  1 14:31:46 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89c48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89e68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89ef0 set date to 1183611600.000000000 Wed Jul  4 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89ef0 set date to 1183770183.000000000 Fri Jul  6 19:03:03 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89f78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58800c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58800c8 set date to 1183698000.000000000 Thu Jul  5 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58800c8 set date to 1183770491.000000000 Fri Jul  6 19:08:11 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89f78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89e68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89c48 set date to 1184475600.000000000 Sat Jul 14 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89c48 set date to 1185461429.000000000 Thu Jul 26 08:50:29 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89de0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89f78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880040 set date to 1186117200.000000000 Thu Aug  2 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880040 set date to 1188748781.000000000 Sun Sep  2 09:59:41 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89f78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89e68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89e68 set date to 1187154000.000000000 Tue Aug 14 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89e68 set date to 1188748832.000000000 Sun Sep  2 10:00:32 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89f78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89f78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89de0 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89de0 set date to 1188749184.573788000 Sun Sep  2 10:06:24 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c89f78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58801d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880260 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880260 set date to 1188749375.000000000 Sun Sep  2 10:09:35 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58802e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58803f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58803f8 set date to 1189054800.000000000 Wed Sep  5 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58803f8 set date to 1190471897.000000000 Sat Sep 22 08:38:17 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58802e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58801d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89f78 set date to 1189746000.000000000 Thu Sep 13 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c89f78 set date to 1190471961.000000000 Sat Sep 22 08:39:21 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58802e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880370 set date to 1191387600.000000000 Tue Oct  2 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880370 set date to 1191743794.000000000 Sun Oct  7 01:56:34 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58802e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58801d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58801d8 set date to 1192338000.000000000 Sat Oct 13 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58801d8 set date to 1193591366.888903000 Sun Oct 28 11:09:26 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58802e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58802e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880150 set date to 1194242400.000000000 Sun Nov  4 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880150 set date to 1194924141.000000000 Mon Nov 12 20:22:21 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58802e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880590 set date to 1195106400.000000000 Wed Nov 14 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880590 set date to 1196010213.700787000 Sun Nov 25 10:03:33 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880728
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880728 set date to 1195106400.000000000 Wed Nov 14 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880728 set date to 1196010543.000000000 Sun Nov 25 10:09:03 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58802e8 set date to 1196834400.000000000 Tue Dec  4 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58802e8 set date to 1197779246.000000000 Sat Dec 15 21:27:26 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58806a0 set date to 1197612000.000000000 Thu Dec 13 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58806a0 set date to 1200764065.000000000 Sat Jan 19 10:34:25 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880508 set date to 1199426400.000000000 Thu Jan  3 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880508 set date to 1200764106.000000000 Sat Jan 19 10:35:06 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880480 set date to 1200290400.000000000 Sun Jan 13 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880480 set date to 1200764133.000000000 Sat Jan 19 10:35:33 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58808c0 set date to 1201240800.000000000 Thu Jan 24 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58808c0 set date to 1201959299.000000000 Sat Feb  2 06:34:59 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880a58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880a58 set date to 1202191200.000000000 Mon Feb  4 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880a58 set date to 1202866775.000000000 Tue Feb 12 18:39:35 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880618 set date to 1203055200.000000000 Thu Feb 14 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880618 set date to 1203864879.000000000 Sun Feb 24 07:54:39 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58807b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58809d0 set date to 1204696800.000000000 Tue Mar  4 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58809d0 set date to 1204855033.000000000 Thu Mar  6 18:57:13 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880838 set date to 1205730000.000000000 Sun Mar 16 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880838 set date to 1206372680.000000000 Mon Mar 24 09:31:20 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58807b0 set date to 1207198800.000000000 Wed Apr  2 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58807b0 set date to 1207528533.000000000 Sun Apr  6 18:35:33 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880bf0 set date to 1208235600.000000000 Mon Apr 14 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880bf0 set date to 1211502789.000000000 Thu May 22 18:33:09 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880c78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880d88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880d88 set date to 1209963600.000000000 Sun May  4 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880d88 set date to 1211502817.000000000 Thu May 22 18:33:37 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880c78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880948 set date to 1210914000.000000000 Thu May 15 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880948 set date to 1211502842.000000000 Thu May 22 18:34:02 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880ae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880c78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880d00 set date to 1212555600.000000000 Tue Jun  3 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880d00 set date to 1213145106.000000000 Tue Jun 10 18:45:06 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880c78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880b68 set date to 1213592400.000000000 Sun Jun 15 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880b68 set date to 1213624223.000000000 Mon Jun 16 07:50:23 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880c78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880c78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880ae0 set date to 1215061200.000000000 Wed Jul  2 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880ae0 set date to 1217009650.000000000 Fri Jul 25 12:14:10 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880c78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880f20 set date to 1216184400.000000000 Tue Jul 15 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880f20 set date to 1217009547.000000000 Fri Jul 25 12:12:27 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1068
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1178
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1178 set date to 1217912400.000000000 Mon Aug  4 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1178 set date to 1222108163.000000000 Mon Sep 22 12:29:23 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1068
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880c78 set date to 1218776400.000000000 Thu Aug 14 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880c78 set date to 1222108190.000000000 Mon Sep 22 12:29:50 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880e10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1068
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe10f0 set date to 1220504400.000000000 Wed Sep  3 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe10f0 set date to 1222108214.000000000 Mon Sep 22 12:30:14 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1068
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5880e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880e98 set date to 1221454800.000000000 Sun Sep 14 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880e98 set date to 1222108236.000000000 Mon Sep 22 12:30:36 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1068
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1068
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880e10 set date to 1223010000.000000000 Thu Oct  2 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5880e10 set date to 1227996485.991571000 Sat Nov 29 15:08:05 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1068
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1288
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1310 set date to 1224133200.000000000 Wed Oct 15 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1310 set date to 1227996573.000000000 Sat Nov 29 15:09:33 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1398
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe14a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe14a8 set date to 1225864800.000000000 Tue Nov  4 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe14a8 set date to 1227996602.000000000 Sat Nov 29 15:10:02 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1398
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1288
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1068 set date to 1226642400.000000000 Thu Nov 13 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1068 set date to 1227996627.000000000 Sat Nov 29 15:10:27 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1398
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1420 set date to 1228284000.000000000 Tue Dec  2 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1420 set date to 1236032483.000000000 Mon Mar  2 15:21:23 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1398
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1288
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1288 set date to 1229407200.000000000 Mon Dec 15 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1288 set date to 1236032515.000000000 Mon Mar  2 15:21:55 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1398
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1398
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1200 set date to 1231221600.000000000 Mon Jan  5 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1200 set date to 1236032557.000000000 Mon Mar  2 15:22:37 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1398
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe15b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1640 set date to 1231999200.000000000 Wed Jan 14 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1640 set date to 1236032376.000000000 Mon Mar  2 15:19:36 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe16c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe17d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe17d8 set date to 1233727200.000000000 Tue Feb  3 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe17d8 set date to 1236032413.000000000 Mon Mar  2 15:20:13 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe16c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe15b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1398 set date to 1234850400.000000000 Mon Feb 16 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1398 set date to 1236032437.000000000 Mon Mar  2 15:20:37 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe16c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1750 set date to 1236060000.000000000 Mon Mar  2 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1750 set date to 1240082976.000000000 Sat Apr 18 13:29:36 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe16c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe15b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe15b8 set date to 1237352400.000000000 Tue Mar 17 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe15b8 set date to 1240083015.000000000 Sat Apr 18 13:30:15 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe16c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe16c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1530 set date to 1238734800.000000000 Thu Apr  2 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1530 set date to 1240083033.000000000 Sat Apr 18 13:30:33 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe16c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe18e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1970 set date to 1239771600.000000000 Tue Apr 14 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1970 set date to 1240083067.000000000 Sat Apr 18 13:31:07 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe19f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1b08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1b08 set date to 1240894800.000000000 Mon Apr 27 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1b08 set date to 1242528820.000000000 Sat May 16 20:53:40 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe19f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe18e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe16c8 set date to 1241499600.000000000 Mon May  4 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe16c8 set date to 1242528850.000000000 Sat May 16 20:54:10 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe19f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1a80 set date to 1242622800.000000000 Sun May 17 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1a80 set date to 1244156044.000000000 Thu Jun  4 16:54:04 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe19f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe18e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe18e8 set date to 1243486800.000000000 Wed May 27 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe18e8 set date to 1244156022.000000000 Thu Jun  4 16:53:42 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe19f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe19f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1860 set date to 1244005200.000000000 Tue Jun  2 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1860 set date to 1244156136.000000000 Thu Jun  4 16:55:36 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe19f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1c18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1ca0 set date to 1245042000.000000000 Sun Jun 14 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1ca0 set date to 1245350790.039933000 Thu Jun 18 12:46:30 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1d28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1e38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1e38 set date to 1246251600.000000000 Sun Jun 28 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1e38 set date to 1259802739.882893000 Wed Dec  2 18:12:19 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1d28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1c18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe19f8 set date to 1246597200.000000000 Thu Jul  2 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe19f8 set date to 1259802781.481479000 Wed Dec  2 18:13:01 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1b90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1d28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1db0 set date to 1247720400.000000000 Wed Jul 15 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1db0 set date to 1259802884.681939000 Wed Dec  2 18:14:44 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1d28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1c18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1c18 set date to 1248757200.000000000 Mon Jul 27 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1c18 set date to 1259802948.584422000 Wed Dec  2 18:15:48 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1d28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1d28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1b90 set date to 1249448400.000000000 Tue Aug  4 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1b90 set date to 1259803004.929484000 Wed Dec  2 18:16:44 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1d28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1f48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5090 set date to 1250485200.000000000 Sun Aug 16 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5090 set date to 1259803403.768535000 Wed Dec  2 18:23:23 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5228
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5228 set date to 1251435600.000000000 Thu Aug 27 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5228 set date to 1259803455.478383000 Wed Dec  2 18:24:15 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1f48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1d28 set date to 1251954000.000000000 Wed Sep  2 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1d28 set date to 1259803665.000000000 Wed Dec  2 18:27:45 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1ec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe51a0 set date to 1251954000.000000000 Wed Sep  2 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe51a0 set date to 1259804305.000000000 Wed Dec  2 18:38:25 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe1f48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1f48 set date to 1251954000.000000000 Wed Sep  2 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1f48 set date to 1259804368.200332000 Wed Dec  2 18:39:28 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1ec0 set date to 1252990800.000000000 Mon Sep 14 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe1ec0 set date to 1259806416.257518000 Wed Dec  2 19:13:36 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5118
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5338
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe53c0 set date to 1254114000.000000000 Sun Sep 27 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe53c0 set date to 1259806456.272949000 Wed Dec  2 19:14:16 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5558
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5558 set date to 1254718800.000000000 Sun Oct  4 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5558 set date to 1259806510.354258000 Wed Dec  2 19:15:10 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5338
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5118 set date to 1255669200.000000000 Thu Oct 15 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5118 set date to 1259806561.352289000 Wed Dec  2 19:16:01 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe52b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe54d0 set date to 1256706000.000000000 Tue Oct 27 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe54d0 set date to 1259806625.252968000 Wed Dec  2 19:17:05 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5338
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5338 set date to 1257314400.000000000 Tue Nov  3 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5338 set date to 1259806672.581786000 Wed Dec  2 19:17:52 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe52b0 set date to 1258351200.000000000 Sun Nov 15 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe52b0 set date to 1259806728.545668000 Wed Dec  2 19:18:48 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5448
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5668
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe56f0 set date to 1259388000.000000000 Fri Nov 27 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe56f0 set date to 1259806778.387634000 Wed Dec  2 19:19:38 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5888
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5888 set date to 1259820000.000000000 Wed Dec  2 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5888 set date to 1266891851.638148000 Mon Feb 22 19:24:11 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5668
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5448 set date to 1260511200.000000000 Thu Dec 10 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5448 set date to 1266891918.000000000 Mon Feb 22 19:25:18 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe55e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5800 set date to 1260943200.000000000 Tue Dec 15 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5800 set date to 1266892207.752182000 Mon Feb 22 19:30:07 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5668
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5668 set date to 1261980000.000000000 Sun Dec 27 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5668 set date to 1266892285.313936000 Mon Feb 22 19:31:25 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe55e0 set date to 1262757600.000000000 Tue Jan  5 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe55e0 set date to 1266892313.475668000 Mon Feb 22 19:31:53 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5778
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5998
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5a20 set date to 1263535200.000000000 Thu Jan 14 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5a20 set date to 1266892368.957416000 Mon Feb 22 19:32:48 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5aa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5bb8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5bb8 set date to 1264658400.000000000 Wed Jan 27 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5bb8 set date to 1266892469.373580000 Mon Feb 22 19:34:29 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5aa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5998
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5778 set date to 1265176800.000000000 Tue Feb  2 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5778 set date to 1266892520.441651000 Mon Feb 22 19:35:20 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5910
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5aa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5b30 set date to 1266300000.000000000 Mon Feb 15 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5b30 set date to 1266892407.198944000 Mon Feb 22 19:33:27 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5aa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5998
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5998 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5998 set date to 1268840943.800221000 Wed Mar 17 09:49:03 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5aa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5aa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5910 set date to 1267596000.000000000 Tue Mar  2 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5910 set date to 1268841004.371420000 Wed Mar 17 09:50:04 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5aa8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5cc8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5d50 set date to 1268888400.000000000 Wed Mar 17 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5d50 set date to 1274837107.033587000 Tue May 25 19:25:07 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5dd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5ee8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5ee8 set date to 1269838800.000000000 Sun Mar 28 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5ee8 set date to 1274837153.322361000 Tue May 25 19:25:53 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5dd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5cc8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5aa8 set date to 1270443600.000000000 Sun Apr  4 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5aa8 set date to 1274837190.760379000 Tue May 25 19:26:30 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5c40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5dd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5e60 set date to 1271653200.000000000 Sun Apr 18 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5e60 set date to 1274837216.404066000 Tue May 25 19:26:56 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5dd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5cc8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5cc8 set date to 1272430800.000000000 Tue Apr 27 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5cc8 set date to 1274837259.956287000 Tue May 25 19:27:39 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5dd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5dd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5c40 set date to 1273035600.000000000 Tue May  4 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5c40 set date to 1274837297.682245000 Tue May 25 19:28:17 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5dd8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb0b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb138 set date to 1274158800.000000000 Mon May 17 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb138 set date to 1274837313.589345000 Tue May 25 19:28:33 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb1c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb2d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb2d0 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb2d0 set date to 1283624483.764414000 Sat Sep  4 12:21:23 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb1c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb0b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5dd8 set date to 1275541200.000000000 Wed Jun  2 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5dd8 set date to 1283624569.123022000 Sat Sep  4 12:22:49 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fe5f70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb1c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb248 set date to 1276837200.000000000 Thu Jun 17 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb248 set date to 1283624593.877053000 Sat Sep  4 12:23:13 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb1c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb0b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb0b0 set date to 1277701200.000000000 Sun Jun 27 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb0b0 set date to 1283624664.415494000 Sat Sep  4 12:24:24 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb1c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb1c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5f70 set date to 1278392400.000000000 Mon Jul  5 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fe5f70 set date to 1283624755.676482000 Sat Sep  4 12:25:55 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb1c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb3e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb468 set date to 1279515600.000000000 Sun Jul 18 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb468 set date to 1283624773.624505000 Sat Sep  4 12:26:13 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb4f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb600
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb600 set date to 1280293200.000000000 Tue Jul 27 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb600 set date to 1283624815.867502000 Sat Sep  4 12:26:55 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb4f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb3e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb1c0 set date to 1280898000.000000000 Tue Aug  3 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb1c0 set date to 1283624856.397726000 Sat Sep  4 12:27:36 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb358
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb4f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb578 set date to 1282107600.000000000 Tue Aug 17 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb578 set date to 1283624880.584406000 Sat Sep  4 12:28:00 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb4f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb3e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb3e0 set date to 1283144400.000000000 Sun Aug 29 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb3e0 set date to 1283624929.011416000 Sat Sep  4 12:28:49 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb4f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb4f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb358 set date to 1283490000.000000000 Thu Sep  2 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb358 set date to 1283625209.721171000 Sat Sep  4 12:33:29 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb4f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb710
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb798 set date to 1284958800.000000000 Sun Sep 19 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb798 set date to 1287929241.217772000 Sun Oct 24 08:07:21 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb930
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb930 set date to 1285650000.000000000 Mon Sep 27 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb930 set date to 1287929281.074991000 Sun Oct 24 08:08:01 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb710
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb4f0 set date to 1286254800.000000000 Mon Oct  4 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb4f0 set date to 1287929330.166933000 Sun Oct 24 08:08:50 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb688
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb8a8 set date to 1287378000.000000000 Sun Oct 17 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb8a8 set date to 1288995799.935249000 Fri Nov  5 16:23:19 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb710
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb710 set date to 1288242000.000000000 Wed Oct 27 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb710 set date to 1288995876.063585000 Fri Nov  5 16:24:36 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb688 set date to 1288760400.000000000 Tue Nov  2 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb688 set date to 1288995938.853566000 Fri Nov  5 16:25:38 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feba40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febac8 set date to 1290060000.000000000 Wed Nov 17 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febac8 set date to 1292789815.563170000 Sun Dec 19 13:16:55 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febb50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febc60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febc60 set date to 1291010400.000000000 Sun Nov 28 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febc60 set date to 1292789023.832490000 Sun Dec 19 13:03:43 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febb50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feba40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb820 set date to 1291356000.000000000 Thu Dec  2 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb820 set date to 1292788832.230217000 Sun Dec 19 13:00:32 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feb9b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febb50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febbd8 set date to 1292824800.000000000 Sun Dec 19 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febbd8 set date to 1295907864.604262000 Mon Jan 24 15:24:24 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febb50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4feba40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feba40 set date to 1293516000.000000000 Mon Dec 27 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feba40 set date to 1295907908.759370000 Mon Jan 24 15:25:08 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febb50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febb50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb9b8 set date to 1294207200.000000000 Tue Jan  4 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feb9b8 set date to 1295907980.371730000 Mon Jan 24 15:26:20 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febb50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febd70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febdf8 set date to 1295330400.000000000 Mon Jan 17 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febdf8 set date to 1295908017.986642000 Mon Jan 24 15:26:57 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febe80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febf90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febf90 set date to 1296194400.000000000 Thu Jan 27 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febf90 set date to 1296597594.695171000 Tue Feb  1 14:59:54 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febe80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febd70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febb50 set date to 1296626400.000000000 Tue Feb  1 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febb50 set date to 1296845620.647541000 Fri Feb  4 11:53:40 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febce8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febe80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febf08 set date to 1297922400.000000000 Wed Feb 16 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febf08 set date to 1298071770.201988000 Fri Feb 18 16:29:30 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febe80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febd70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febd70 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febd70 set date to 1301534034.584872000 Wed Mar 30 19:13:54 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febe80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febe80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febce8 set date to 1299132000.000000000 Wed Mar  2 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febce8 set date to 1301534079.926753000 Wed Mar 30 19:14:39 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4febe80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef0f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef178 set date to 1300338000.000000000 Wed Mar 16 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef178 set date to 1301534100.954662000 Wed Mar 30 19:15:00 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef310
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef310 set date to 1301288400.000000000 Sun Mar 27 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef310 set date to 1301534135.960872000 Wed Mar 30 19:15:35 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef0f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febe80 set date to 1301979600.000000000 Mon Apr  4 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4febe80 set date to 1304257570.118833000 Sun May  1 07:46:10 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef068
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef288 set date to 1303102800.000000000 Sun Apr 17 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef288 set date to 1304257594.474792000 Sun May  1 07:46:34 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef0f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef0f0 set date to 1303880400.000000000 Tue Apr 26 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef0f0 set date to 1304257636.667252000 Sun May  1 07:47:16 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef068 set date to 1304485200.000000000 Tue May  3 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef068 set date to 1305311468.490269000 Fri May 13 12:31:08 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef4a8 set date to 1305608400.000000000 Mon May 16 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef4a8 set date to 1306700320.957614000 Sun May 29 14:18:40 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef640
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef640 set date to 1306472400.000000000 Thu May 26 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef640 set date to 1306700365.003755000 Sun May 29 14:19:25 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef200 set date to 1307077200.000000000 Thu Jun  2 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef200 set date to 1319644034.710972000 Wed Oct 26 09:47:14 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef398
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef5b8 set date to 1308286800.000000000 Thu Jun 16 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef5b8 set date to 1319644077.213012000 Wed Oct 26 09:47:57 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef420 set date to 1309150800.000000000 Sun Jun 26 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef420 set date to 1319644123.715712000 Wed Oct 26 09:48:43 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef398 set date to 1309928400.000000000 Tue Jul  5 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef398 set date to 1319644180.345057000 Wed Oct 26 09:49:40 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef7d8 set date to 1310965200.000000000 Sun Jul 17 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef7d8 set date to 1319644472.202030000 Wed Oct 26 09:54:32 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef970
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef970 set date to 1311742800.000000000 Tue Jul 26 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef970 set date to 1319644503.702120000 Wed Oct 26 09:55:03 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef530 set date to 1312347600.000000000 Tue Aug  2 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef530 set date to 1319644544.310997000 Wed Oct 26 09:55:44 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef6c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef8e8 set date to 1313557200.000000000 Tue Aug 16 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef8e8 set date to 1319644622.759622000 Wed Oct 26 09:57:02 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef750 set date to 1314334800.000000000 Thu Aug 25 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef750 set date to 1319644688.589235000 Wed Oct 26 09:58:08 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef6c8 set date to 1315285200.000000000 Mon Sep  5 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef6c8 set date to 1319644767.626441000 Wed Oct 26 09:59:27 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefa80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefb08 set date to 1316408400.000000000 Sun Sep 18 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefb08 set date to 1319644784.929054000 Wed Oct 26 09:59:44 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefca0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefca0 set date to 1317099600.000000000 Mon Sep 26 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefca0 set date to 1319644830.668764000 Wed Oct 26 10:00:30 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefa80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef860 set date to 1317790800.000000000 Tue Oct  4 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef860 set date to 1319644883.700532000 Wed Oct 26 10:01:23 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fef9f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefc18 set date to 1318827600.000000000 Sun Oct 16 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefc18 set date to 1319644914.113596000 Wed Oct 26 10:01:54 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefa80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefa80 set date to 1319691600.000000000 Wed Oct 26 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefa80 set date to 1320359797.344157000 Thu Nov  3 16:36:37 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef9f8 set date to 1320296400.000000000 Wed Nov  2 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fef9f8 set date to 1323224463.792549000 Tue Dec  6 19:21:03 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefb90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefdb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefe38 set date to 1321596000.000000000 Thu Nov 17 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefe38 set date to 1323221016.421010000 Tue Dec  6 18:23:36 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883080
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883080 set date to 1322460000.000000000 Sun Nov 27 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883080 set date to 1323224571.329999000 Tue Dec  6 19:22:51 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefdb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefb90 set date to 1323064800.000000000 Sun Dec  4 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefb90 set date to 1323224764.705473000 Tue Dec  6 19:26:04 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefd28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feff48 set date to 1323756000.000000000 Mon Dec 12 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4feff48 set date to 1324304798.000000000 Mon Dec 19 07:26:38 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefdb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefdb0 set date to 1323756000.000000000 Mon Dec 12 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefdb0 set date to 1324304852.883386000 Mon Dec 19 07:27:32 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefd28 set date to 1324274400.000000000 Sun Dec 18 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefd28 set date to 1329762305.448212000 Mon Feb 20 11:25:05 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4fefec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883190
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883218 set date to 1325052000.000000000 Tue Dec 27 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883218 set date to 1329762360.983187000 Mon Feb 20 11:26:00 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58832a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58833b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58833b0 set date to 1325743200.000000000 Wed Jan  4 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58833b0 set date to 1329762447.875376000 Mon Feb 20 11:27:27 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58832a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883190
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefec0 set date to 1326866400.000000000 Tue Jan 17 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4fefec0 set date to 1329762468.016126000 Mon Feb 20 11:27:48 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883108
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58832a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883328 set date to 1327903200.000000000 Sun Jan 29 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883328 set date to 1329762503.001140000 Mon Feb 20 11:28:23 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58832a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883190
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883190 set date to 1328248800.000000000 Thu Feb  2 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883190 set date to 1329762563.862004000 Mon Feb 20 11:29:23 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58832a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58832a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883108 set date to 1329804000.000000000 Mon Feb 20 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883108 set date to 1330877275.632779000 Sun Mar  4 09:07:55 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58832a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58834c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883548 set date to 1330408800.000000000 Mon Feb 27 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883548 set date to 1330877352.094528000 Sun Mar  4 09:09:12 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58835d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58836e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58836e0 set date to 1330927200.000000000 Sun Mar  4 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58836e0 set date to 1332884314.200003000 Tue Mar 27 15:38:34 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58835d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58834c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58832a0 set date to 1331874000.000000000 Thu Mar 15 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58832a0 set date to 1332884374.952950000 Tue Mar 27 15:39:34 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883438
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58835d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883658 set date to 1332910800.000000000 Tue Mar 27 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883658 set date to 1334285899.728631000 Thu Apr 12 20:58:19 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58835d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58834c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58834c0 set date to 1333515600.000000000 Tue Apr  3 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58834c0 set date to 1334285945.858171000 Thu Apr 12 20:59:05 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58835d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58835d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883438 set date to 1334725200.000000000 Tue Apr 17 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883438 set date to 1335813148.478495000 Mon Apr 30 13:12:28 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58835d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58837f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883878 set date to 1335502800.000000000 Thu Apr 26 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883878 set date to 1335813250.000000000 Mon Apr 30 13:14:10 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883a10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883a10 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883a10 set date to 1335812989.384136000 Mon Apr 30 13:09:49 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58837f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58835d0 set date to 1336021200.000000000 Wed May  2 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58835d0 set date to 1336527157.340233000 Tue May  8 19:32:37 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883768
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883988 set date to 1336366800.000000000 Sun May  6 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883988 set date to 1336527284.000000000 Tue May  8 19:34:44 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58837f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58837f0 set date to 1337317200.000000000 Thu May 17 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58837f0 set date to 1337633862.595423000 Mon May 21 14:57:42 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883768 set date to 1338267600.000000000 Mon May 28 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883768 set date to 1339708525.862544000 Thu Jun 14 15:15:25 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883900
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883b20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883ba8 set date to 1338872400.000000000 Mon Jun  4 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883ba8 set date to 1339708590.590021000 Thu Jun 14 15:16:30 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883d40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883d40 set date to 1339995600.000000000 Sun Jun 17 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883d40 set date to 1341344158.490453000 Tue Jul  3 13:35:58 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883b20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883900 set date to 1340859600.000000000 Wed Jun 27 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883900 set date to 1341344211.414541000 Tue Jul  3 13:36:51 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883a98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883cb8 set date to 1341464400.000000000 Wed Jul  4 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883cb8 set date to 1344129902.174762000 Sat Aug  4 19:25:02 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883b20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883b20 set date to 1342587600.000000000 Tue Jul 17 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883b20 set date to 1344129918.742318000 Sat Aug  4 19:25:18 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883a98 set date to 1343624400.000000000 Sun Jul 29 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883a98 set date to 1344129960.994720000 Sat Aug  4 19:26:00 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883c30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883e50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883ed8 set date to 1343970000.000000000 Thu Aug  2 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883ed8 set date to 1344130010.088261000 Sat Aug  4 19:26:50 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3130
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3130 set date to 1345438800.000000000 Sun Aug 19 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3130 set date to 1356292117.678985000 Sun Dec 23 12:48:37 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883e50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883c30 set date to 1346130000.000000000 Mon Aug 27 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883c30 set date to 1356292316.559171000 Sun Dec 23 12:51:56 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883dc8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff30a8 set date to 1346907600.000000000 Wed Sep  5 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff30a8 set date to 1356292425.729133000 Sun Dec 23 12:53:45 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883e50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883e50 set date to 1347944400.000000000 Mon Sep 17 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883e50 set date to 1356292450.837846000 Sun Dec 23 12:54:10 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883dc8 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883dc8 set date to 1356292493.429481000 Sun Dec 23 12:54:53 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5883f60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3240
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff32c8 set date to 1349240400.000000000 Tue Oct  2 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff32c8 set date to 1356292544.970760000 Sun Dec 23 12:55:44 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3350
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3460
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3460 set date to 1350536400.000000000 Wed Oct 17 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3460 set date to 1356292591.063662000 Sun Dec 23 12:56:31 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3350
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3240
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883f60 set date to 1351486800.000000000 Sun Oct 28 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5883f60 set date to 1356292638.041157000 Sun Dec 23 12:57:18 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff31b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3350
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff33d8 set date to 1352095200.000000000 Sun Nov  4 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff33d8 set date to 1356292708.031686000 Sun Dec 23 12:58:28 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3350
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3240
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3240 set date to 1353304800.000000000 Sun Nov 18 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3240 set date to 1356292726.291849000 Sun Dec 23 12:58:46 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3350
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3350
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff31b8 set date to 1354082400.000000000 Tue Nov 27 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff31b8 set date to 1356292775.939946000 Sun Dec 23 12:59:35 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3350
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3570
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff35f8 set date to 1354687200.000000000 Tue Dec  4 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff35f8 set date to 1356292851.900556000 Sun Dec 23 13:00:51 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3680
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3790
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3790 set date to 1355810400.000000000 Mon Dec 17 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3790 set date to 1356292875.201003000 Sun Dec 23 13:01:15 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3680
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3570
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3350 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3350 set date to 1357856452.042641000 Thu Jan 10 15:20:52 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff34e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3680
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3708 set date to 1357279200.000000000 Thu Jan  3 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3708 set date to 1357856489.348408000 Thu Jan 10 15:21:29 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3680
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3570
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3570 set date to 1358402400.000000000 Wed Jan 16 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3570 set date to 1359340624.623201000 Sun Jan 27 19:37:04 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3680
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3680
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff34e8 set date to 1359266400.000000000 Sat Jan 26 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff34e8 set date to 1359474054.832140000 Tue Jan 29 08:40:54 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3680
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff38a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3928 set date to 1360044000.000000000 Mon Feb  4 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3928 set date to 1360854896.946728000 Thu Feb 14 08:14:56 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff39b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3ac0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3ac0 set date to 1361253600.000000000 Mon Feb 18 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3ac0 set date to 1362600131.129113000 Wed Mar  6 13:02:11 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff39b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff38a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3680 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3680 set date to 1362600194.990933000 Wed Mar  6 13:03:14 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3818
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff39b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3a38 set date to 1362463200.000000000 Mon Mar  4 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3a38 set date to 1362600545.445510000 Wed Mar  6 13:09:05 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff39b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff38a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff38a0 set date to 1363582800.000000000 Sun Mar 17 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff38a0 set date to 1364838633.305822000 Mon Apr  1 11:50:33 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff39b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff39b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3818 set date to 1364360400.000000000 Tue Mar 26 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3818 set date to 1364838672.682917000 Mon Apr  1 11:51:12 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff39b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3bd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3c58 set date to 1364965200.000000000 Tue Apr  2 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3c58 set date to 1365876062.431783000 Sat Apr 13 12:01:02 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3ce0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3df0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3df0 set date to 1366174800.000000000 Tue Apr 16 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3df0 set date to 1367075853.059866000 Sat Apr 27 09:17:33 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3ce0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3bd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff39b0 set date to 1366952400.000000000 Thu Apr 25 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff39b0 set date to 1367075927.288188000 Sat Apr 27 09:18:47 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3b48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3ce0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3d68 set date to 1367557200.000000000 Thu May  2 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3d68 set date to 1368933962.749239000 Sat May 18 21:26:02 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3ce0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3bd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3bd0 set date to 1368766800.000000000 Thu May 16 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3bd0 set date to 1368964857.240710000 Sun May 19 06:00:57 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3ce0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3ce0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3b48 set date to 1369720800.000000000 Tue May 28 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3b48 set date to 1370191727.032723000 Sun Jun  2 10:48:47 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3ce0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3f00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3f88 set date to 1370412000.000000000 Wed Jun  5 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3f88 set date to 1378152146.518250000 Mon Sep  2 14:02:26 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6168
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6168 set date to 1371448800.000000000 Mon Jun 17 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6168 set date to 1378152174.152996000 Mon Sep  2 14:02:54 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3f00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3ce0 set date to 1372312800.000000000 Thu Jun 27 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3ce0 set date to 1378152289.365219000 Mon Sep  2 14:04:49 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3e78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff60e0 set date to 1372831200.000000000 Wed Jul  3 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff60e0 set date to 1378152335.921597000 Mon Sep  2 14:05:35 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff3f00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3f00 set date to 1374040800.000000000 Wed Jul 17 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3f00 set date to 1378152373.572120000 Mon Sep  2 14:06:13 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3e78 set date to 1375077600.000000000 Mon Jul 29 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff3e78 set date to 1378152420.643409000 Mon Sep  2 14:07:00 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6300 set date to 1375682400.000000000 Mon Aug  5 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6300 set date to 1378152471.907470000 Mon Sep  2 14:07:51 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6498
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6498 set date to 1376892000.000000000 Mon Aug 19 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6498 set date to 1378152493.905458000 Mon Sep  2 14:08:13 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6058 set date to 1377583200.000000000 Tue Aug 27 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6058 set date to 1378152548.158130000 Mon Sep  2 14:09:08 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff61f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6410 set date to 1378360800.000000000 Thu Sep  5 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6410 set date to 1378476153.801314000 Fri Sep  6 08:02:33 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6278 set date to 1379397600.000000000 Tue Sep 17 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6278 set date to 1381173428.421456000 Mon Oct  7 13:17:08 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff61f0 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff61f0 set date to 1381173517.918692000 Mon Oct  7 13:18:37 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff65a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6630 set date to 1380780000.000000000 Thu Oct  3 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6630 set date to 1381173555.275664000 Mon Oct  7 13:19:15 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff66b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff67c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff67c8 set date to 1381989600.000000000 Thu Oct 17 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff67c8 set date to 1382731539.067016000 Fri Oct 25 14:05:39 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff66b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff65a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6388 set date to 1382940000.000000000 Mon Oct 28 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6388 set date to 1383769445.341633000 Wed Nov  6 13:24:05 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6520
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff66b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6740 set date to 1383634800.000000000 Tue Nov  5 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6740 set date to 1383769489.590383000 Wed Nov  6 13:24:49 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff66b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff65a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff65a8 set date to 1384668000.000000000 Sat Nov 16 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff65a8 set date to 1386523002.362741000 Sun Dec  8 10:16:42 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff66b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff66b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6520 set date to 1385535600.000000000 Wed Nov 27 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6520 set date to 1386523059.554686000 Sun Dec  8 10:17:39 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff66b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff68d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6960 set date to 1386140400.000000000 Wed Dec  4 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6960 set date to 1386523105.659260000 Sun Dec  8 10:18:25 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff69e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6af8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6af8 set date to 1387350000.000000000 Wed Dec 18 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6af8 set date to 1387483729.309483000 Thu Dec 19 13:08:49 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff69e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff68d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff66b8 set date to 1388383200.000000000 Sun Dec 29 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff66b8 set date to 1388595509.508710000 Wed Jan  1 09:58:29 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6850
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff69e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6a70 set date to 1388728800.000000000 Thu Jan  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6a70 set date to 1389296736.000000000 Thu Jan  9 12:45:36 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff69e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff68d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff68d8 set date to 1388728800.000000000 Thu Jan  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff68d8 set date to 1389296937.000000000 Thu Jan  9 12:48:57 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff69e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff69e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6850 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6850 set date to 1389297073.688326000 Thu Jan  9 12:51:13 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff69e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6c08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6c90 set date to 1389938400.000000000 Thu Jan 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6c90 set date to 1393454568.287201000 Wed Feb 26 15:42:48 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6e28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6e28 set date to 1390802400.000000000 Sun Jan 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6e28 set date to 1393454632.387071000 Wed Feb 26 15:43:52 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6c08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff69e8 set date to 1391580000.000000000 Tue Feb  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff69e8 set date to 1393454958.205605000 Wed Feb 26 15:49:18 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6b80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6da0 set date to 1392703200.000000000 Mon Feb 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6da0 set date to 1393455008.571136000 Wed Feb 26 15:50:08 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6c08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6c08 set date to 1393480800.000000000 Wed Feb 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6c08 set date to 1394203736.576965000 Fri Mar  7 07:48:56 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6b80 set date to 1393999200.000000000 Tue Mar  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6b80 set date to 1394203778.213981000 Fri Mar  7 07:49:38 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6d18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6f38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002078 set date to 1395032400.000000000 Sun Mar 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002078 set date to 1395235626.000000000 Wed Mar 19 07:27:06 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002210
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002210 set date to 1395896400.000000000 Wed Mar 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002210 set date to 1396440457.000000000 Wed Apr  2 06:07:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6f38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6d18 set date to 1396501200.000000000 Wed Apr  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6d18 set date to 1398606155.000000000 Sun Apr 27 07:42:35 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6eb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002188 set date to 1397710800.000000000 Wed Apr 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002188 set date to 1398606084.000000000 Sun Apr 27 07:41:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4ff6f38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6f38 set date to 1398661200.000000000 Sun Apr 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6f38 set date to 1399121623.000000000 Sat May  3 06:53:43 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6eb0 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4ff6eb0 set date to 1399121857.000000000 Sat May  3 06:57:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002320
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120023a8 set date to 1399266000.000000000 Sun May  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120023a8 set date to 1400677057.000000000 Wed May 21 06:57:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002540
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002540 set date to 1400475600.000000000 Sun May 18 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002540 set date to 1400676798.000000000 Wed May 21 06:53:18 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002320
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002100 set date to 1401166800.000000000 Mon May 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002100 set date to 1403361189.000000000 Sat Jun 21 08:33:09 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002298
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120024b8 set date to 1401253200.000000000 Tue May 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120024b8 set date to 1401463060.000000000 Fri May 30 09:17:40 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002320
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002320 set date to 1401858000.000000000 Tue Jun  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002320 set date to 1403361305.000000000 Sat Jun 21 08:35:05 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002298 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002298 set date to 1403361008.000000000 Sat Jun 21 08:30:08 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002650
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120026d8 set date to 1403845200.000000000 Thu Jun 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120026d8 set date to 1404072530.000000000 Sun Jun 29 14:08:50 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002870
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002870 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002870 set date to 1404161364.000000000 Mon Jun 30 14:49:24 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002650
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002430 set date to 1404363600.000000000 Wed Jul  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002430 set date to 1406133429.000000000 Wed Jul 23 10:37:09 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120025c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120027e8 set date to 1405054800.000000000 Thu Jul 10 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120027e8 set date to 1406132017.000000000 Wed Jul 23 10:13:37 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002650
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002650 set date to 1405486800.000000000 Tue Jul 15 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002650 set date to 1406133291.000000000 Wed Jul 23 10:34:51 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120025c8 set date to 1405573200.000000000 Wed Jul 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120025c8 set date to 1405690369.000000000 Fri Jul 18 07:32:49 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002980
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002a08 set date to 1406523600.000000000 Sun Jul 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002a08 set date to 1407104402.000000000 Sun Aug  3 16:20:02 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002ba0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002ba0 set date to 1407214800.000000000 Mon Aug  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002ba0 set date to 1408461197.000000000 Tue Aug 19 09:13:17 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002980
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002760 set date to 1408338000.000000000 Sun Aug 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002760 set date to 1408461234.000000000 Tue Aug 19 09:13:54 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120028f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002b18 set date to 1409115600.000000000 Tue Aug 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002b18 set date to 1409274345.000000000 Thu Aug 28 19:05:45 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002980
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002980 set date to 1409634000.000000000 Mon Sep  1 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002980 set date to 1412646119.000000000 Mon Oct  6 19:41:59 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120028f8 set date to 1409724000.000000000 Wed Sep  3 00:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120028f8 set date to 1420070055.000000000 Wed Dec 31 16:54:15 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002cb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002d38 set date to 1409724000.000000000 Wed Sep  3 00:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002d38 set date to 1420070092.000000000 Wed Dec 31 16:54:52 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002ed0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002ed0 set date to 1409810400.000000000 Thu Sep  4 00:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002ed0 set date to 1420070175.000000000 Wed Dec 31 16:56:15 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002cb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002a90 set date to 1410930000.000000000 Tue Sep 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002a90 set date to 1412547367.000000000 Sun Oct  5 16:16:07 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002c28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002e48 set date to 1411707600.000000000 Thu Sep 25 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002e48 set date to 1412547470.000000000 Sun Oct  5 16:17:50 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002cb0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002cb0 set date to 1412312400.000000000 Thu Oct  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002cb0 set date to 1412547509.000000000 Sun Oct  5 16:18:29 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002c28 set date to 1413522000.000000000 Thu Oct 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002c28 set date to 1414676235.000000000 Thu Oct 30 07:37:15 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb50b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5138 set date to 1414386000.000000000 Sun Oct 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5138 set date to 1414676269.000000000 Thu Oct 30 07:37:49 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb51c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb52d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb52d0 set date to 1414472400.000000000 Mon Oct 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb52d0 set date to 1414676327.000000000 Thu Oct 30 07:38:47 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb51c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb50b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002dc0 set date to 1415167200.000000000 Tue Nov  4 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002dc0 set date to 1415670208.000000000 Mon Nov 10 18:43:28 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12002f58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb51c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5248 set date to 1416204000.000000000 Sun Nov 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5248 set date to 1416593022.000000000 Fri Nov 21 11:03:42 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb51c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb50b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb50b0 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb50b0 set date to 1417287971.000000000 Sat Nov 29 12:06:11 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb51c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb51c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002f58 set date to 1417586400.000000000 Tue Dec  2 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12002f58 set date to 1418141793.000000000 Tue Dec  9 09:16:33 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb51c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb53e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5468 set date to 1418796000.000000000 Tue Dec 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5468 set date to 1419019339.000000000 Fri Dec 19 13:02:19 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb54f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5600
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5600 set date to 1419573600.000000000 Thu Dec 25 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5600 set date to 1420073590.000000000 Wed Dec 31 17:53:10 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb54f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb53e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb51c0 set date to 1420524000.000000000 Mon Jan  5 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb51c0 set date to 1422214591.000000000 Sun Jan 25 12:36:31 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5358
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb54f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5578 set date to 1421388000.000000000 Thu Jan 15 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5578 set date to 1422214622.000000000 Sun Jan 25 12:37:02 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb54f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb53e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb53e0 set date to 1422338400.000000000 Mon Jan 26 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb53e0 set date to 1422932113.000000000 Mon Feb  2 19:55:13 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb54f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb54f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5358 set date to 1423029600.000000000 Tue Feb  3 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5358 set date to 1424455060.000000000 Fri Feb 20 10:57:40 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb54f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5710
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5798 set date to 1424152800.000000000 Mon Feb 16 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5798 set date to 1424455026.000000000 Fri Feb 20 10:57:06 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5930
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5930 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5930 set date to 1425747966.000000000 Sat Mar  7 10:06:06 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5710
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb54f0 set date to 1425448800.000000000 Tue Mar  3 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb54f0 set date to 1425747998.000000000 Sat Mar  7 10:06:38 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5688
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb58a8 set date to 1426568400.000000000 Mon Mar 16 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb58a8 set date to 1426700523.000000000 Wed Mar 18 11:42:03 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5710
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5710 set date to 1427432400.000000000 Thu Mar 26 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5710 set date to 1427639033.000000000 Sun Mar 29 08:23:53 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5688 set date to 1428037200.000000000 Thu Apr  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5688 set date to 1428592243.000000000 Thu Apr  9 09:10:43 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5820
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5a40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5ac8 set date to 1429506000.000000000 Sun Apr 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5ac8 set date to 1430233220.000000000 Tue Apr 28 09:00:20 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5b50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5c60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5c60 set date to 1429506000.000000000 Sun Apr 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5c60 set date to 1431208448.000000000 Sat May  9 15:54:08 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5b50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5a40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5820 set date to 1430110800.000000000 Sun Apr 26 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5820 set date to 1430233239.000000000 Tue Apr 28 09:00:39 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb59b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5b50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5bd8 set date to 1430802000.000000000 Mon May  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5bd8 set date to 1431208560.000000000 Sat May  9 15:56:00 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5b50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5a40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5a40 set date to 1431320400.000000000 Sun May 10 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5a40 set date to 1432243019.000000000 Thu May 21 15:16:59 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5b50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5b50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb59b8 set date to 1431925200.000000000 Sun May 17 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb59b8 set date to 1434392949.000000000 Mon Jun 15 12:29:09 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5b50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5d70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5df8 set date to 1432702800.000000000 Tue May 26 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5df8 set date to 1434393000.000000000 Mon Jun 15 12:30:00 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5e80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5f90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5f90 set date to 1433307600.000000000 Tue Jun  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5f90 set date to 1434393058.000000000 Mon Jun 15 12:30:58 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5e80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5d70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5b50 set date to 1435035600.000000000 Mon Jun 22 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5b50 set date to 1435181871.000000000 Wed Jun 24 15:37:51 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5ce8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5e80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5f08 set date to 1435899600.000000000 Thu Jul  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5f08 set date to 1441395757.000000000 Fri Sep  4 13:42:37 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5e80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5d70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5d70 set date to 1438750800.000000000 Tue Aug  4 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5d70 set date to 1441395777.000000000 Fri Sep  4 13:42:57 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5e80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5e80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5ce8 set date to 1441256400.000000000 Wed Sep  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5ce8 set date to 1441395794.000000000 Fri Sep  4 13:43:14 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cb5e80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd0d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd160 set date to 1442206800.000000000 Sun Sep 13 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd160 set date to 1443754294.000000000 Thu Oct  1 20:51:34 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd1e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd2f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd2f8 set date to 1138600800.000000000 Sun Jan 29 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd2f8 set date to 1144242642.000000000 Wed Apr  5 07:10:42 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd1e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd0d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5e80 set date to 1139896800.000000000 Mon Feb 13 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cb5e80 set date to 1146710435.000000000 Wed May  3 20:40:35 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd050
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd1e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd270 set date to 1141538400.000000000 Sat Mar  4 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd270 set date to 1146710508.000000000 Wed May  3 20:41:48 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd1e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd0d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd0d8 set date to 1143439200.000000000 Sun Mar 26 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd0d8 set date to 1146710552.000000000 Wed May  3 20:42:32 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd1e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd1e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd050 set date to 1143612000.000000000 Tue Mar 28 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd050 set date to 1145473236.000000000 Wed Apr 19 13:00:36 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd1e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd408
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd490 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd490 set date to 1145473264.000000000 Wed Apr 19 13:01:04 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd518
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd628
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd628 set date to 1143957600.000000000 Sat Apr  1 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd628 set date to 1146710633.000000000 Wed May  3 20:43:53 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd518
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd408
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd1e8 set date to 1144904400.000000000 Wed Apr 12 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd1e8 set date to 1146710666.000000000 Wed May  3 20:44:26 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd380
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd518
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd5a0 set date to 1145422800.000000000 Tue Apr 18 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd5a0 set date to 1145478933.000000000 Wed Apr 19 14:35:33 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd518
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd408
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd408 set date to 1145422800.000000000 Tue Apr 18 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd408 set date to 1145479128.000000000 Wed Apr 19 14:38:48 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd518
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd518
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd380 set date to 1145768400.000000000 Sat Apr 22 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd380 set date to 1146710737.000000000 Wed May  3 20:45:37 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd518
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd738
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd7c0 set date to 1146027600.000000000 Tue Apr 25 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd7c0 set date to 1146095397.000000000 Wed Apr 26 17:49:57 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd848
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd958
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd958 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd958 set date to 1146510710.000000000 Mon May  1 13:11:50 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd848
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd738
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd518 set date to 1146546000.000000000 Mon May  1 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd518 set date to 1146659420.000000000 Wed May  3 06:30:20 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd6b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd848
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd8d0 set date to 1146632400.000000000 Tue May  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd8d0 set date to 1146710303.000000000 Wed May  3 20:38:23 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd848
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd738
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd738 set date to 1146632400.000000000 Tue May  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd738 set date to 1146710358.000000000 Wed May  3 20:39:18 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd848
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd848
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd6b0 set date to 1146805200.000000000 Thu May  4 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd6b0 set date to 1146841380.000000000 Fri May  5 09:03:00 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd848
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbda68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdaf0 set date to 1146978000.000000000 Sat May  6 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdaf0 set date to 1147049730.000000000 Sun May  7 18:55:30 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdb78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdc88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdc88 set date to 1146978000.000000000 Sat May  6 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdc88 set date to 1147049763.000000000 Sun May  7 18:56:03 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdb78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbda68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd848 set date to 1146978000.000000000 Sat May  6 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd848 set date to 1147050021.000000000 Sun May  7 19:00:21 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbd9e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdb78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdc00 set date to 1147150800.000000000 Mon May  8 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdc00 set date to 1147206336.000000000 Tue May  9 14:25:36 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdb78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbda68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbda68 set date to 1147323600.000000000 Wed May 10 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbda68 set date to 1147521940.000000000 Sat May 13 06:05:40 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdb78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdb78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd9e0 set date to 1147410000.000000000 Thu May 11 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbd9e0 set date to 1147522082.000000000 Sat May 13 06:08:02 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdb78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdd98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbde20 set date to 1147410000.000000000 Thu May 11 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbde20 set date to 1147522133.000000000 Sat May 13 06:08:53 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdea8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7078
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7078 set date to 1147496400.000000000 Fri May 12 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7078 set date to 1147990171.000000000 Thu May 18 16:09:31 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdea8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdd98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdb78 set date to 1147582800.000000000 Sat May 13 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdb78 set date to 1147989554.000000000 Thu May 18 15:59:14 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdd10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdea8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdf30 set date to 1147755600.000000000 Mon May 15 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdf30 set date to 1147989631.000000000 Thu May 18 16:00:31 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdea8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdd98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdd98 set date to 1147755600.000000000 Mon May 15 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdd98 set date to 1147989722.000000000 Thu May 18 16:02:02 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdea8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdea8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdd10 set date to 1147842000.000000000 Tue May 16 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdd10 set date to 1147989819.000000000 Thu May 18 16:03:39 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cbdea8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7188
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7210 set date to 1148187600.000000000 Sat May 20 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7210 set date to 1148243746.000000000 Sun May 21 14:35:46 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7298
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc73a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc73a8 set date to 1148619600.000000000 Thu May 25 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc73a8 set date to 1148652409.000000000 Fri May 26 08:06:49 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7298
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7188
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdea8 set date to 1148619600.000000000 Thu May 25 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cbdea8 set date to 1148663904.000000000 Fri May 26 11:18:24 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7100
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7298
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7320 set date to 1148619600.000000000 Thu May 25 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7320 set date to 1148678260.000000000 Fri May 26 15:17:40 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7298
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7188
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7188 set date to 1148619600.000000000 Thu May 25 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7188 set date to 1148700973.000000000 Fri May 26 21:36:13 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7298
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7298
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7100 set date to 1148619600.000000000 Thu May 25 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7100 set date to 1148701037.000000000 Fri May 26 21:37:17 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7298
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc74b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7540 set date to 1148706000.000000000 Fri May 26 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7540 set date to 1148760125.000000000 Sat May 27 14:02:05 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc75c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc76d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc76d8 set date to 1148706000.000000000 Fri May 26 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc76d8 set date to 1148760145.000000000 Sat May 27 14:02:25 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc75c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc74b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7298 set date to 1148706000.000000000 Fri May 26 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7298 set date to 1148760189.000000000 Sat May 27 14:03:09 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7430
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc75c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7650 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7650 set date to 1149852414.000000000 Fri Jun  9 05:26:54 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc75c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc74b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc74b8 set date to 1149656400.000000000 Tue Jun  6 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc74b8 set date to 1149691052.000000000 Wed Jun  7 08:37:32 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc75c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc75c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7430 set date to 1149656400.000000000 Tue Jun  6 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7430 set date to 1150654887.000000000 Sun Jun 18 12:21:27 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc75c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc77e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7870 set date to 1149656400.000000000 Tue Jun  6 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7870 set date to 1150654961.000000000 Sun Jun 18 12:22:41 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc78f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7a08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7a08 set date to 1149742800.000000000 Wed Jun  7 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7a08 set date to 1149852372.000000000 Fri Jun  9 05:26:12 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc78f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc77e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc75c8 set date to 1149742800.000000000 Wed Jun  7 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc75c8 set date to 1149852471.000000000 Fri Jun  9 05:27:51 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7760
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc78f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7980 set date to 1150002000.000000000 Sat Jun 10 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7980 set date to 1150061897.000000000 Sun Jun 11 15:38:17 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc78f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc77e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc77e8 set date to 1150002000.000000000 Sat Jun 10 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc77e8 set date to 1150684478.000000000 Sun Jun 18 20:34:38 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc78f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc78f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7760 set date to 1150088400.000000000 Sun Jun 11 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7760 set date to 1150169304.000000000 Mon Jun 12 21:28:24 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc78f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7b18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7ba0 set date to 1150088400.000000000 Sun Jun 11 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7ba0 set date to 1150169345.000000000 Mon Jun 12 21:29:05 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7c28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7d38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7d38 set date to 1150174800.000000000 Mon Jun 12 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7d38 set date to 1150243606.000000000 Tue Jun 13 18:06:46 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7c28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7b18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc78f8 set date to 1150261200.000000000 Tue Jun 13 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc78f8 set date to 1150332081.000000000 Wed Jun 14 18:41:21 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7a90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7c28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7cb0 set date to 1150261200.000000000 Tue Jun 13 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7cb0 set date to 1150332165.000000000 Wed Jun 14 18:42:45 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7c28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7b18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7b18 set date to 1150434000.000000000 Thu Jun 15 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7b18 set date to 1150684547.000000000 Sun Jun 18 20:35:47 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7c28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7c28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7a90 set date to 1150434000.000000000 Thu Jun 15 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7a90 set date to 1150684772.000000000 Sun Jun 18 20:39:32 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7c28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7e48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7ed0 set date to 1150434000.000000000 Thu Jun 15 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7ed0 set date to 1150684844.000000000 Sun Jun 18 20:40:44 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7f58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf120
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf120 set date to 1150520400.000000000 Fri Jun 16 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf120 set date to 1150654581.000000000 Sun Jun 18 12:16:21 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7f58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7e48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7c28 set date to 1150606800.000000000 Sat Jun 17 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7c28 set date to 1150654642.000000000 Sun Jun 18 12:17:22 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7dc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7f58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf098 set date to 1150693200.000000000 Sun Jun 18 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf098 set date to 1150765161.000000000 Mon Jun 19 18:59:21 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7f58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7e48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7e48 set date to 1150779600.000000000 Mon Jun 19 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7e48 set date to 1150812105.000000000 Tue Jun 20 08:01:45 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7f58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7f58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7dc0 set date to 1150866000.000000000 Tue Jun 20 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7dc0 set date to 1150918166.000000000 Wed Jun 21 13:29:26 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cc7f58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf230
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf2b8 set date to 1150866000.000000000 Tue Jun 20 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf2b8 set date to 1150918202.000000000 Wed Jun 21 13:30:02 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf450
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf450 set date to 1150952400.000000000 Wed Jun 21 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf450 set date to 1151014096.000000000 Thu Jun 22 16:08:16 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf230
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7f58 set date to 1150952400.000000000 Wed Jun 21 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cc7f58 set date to 1151014167.000000000 Thu Jun 22 16:09:27 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf1a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf3c8 set date to 1150952400.000000000 Wed Jun 21 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf3c8 set date to 1151014167.531454000 Thu Jun 22 16:09:27 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf230
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf230 set date to 1151125200.000000000 Fri Jun 23 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf230 set date to 1151195631.000000000 Sat Jun 24 18:33:51 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf1a8 set date to 1151125200.000000000 Fri Jun 23 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf1a8 set date to 1151195646.000000000 Sat Jun 24 18:34:06 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf340
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf560
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf5e8 set date to 1151211600.000000000 Sat Jun 24 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf5e8 set date to 1151260848.000000000 Sun Jun 25 12:40:48 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf780
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf780 set date to 1151211600.000000000 Sat Jun 24 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf780 set date to 1151260911.000000000 Sun Jun 25 12:41:51 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf560
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf340 set date to 1151298000.000000000 Sun Jun 25 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf340 set date to 1151524097.000000000 Wed Jun 28 13:48:17 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf4d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf6f8 set date to 1151298000.000000000 Sun Jun 25 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf6f8 set date to 1151524290.000000000 Wed Jun 28 13:51:30 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf560
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf560 set date to 1151384400.000000000 Mon Jun 26 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf560 set date to 1151524226.000000000 Wed Jun 28 13:50:26 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf4d8 set date to 1151384400.000000000 Mon Jun 26 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf4d8 set date to 1151524456.000000000 Wed Jun 28 13:54:16 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf670
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf890
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf918 set date to 1151470800.000000000 Tue Jun 27 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf918 set date to 1151524157.000000000 Wed Jun 28 13:49:17 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf9a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfab0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfab0 set date to 1151470800.000000000 Tue Jun 27 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfab0 set date to 1151539214.000000000 Wed Jun 28 18:00:14 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf9a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf890
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf670 set date to 1151557200.000000000 Wed Jun 28 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf670 set date to 1151633886.000000000 Thu Jun 29 20:18:06 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf808
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf9a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfa28 set date to 1153717200.000000000 Sun Jul 23 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfa28 set date to 1153800226.000000000 Mon Jul 24 22:03:46 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf9a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf890
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf890 set date to 1158296400.000000000 Thu Sep 14 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf890 set date to 1158300953.000000000 Fri Sep 15 00:15:53 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf9a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf9a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf808 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf808 set date to 1162660184.000000000 Sat Nov  4 10:09:44 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccf9a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfbc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfc48 set date to 1162533600.000000000 Thu Nov  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfc48 set date to 1162660218.000000000 Sat Nov  4 10:10:18 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfcd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfde0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfde0 set date to 1162533600.000000000 Thu Nov  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfde0 set date to 1162660345.000000000 Sat Nov  4 10:12:25 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfcd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfbc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf9a0 set date to 1162620000.000000000 Fri Nov  3 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccf9a0 set date to 1163123912.000000000 Thu Nov  9 18:58:32 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfb38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfcd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfd58 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfd58 set date to 1163123787.000000000 Thu Nov  9 18:56:27 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfcd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfbc0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfbc0 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfbc0 set date to 1163123858.000000000 Thu Nov  9 18:57:38 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfcd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfcd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfb38 set date to 1163052000.000000000 Wed Nov  8 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfb38 set date to 1163123969.000000000 Thu Nov  9 18:59:29 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfcd0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfef0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccff78 set date to 1169618400.000000000 Tue Jan 23 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccff78 set date to 1170035806.000000000 Sun Jan 28 18:56:46 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4150
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4150 set date to 1169704800.000000000 Wed Jan 24 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4150 set date to 1170035920.000000000 Sun Jan 28 18:58:40 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfef0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfcd0 set date to 1170050400.000000000 Sun Jan 28 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfcd0 set date to 1170110822.000000000 Mon Jan 29 15:47:02 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfe68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd40c8 set date to 1170050400.000000000 Sun Jan 28 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd40c8 set date to 1170111266.000000000 Mon Jan 29 15:54:26 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ccfef0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfef0 set date to 1170136800.000000000 Mon Jan 29 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfef0 set date to 1170166777.000000000 Tue Jan 30 07:19:37 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfe68 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ccfe68 set date to 1170285220.000000000 Wed Jan 31 16:13:40 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4260
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd42e8 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd42e8 set date to 1170285280.000000000 Wed Jan 31 16:14:40 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4480
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4480 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4480 set date to 1170285454.000000000 Wed Jan 31 16:17:34 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4260
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4040 set date to 1170396000.000000000 Thu Feb  1 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4040 set date to 1170456798.000000000 Fri Feb  2 15:53:18 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd41d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd43f8 set date to 1170396000.000000000 Thu Feb  1 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd43f8 set date to 1170542780.000000000 Sat Feb  3 15:46:20 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4260
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4260 set date to 1170482400.000000000 Fri Feb  2 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4260 set date to 1170542657.000000000 Sat Feb  3 15:44:17 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd41d8 set date to 1170482400.000000000 Fri Feb  2 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd41d8 set date to 1170542670.000000000 Sat Feb  3 15:44:30 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4590
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4618 set date to 1170482400.000000000 Fri Feb  2 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4618 set date to 1170542700.000000000 Sat Feb  3 15:45:00 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd46a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd47b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd47b0 set date to 1170741600.000000000 Mon Feb  5 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd47b0 set date to 1170807216.000000000 Tue Feb  6 17:13:36 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd46a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4590
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4370 set date to 1170828000.000000000 Tue Feb  6 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4370 set date to 1170897061.000000000 Wed Feb  7 18:11:01 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd46a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4728 set date to 1171000800.000000000 Thu Feb  8 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4728 set date to 1171115547.000000000 Sat Feb 10 06:52:27 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd46a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4590
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4590 set date to 1171087200.000000000 Fri Feb  9 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4590 set date to 1171244034.000000000 Sun Feb 11 18:33:54 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd46a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd46a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4508 set date to 1171087200.000000000 Fri Feb  9 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4508 set date to 1171244080.000000000 Sun Feb 11 18:34:40 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd46a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd48c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4948 set date to 1171260000.000000000 Sun Feb 11 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4948 set date to 1171331776.000000000 Mon Feb 12 18:56:16 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd49d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4ae0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4ae0 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4ae0 set date to 1175361823.000000000 Sat Mar 31 11:23:43 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd49d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd48c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd46a0 set date to 1175317200.000000000 Fri Mar 30 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd46a0 set date to 1175361961.000000000 Sat Mar 31 11:26:01 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd49d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4a58 set date to 1179637200.000000000 Sat May 19 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4a58 set date to 1179714032.000000000 Sun May 20 20:20:32 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd49d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd48c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd48c0 set date to 1193547600.000000000 Sat Oct 27 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd48c0 set date to 1193597554.000000000 Sun Oct 28 12:52:34 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd49d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd49d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4838 set date to 1193547600.000000000 Sat Oct 27 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4838 set date to 1193597580.000000000 Sun Oct 28 12:53:00 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd49d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4bf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4c78 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4c78 set date to 1240753468.000000000 Sun Apr 26 07:44:28 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4e10
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4e10 set date to 1198994400.000000000 Sat Dec 29 23:00:00 2007
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4e10 set date to 1240753488.000000000 Sun Apr 26 07:44:48 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4bf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd49d0 set date to 1201672800.000000000 Tue Jan 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd49d0 set date to 1200772851.000000000 Sat Jan 19 13:00:51 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4d88 set date to 1204178400.000000000 Wed Feb 27 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4d88 set date to 1207528859.032602000 Sun Apr  6 18:40:59 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4bf0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4bf0 set date to 1206853200.000000000 Sat Mar 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4bf0 set date to 1240753549.000000000 Sun Apr 26 07:45:49 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4b68 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4b68 set date to 1207528883.000000000 Sun Apr  6 18:41:23 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4f20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0068 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0068 set date to 1217007488.000000000 Fri Jul 25 11:38:08 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce00f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0200
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0200 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0200 set date to 1240753615.000000000 Sun Apr 26 07:46:55 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce00f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4f20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4d00 set date to 1217394000.000000000 Tue Jul 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4d00 set date to 1240753628.000000000 Sun Apr 26 07:47:08 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce00f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0178 set date to 1220072400.000000000 Fri Aug 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0178 set date to 1240753644.000000000 Sun Apr 26 07:47:24 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce00f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cd4f20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4f20 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4f20 set date to 1222116533.000000000 Mon Sep 22 14:48:53 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce00f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce00f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4e98 set date to 1225342800.000000000 Wed Oct 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cd4e98 set date to 1240753680.000000000 Sun Apr 26 07:48:00 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce00f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0310
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0398 set date to 1227938400.000000000 Fri Nov 28 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0398 set date to 1240753760.000000000 Sun Apr 26 07:49:20 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0530
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0530 set date to 1228024800.000000000 Sat Nov 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0530 set date to 1240753694.000000000 Sun Apr 26 07:48:14 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0310
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce00f0 set date to 1230616800.000000000 Mon Dec 29 23:00:00 2008
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce00f0 set date to 1228946799.000000000 Wed Dec 10 15:06:39 2008
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0288
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce04a8 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce04a8 set date to 1240107702.000000000 Sat Apr 18 20:21:42 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0310
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0310 set date to 1235800800.000000000 Fri Feb 27 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0310 set date to 1240753743.193513000 Sun Apr 26 07:49:03 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0288 set date to 1240203600.000000000 Sun Apr 19 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0288 set date to 1240709996.000000000 Sat Apr 25 19:39:56 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0420
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0640
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce06c8 set date to 1240290000.000000000 Mon Apr 20 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce06c8 set date to 1240456169.000000000 Wed Apr 22 21:09:29 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0860
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0860 set date to 1240290000.000000000 Mon Apr 20 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0860 set date to 1240456212.000000000 Wed Apr 22 21:10:12 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0640
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0420 set date to 1240376400.000000000 Tue Apr 21 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0420 set date to 1240456102.000000000 Wed Apr 22 21:08:22 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce05b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce07d8 set date to 1240376400.000000000 Tue Apr 21 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce07d8 set date to 1240456130.000000000 Wed Apr 22 21:08:50 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0640
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0640 set date to 1240549200.000000000 Thu Apr 23 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0640 set date to 1240678328.000000000 Sat Apr 25 10:52:08 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce05b8 set date to 1240635600.000000000 Fri Apr 24 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce05b8 set date to 1240678356.000000000 Sat Apr 25 10:52:36 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0750
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0970
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce09f8 set date to 1240635600.000000000 Fri Apr 24 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce09f8 set date to 1240709926.000000000 Sat Apr 25 19:38:46 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0a80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0b90
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0b90 set date to 1240722000.000000000 Sat Apr 25 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0b90 set date to 1240754897.000000000 Sun Apr 26 08:08:17 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0a80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0970
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0750 set date to 1259820000.000000000 Wed Dec  2 23:00:00 2009
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0750 set date to 1259853396.380989000 Thu Dec  3 08:16:36 2009
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce08e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0a80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0b08 set date to 1268629200.000000000 Sun Mar 14 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0b08 set date to 1268681699.311651000 Mon Mar 15 13:34:59 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0a80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0970
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0970 set date to 1283662800.000000000 Sat Sep  4 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0970 set date to 1283712552.738175000 Sun Sep  5 12:49:12 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0a80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0a80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce08e8 set date to 1287810000.000000000 Fri Oct 22 23:00:00 2010
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce08e8 set date to 1287861408.957450000 Sat Oct 23 13:16:48 2010
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0a80
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0ca0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0d28 set date to 1295848800.000000000 Sun Jan 23 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0d28 set date to 1295908206.277532000 Mon Jan 24 15:30:06 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0db0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0ec0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0ec0 set date to 1298008800.000000000 Thu Feb 17 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0ec0 set date to 1301532140.318957000 Wed Mar 30 18:42:20 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0db0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0ca0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0a80 set date to 1302152400.000000000 Wed Apr  6 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0a80 set date to 1302224259.260097000 Thu Apr  7 18:57:39 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0c18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0db0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0e38 set date to 1319432400.000000000 Sun Oct 23 23:00:00 2011
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0e38 set date to 1319506881.275889000 Mon Oct 24 19:41:21 2011
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0db0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0ca0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0ca0 set date to 1333515600.000000000 Tue Apr  3 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0ca0 set date to 1333572643.243979000 Wed Apr  4 14:50:43 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0db0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0db0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0c18 set date to 1356328800.000000000 Sun Dec 23 23:00:00 2012
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0c18 set date to 1356363958.900015000 Mon Dec 24 08:45:58 2012
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0db0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea090
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea118 set date to 1367730000.000000000 Sat May  4 23:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea118 set date to 1367808418.679175000 Sun May  5 20:46:58 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea1a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea2b0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea2b0 set date to 1382680800.000000000 Fri Oct 25 00:00:00 2013
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea2b0 set date to 1382731632.516445000 Fri Oct 25 14:07:12 2013
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea1a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea090
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0db0 set date to 1398574800.000000000 Sat Apr 26 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0db0 set date to 1398608574.000000000 Sun Apr 27 08:22:54 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ce0f48
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea1a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea228 set date to 1399870800.000000000 Sun May 11 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea228 set date to 1399986209.000000000 Tue May 13 07:03:29 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea1a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea090
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea090 set date to 1400302800.000000000 Fri May 16 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea090 set date to 1400384962.000000000 Sat May 17 21:49:22 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea1a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea1a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0f48 set date to 1400389200.000000000 Sat May 17 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ce0f48 set date to 1400535758.000000000 Mon May 19 15:42:38 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea1a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea3c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea448 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea448 set date to 1401463313.000000000 Fri May 30 09:21:53 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea4d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea5e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea5e0 set date to 1404018000.000000000 Sat Jun 28 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea5e0 set date to 1404072606.000000000 Sun Jun 29 14:10:06 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea4d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea3c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea1a0 set date to 1409202000.000000000 Wed Aug 27 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea1a0 set date to 1409274759.000000000 Thu Aug 28 19:12:39 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea338
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea4d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea558 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea558 set date to 1414850251.000000000 Sat Nov  1 07:57:31 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea4d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea3c0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea3c0 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea3c0 set date to 1414850284.000000000 Sat Nov  1 07:58:04 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea4d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea4d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea338 set date to 1415080800.000000000 Mon Nov  3 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea338 set date to 1415282978.000000000 Thu Nov  6 07:09:38 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea4d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea6f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea778 set date to 1415340000.000000000 Thu Nov  6 23:00:00 2014
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea778 set date to 1415575010.000000000 Sun Nov  9 16:16:50 2014
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea800
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea910
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea910 set date to 1421906400.000000000 Wed Jan 21 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea910 set date to 1421985268.000000000 Thu Jan 22 20:54:28 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea800
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea6f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea4d0 set date to 1432616400.000000000 Mon May 25 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea4d0 set date to 1435022541.000000000 Mon Jun 22 19:22:21 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea668
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea800
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea888 set date to 1433998800.000000000 Wed Jun 10 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea888 set date to 1435022995.000000000 Mon Jun 22 19:29:55 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea800
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea6f0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea6f0 set date to 1434603600.000000000 Wed Jun 17 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea6f0 set date to 1435023483.000000000 Mon Jun 22 19:38:03 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea800
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea800
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea668 set date to 1435035600.000000000 Mon Jun 22 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea668 set date to 1435113850.000000000 Tue Jun 23 20:44:10 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea800
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceaa20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceaaa8 set date to 1435899600.000000000 Thu Jul  2 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceaaa8 set date to 1436560152.000000000 Fri Jul 10 14:29:12 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceab30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceac40
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceac40 set date to 1437368400.000000000 Sun Jul 19 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceac40 set date to 1437771925.000000000 Fri Jul 24 15:05:25 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceab30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceaa20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea800 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea800 set date to 1439482731.000000000 Thu Aug 13 10:18:51 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cea998
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceab30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceabb8 set date to 1441170000.000000000 Tue Sep  1 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceabb8 set date to 1441829031.000000000 Wed Sep  9 14:03:51 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceab30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceaa20
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceaa20 set date to 1442034000.000000000 Fri Sep 11 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceaa20 set date to 1442070682.000000000 Sat Sep 12 09:11:22 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceab30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceab30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea998 set date to 1442466000.000000000 Wed Sep 16 23:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cea998 set date to 1443797316.000000000 Fri Oct  2 08:48:36 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceab30
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cead50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceadd8 set date to 1444716000.000000000 Tue Oct 13 00:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceadd8 set date to 1445742938.000000000 Sat Oct 24 21:15:38 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceae60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceaf70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceaf70 set date to 1444802400.000000000 Wed Oct 14 00:00:00 2015
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceaf70 set date to 1445743301.000000000 Sat Oct 24 21:21:41 2015
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceae60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cead50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceab30 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceab30 set date to 1145206886.000000000 Sun Apr 16 11:01:26 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceacc8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceae60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceaee8 set date to 1153803600.000000000 Mon Jul 24 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceaee8 set date to 1156471035.000000000 Thu Aug 24 19:57:15 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceae60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cead50
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cead50 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cead50 set date to 1145207078.000000000 Sun Apr 16 11:04:38 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceae60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceae60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceacc8 set date to 1141365600.000000000 Thu Mar  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceacc8 set date to 1145207682.000000000 Sun Apr 16 11:14:42 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ceae60
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf60c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6150 set date to 1144386000.000000000 Thu Apr  6 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6150 set date to 1145207758.000000000 Sun Apr 16 11:15:58 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf61d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf62e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf62e8 set date to 1152248400.000000000 Thu Jul  6 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf62e8 set date to 1156427500.000000000 Thu Aug 24 07:51:40 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf61d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf60c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceae60 set date to 1153803600.000000000 Mon Jul 24 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ceae60 set date to 1156427107.000000000 Thu Aug 24 07:45:07 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6040
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf61d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6260 set date to 1160110800.000000000 Thu Oct  5 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6260 set date to 1163730000.000000000 Thu Nov 16 19:20:00 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf61d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf60c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf60c8 set date to 1165989600.000000000 Tue Dec 12 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf60c8 set date to 1168486162.000000000 Wed Jan 10 20:29:22 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf61d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf61d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6040 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6040 set date to 1168486540.000000000 Wed Jan 10 20:35:40 2007
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf61d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf63f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6480 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6480 set date to 1145207253.000000000 Sun Apr 16 11:07:33 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6618
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6618 set date to 1153803600.000000000 Mon Jul 24 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6618 set date to 1156471173.000000000 Thu Aug 24 19:59:33 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf63f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf61d8 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf61d8 set date to 1145207368.000000000 Sun Apr 16 11:09:28 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6370
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6590 set date to 1153803600.000000000 Mon Jul 24 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6590 set date to 1156385541.000000000 Wed Aug 23 20:12:21 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf63f8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf63f8 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf63f8 set date to 1145210521.000000000 Sun Apr 16 12:02:01 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6370 set date to 1138946400.000000000 Thu Feb  2 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6370 set date to 1145210796.000000000 Sun Apr 16 12:06:36 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6508
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6728
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf67b0 set date to 1154494800.000000000 Tue Aug  1 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf67b0 set date to 1156645005.000000000 Sat Aug 26 20:16:45 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6948
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6948 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6948 set date to 1145210896.000000000 Sun Apr 16 12:08:16 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6728
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6508 set date to 1154494800.000000000 Tue Aug  1 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6508 set date to 1156645081.000000000 Sat Aug 26 20:18:01 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf66a0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf68c0 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf68c0 set date to 1145211092.000000000 Sun Apr 16 12:11:32 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6728
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6728 set date to 1138687200.000000000 Mon Jan 30 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6728 set date to 1145211167.000000000 Sun Apr 16 12:12:47 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf66a0 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf66a0 set date to 1145211211.000000000 Sun Apr 16 12:13:31 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6838
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6a58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6ae0 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6ae0 set date to 1145211498.000000000 Sun Apr 16 12:18:18 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6c78
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6c78 set date to 1146373200.000000000 Sat Apr 29 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6c78 set date to 1146594691.000000000 Tue May  2 12:31:31 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6a58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6838 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6838 set date to 1149358122.000000000 Sat Jun  3 12:08:42 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf69d0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6bf0 set date to 1150174800.000000000 Mon Jun 12 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6bf0 set date to 1152829104.000000000 Thu Jul 13 16:18:24 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6a58
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6a58 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6a58 set date to 1152828930.000000000 Thu Jul 13 16:15:30 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf69d0 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf69d0 set date to 1156686780.000000000 Sun Aug 27 07:53:00 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6b68
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6d88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6e10 set date to 1154494800.000000000 Tue Aug  1 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6e10 set date to 1163728071.000000000 Thu Nov 16 18:47:51 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc058
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc058 set date to 1155099600.000000000 Tue Aug  8 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc058 set date to 1156686808.000000000 Sun Aug 27 07:53:28 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6d88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6b68 set date to 1155531600.000000000 Sun Aug 13 23:00:00 2006
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6b68 set date to 1156644736.000000000 Sat Aug 26 20:12:16 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6d00
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6f20 set date to 631778400.000000000 Sun Jan  7 23:00:00 1990
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6f20 set date to 1144415728.000000000 Fri Apr  7 07:15:28 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6d88
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6d88 set date to 637480800.000000000 Wed Mar 14 23:00:00 1990
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6d88 set date to 1144415762.000000000 Fri Apr  7 07:16:02 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6d00 set date to 660463200.000000000 Wed Dec  5 23:00:00 1990
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6d00 set date to 1144415912.000000000 Fri Apr  7 07:18:32 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cf6e98
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc168
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc1f0 set date to 662623200.000000000 Sun Dec 30 23:00:00 1990
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc1f0 set date to 1144420184.000000000 Fri Apr  7 08:29:44 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc388
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc388 set date to 662623200.000000000 Sun Dec 30 23:00:00 1990
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc388 set date to 1144420274.000000000 Fri Apr  7 08:31:14 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc168
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6e98 set date to 662623200.000000000 Sun Dec 30 23:00:00 1990
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cf6e98 set date to 1144420402.000000000 Fri Apr  7 08:33:22 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc0e0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc300 set date to 666252000.000000000 Sun Feb 10 23:00:00 1991
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc300 set date to 1144420466.000000000 Fri Apr  7 08:34:26 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc168
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc168 set date to 694159200.000000000 Mon Dec 30 23:00:00 1991
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc168 set date to 1144420523.000000000 Fri Apr  7 08:35:23 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc0e0 set date to 694159200.000000000 Mon Dec 30 23:00:00 1991
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc0e0 set date to 1144420640.000000000 Fri Apr  7 08:37:20 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc278
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc498
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc520 set date to 694159200.000000000 Mon Dec 30 23:00:00 1991
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc520 set date to 1144420678.000000000 Fri Apr  7 08:37:58 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc5a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc6b8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc6b8 set date to 725781600.000000000 Wed Dec 30 23:00:00 1992
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc6b8 set date to 1144423418.000000000 Fri Apr  7 09:23:38 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc5a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc498
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc278 set date to 725781600.000000000 Wed Dec 30 23:00:00 1992
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc278 set date to 1144423509.000000000 Fri Apr  7 09:25:09 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc410
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc5a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc630 set date to 725781600.000000000 Wed Dec 30 23:00:00 1992
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc630 set date to 1144423542.000000000 Fri Apr  7 09:25:42 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc5a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc498
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc498 set date to 757317600.000000000 Thu Dec 30 23:00:00 1993
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc498 set date to 1144423591.000000000 Fri Apr  7 09:26:31 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc5a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc5a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc410 set date to 757317600.000000000 Thu Dec 30 23:00:00 1993
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc410 set date to 1144423628.000000000 Fri Apr  7 09:27:08 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc5a8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc7c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc850 set date to 757317600.000000000 Thu Dec 30 23:00:00 1993
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc850 set date to 1144423663.000000000 Fri Apr  7 09:27:43 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc8d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc9e8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc9e8 set date to 788767200.000000000 Thu Dec 29 23:00:00 1994
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc9e8 set date to 1144423769.000000000 Fri Apr  7 09:29:29 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc8d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc7c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc5a8 set date to 788767200.000000000 Thu Dec 29 23:00:00 1994
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc5a8 set date to 1144423819.000000000 Fri Apr  7 09:30:19 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc740
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc8d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc960 set date to 820216800.000000000 Thu Dec 28 23:00:00 1995
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc960 set date to 1144423970.000000000 Fri Apr  7 09:32:50 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc8d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc7c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc7c8 set date to 820216800.000000000 Thu Dec 28 23:00:00 1995
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc7c8 set date to 1144424040.000000000 Fri Apr  7 09:34:00 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc8d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc8d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc740 set date to 851666400.000000000 Thu Dec 26 23:00:00 1996
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc740 set date to 1144424087.000000000 Fri Apr  7 09:34:47 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfc8d8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcaf8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcb80 set date to 851666400.000000000 Thu Dec 26 23:00:00 1996
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcb80 set date to 1144424135.000000000 Fri Apr  7 09:35:35 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcc08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcd18
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcd18 set date to 883375200.000000000 Sun Dec 28 23:00:00 1997
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcd18 set date to 1144424192.000000000 Fri Apr  7 09:36:32 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcc08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcaf8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc8d8 set date to 883375200.000000000 Sun Dec 28 23:00:00 1997
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfc8d8 set date to 1144424240.000000000 Fri Apr  7 09:37:20 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfca70
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcc08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcc90 set date to 883375200.000000000 Sun Dec 28 23:00:00 1997
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcc90 set date to 1144424287.000000000 Fri Apr  7 09:38:07 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcc08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcaf8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcaf8 set date to 898837200.000000000 Thu Jun 25 23:00:00 1998
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcaf8 set date to 1144424341.000000000 Fri Apr  7 09:39:01 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcc08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcc08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfca70 set date to 914824800.000000000 Sun Dec 27 23:00:00 1998
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfca70 set date to 1144424495.000000000 Fri Apr  7 09:41:35 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcc08
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfce28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfceb0 set date to 933656400.000000000 Mon Aug  2 23:00:00 1999
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfceb0 set date to 1144424532.000000000 Fri Apr  7 09:42:12 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcf38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08110
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08110 set date to 944805600.000000000 Thu Dec  9 23:00:00 1999
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08110 set date to 1144424573.000000000 Fri Apr  7 09:42:53 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcf38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfce28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcc08 set date to 944805600.000000000 Thu Dec  9 23:00:00 1999
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcc08 set date to 1144424611.000000000 Fri Apr  7 09:43:31 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcda0
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcf38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08088 set date to 976860000.000000000 Thu Dec 14 23:00:00 2000
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08088 set date to 1144424663.000000000 Fri Apr  7 09:44:23 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcf38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfce28
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfce28 set date to 1134712800.000000000 Thu Dec 15 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfce28 set date to 1144424762.000000000 Fri Apr  7 09:46:02 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcf38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcf38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcda0 set date to 1131602400.000000000 Wed Nov  9 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcda0 set date to 1144440888.000000000 Fri Apr  7 14:14:48 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11cfcf38
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08220
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d082a8 set date to 1135836000.000000000 Wed Dec 28 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d082a8 set date to 1144441784.000000000 Fri Apr  7 14:29:44 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08330
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08440
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08440 set date to 1112248800.000000000 Wed Mar 30 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08440 set date to 1144431036.000000000 Fri Apr  7 11:30:36 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08330
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08220
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcf38 set date to 1125464400.000000000 Tue Aug 30 23:00:00 2005
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11cfcf38 set date to 1144433556.000000000 Fri Apr  7 12:12:36 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08198
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08330
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d083b8 set date to 837493200.000000000 Mon Jul 15 23:00:00 1996
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d083b8 set date to 1144446406.000000000 Fri Apr  7 15:46:46 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08330
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08220
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08220 set date to 840085200.000000000 Wed Aug 14 23:00:00 1996
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08220 set date to 1144446511.000000000 Fri Apr  7 15:48:31 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08330
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08330
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08198 set date to 842850000.000000000 Sun Sep 15 23:00:00 1996
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08198 set date to 1144446536.000000000 Fri Apr  7 15:48:56 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08330
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08550
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d085d8 set date to 845355600.000000000 Mon Oct 14 23:00:00 1996
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d085d8 set date to 1144446581.000000000 Fri Apr  7 15:49:41 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08660
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08770
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08770 set date to 848037600.000000000 Thu Nov 14 23:00:00 1996
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08770 set date to 1144446614.000000000 Fri Apr  7 15:50:14 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08660
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08550
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08330 set date to 850716000.000000000 Sun Dec 15 23:00:00 1996
* 12:26:52  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08330 set date to 1144446640.000000000 Fri Apr  7 15:50:40 2006
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d084c8
* 12:26:52  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:52  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d086e8 set date to 851666400.000000000 Thu Dec 26 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d086e8 set date to 1144456979.000000000 Fri Apr  7 18:42:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08550
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08550 set date to 851666400.000000000 Thu Dec 26 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08550 set date to 1144457027.000000000 Fri Apr  7 18:43:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d084c8 set date to 853308000.000000000 Tue Jan 14 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d084c8 set date to 1144457061.000000000 Fri Apr  7 18:44:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08880
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08908 set date to 856245600.000000000 Mon Feb 17 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08908 set date to 1144457113.000000000 Fri Apr  7 18:45:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08aa0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08aa0 set date to 858578400.000000000 Sun Mar 16 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08aa0 set date to 1144457153.000000000 Fri Apr  7 18:45:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08880
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08660 set date to 861080400.000000000 Mon Apr 14 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08660 set date to 1144457205.000000000 Fri Apr  7 18:46:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d087f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08a18 set date to 863672400.000000000 Wed May 14 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08a18 set date to 1144457233.000000000 Fri Apr  7 18:47:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08880
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08880 set date to 866437200.000000000 Sun Jun 15 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08880 set date to 1144457261.000000000 Fri Apr  7 18:47:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d087f8 set date to 868942800.000000000 Mon Jul 14 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d087f8 set date to 1144457296.000000000 Fri Apr  7 18:48:16 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08bb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08c38 set date to 871621200.000000000 Thu Aug 14 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08c38 set date to 1144457350.000000000 Fri Apr  7 18:49:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08dd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08dd0 set date to 874299600.000000000 Sun Sep 14 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08dd0 set date to 1144457376.000000000 Fri Apr  7 18:49:36 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08bb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08990 set date to 876891600.000000000 Tue Oct 14 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08990 set date to 1144457439.000000000 Fri Apr  7 18:50:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08b28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08d48 set date to 879746400.000000000 Sun Nov 16 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08d48 set date to 1144457477.000000000 Fri Apr  7 18:51:17 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08bb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08bb0 set date to 882165600.000000000 Sun Dec 14 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08bb0 set date to 1144457506.000000000 Fri Apr  7 18:51:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08b28 set date to 883375200.000000000 Sun Dec 28 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08b28 set date to 1144457560.000000000 Fri Apr  7 18:52:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08ee0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08f68 set date to 884844000.000000000 Wed Jan 14 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08f68 set date to 1144457587.000000000 Fri Apr  7 18:53:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d100a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d101b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d101b8 set date to 887695200.000000000 Mon Feb 16 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d101b8 set date to 1144457614.000000000 Fri Apr  7 18:53:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d100a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08ee0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08cc0 set date to 890028000.000000000 Sun Mar 15 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08cc0 set date to 1144457648.000000000 Fri Apr  7 18:54:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08e58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d100a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10130 set date to 892616400.000000000 Tue Apr 14 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10130 set date to 1144457674.000000000 Fri Apr  7 18:54:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d100a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d08ee0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08ee0 set date to 895208400.000000000 Thu May 14 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08ee0 set date to 1144457712.000000000 Fri Apr  7 18:55:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d100a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d100a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08e58 set date to 897886800.000000000 Sun Jun 14 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d08e58 set date to 1144457744.000000000 Fri Apr  7 18:55:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d100a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d102c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10350 set date to 900478800.000000000 Tue Jul 14 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10350 set date to 1144457864.000000000 Fri Apr  7 18:57:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d103d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d104e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d104e8 set date to 903330000.000000000 Sun Aug 16 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d104e8 set date to 1144457892.000000000 Fri Apr  7 18:58:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d103d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d102c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d100a8 set date to 905835600.000000000 Mon Sep 14 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d100a8 set date to 1144457923.000000000 Fri Apr  7 18:58:43 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10240
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d103d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10460 set date to 908427600.000000000 Wed Oct 14 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10460 set date to 1144457947.000000000 Fri Apr  7 18:59:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d103d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d102c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d102c8 set date to 911196000.000000000 Sun Nov 15 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d102c8 set date to 1144458016.000000000 Fri Apr  7 19:00:16 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d103d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d103d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10240 set date to 913701600.000000000 Mon Dec 14 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10240 set date to 1144458056.000000000 Fri Apr  7 19:00:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d103d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d105f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10680 set date to 913788000.000000000 Tue Dec 15 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10680 set date to 1144458097.000000000 Fri Apr  7 19:01:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10818
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10818 set date to 916380000.000000000 Thu Jan 14 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10818 set date to 1144458137.000000000 Fri Apr  7 19:02:17 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d105f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d103d8 set date to 945237600.000000000 Tue Dec 14 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d103d8 set date to 1144458206.000000000 Fri Apr  7 19:03:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10570
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10790 set date to 945237600.000000000 Tue Dec 14 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10790 set date to 1144458244.000000000 Fri Apr  7 19:04:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d105f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d105f8 set date to 951199200.000000000 Mon Feb 21 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d105f8 set date to 1144458482.000000000 Fri Apr  7 19:08:02 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10570 set date to 976687200.000000000 Tue Dec 12 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10570 set date to 1144458635.000000000 Fri Apr  7 19:10:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d109b0 set date to 976687200.000000000 Tue Dec 12 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d109b0 set date to 1144458668.000000000 Fri Apr  7 19:11:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10b48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10b48 set date to 986187600.000000000 Sun Apr  1 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10b48 set date to 1144458748.000000000 Fri Apr  7 19:12:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10708 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10708 set date to 1145318918.000000000 Mon Apr 17 18:08:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d108a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10ac0 set date to 1137477600.000000000 Mon Jan 16 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10ac0 set date to 1145324630.000000000 Mon Apr 17 19:43:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10928 set date to 1138168800.000000000 Tue Jan 24 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10928 set date to 1145324788.000000000 Mon Apr 17 19:46:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d108a0 set date to 1138600800.000000000 Sun Jan 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d108a0 set date to 1145324843.000000000 Mon Apr 17 19:47:23 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10ce0 set date to 1138687200.000000000 Mon Jan 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10ce0 set date to 1145324934.000000000 Mon Apr 17 19:48:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10e78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10e78 set date to 1138773600.000000000 Tue Jan 31 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10e78 set date to 1145325022.000000000 Mon Apr 17 19:50:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10a38 set date to 1138773600.000000000 Tue Jan 31 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10a38 set date to 1145325073.000000000 Mon Apr 17 19:51:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10bd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10df0 set date to 1138773600.000000000 Tue Jan 31 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10df0 set date to 1145325141.000000000 Mon Apr 17 19:52:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10c58 set date to 1138946400.000000000 Thu Feb  2 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10c58 set date to 1145325195.000000000 Mon Apr 17 19:53:15 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10bd0 set date to 1139896800.000000000 Mon Feb 13 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10bd0 set date to 1145325303.000000000 Mon Apr 17 19:55:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a050 set date to 1139983200.000000000 Tue Feb 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a050 set date to 1145325429.000000000 Mon Apr 17 19:57:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a0d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a1e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a1e8 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a1e8 set date to 1145325467.000000000 Mon Apr 17 19:57:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a0d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10d68 set date to 1141970400.000000000 Thu Mar  9 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10d68 set date to 1145327211.000000000 Mon Apr 17 20:26:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10f00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a0d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a160 set date to 1142316000.000000000 Mon Mar 13 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a160 set date to 1145327258.000000000 Mon Apr 17 20:27:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a0d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d10f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10f88 set date to 1142402400.000000000 Tue Mar 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10f88 set date to 1145327319.000000000 Mon Apr 17 20:28:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a0d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a0d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10f00 set date to 1142402400.000000000 Tue Mar 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d10f00 set date to 1145327368.000000000 Mon Apr 17 20:29:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a0d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a2f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a380 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a380 set date to 1145327432.000000000 Mon Apr 17 20:30:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a408
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a518
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a518 set date to 1145250000.000000000 Sun Apr 16 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a518 set date to 1146511071.000000000 Mon May  1 13:17:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a408
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a2f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a0d8 set date to 1145941200.000000000 Mon Apr 24 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a0d8 set date to 1146511071.857571000 Mon May  1 13:17:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a270
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a408
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a490 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a490 set date to 1146511114.686322000 Mon May  1 13:18:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a408
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a2f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a2f8 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a2f8 set date to 1146511203.000000000 Mon May  1 13:20:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a408
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a408
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a270 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a270 set date to 1149361251.118688000 Sat Jun  3 13:00:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a408
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a628
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a6b0 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a6b0 set date to 1149361289.649822000 Sat Jun  3 13:01:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a738
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a848
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a848 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a848 set date to 1149361311.184472000 Sat Jun  3 13:01:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a738
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a628
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a408 set date to 1147410000.000000000 Thu May 11 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a408 set date to 1149361377.000000000 Sat Jun  3 13:02:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a5a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a738
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a7c0 set date to 1147669200.000000000 Sun May 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a7c0 set date to 1149361377.749278000 Sat Jun  3 13:02:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a738
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a628
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a628 set date to 1148533200.000000000 Wed May 24 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a628 set date to 1149361429.105128000 Sat Jun  3 13:03:49 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a738
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a738
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a5a0 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a5a0 set date to 1149361497.000000000 Sat Jun  3 13:04:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a738
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a958
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a9e0 set date to 1150088400.000000000 Sun Jun 11 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a9e0 set date to 1152797923.000000000 Thu Jul 13 07:38:43 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1aa68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ab78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ab78 set date to 1150261200.000000000 Tue Jun 13 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ab78 set date to 1152797994.000000000 Thu Jul 13 07:39:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1aa68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a958
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a738 set date to 1150347600.000000000 Wed Jun 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a738 set date to 1152797994.476822000 Thu Jul 13 07:39:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a8d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1aa68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1aaf0 set date to 1150952400.000000000 Wed Jun 21 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1aaf0 set date to 1152798238.000000000 Thu Jul 13 07:43:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1aa68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1a958
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a958 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a958 set date to 1152798092.000000000 Thu Jul 13 07:41:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1aa68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1aa68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a8d0 set date to 1153112400.000000000 Sun Jul 16 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1a8d0 set date to 1155003975.000000000 Mon Aug  7 20:26:15 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1aa68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ac88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ad10 set date to 1153803600.000000000 Mon Jul 24 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ad10 set date to 1155003975.706879000 Mon Aug  7 20:26:15 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ad98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1aea8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1aea8 set date to 1153890000.000000000 Tue Jul 25 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1aea8 set date to 1154001325.000000000 Thu Jul 27 05:55:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ad98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ac88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1aa68 set date to 1153890000.000000000 Tue Jul 25 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1aa68 set date to 1154001351.000000000 Thu Jul 27 05:55:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ac00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ad98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ae20 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ae20 set date to 1155004014.934736000 Mon Aug  7 20:26:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ad98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ac88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ac88 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ac88 set date to 1155004117.000000000 Mon Aug  7 20:28:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ad98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ad98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ac00 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ac00 set date to 1157374105.206382000 Mon Sep  4 06:48:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1ad98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24100 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24100 set date to 1157374128.553107000 Mon Sep  4 06:48:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24188
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24298
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24298 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24298 set date to 1157374169.092930000 Mon Sep  4 06:49:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24188
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ad98 set date to 1154667600.000000000 Thu Aug  3 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1ad98 set date to 1157374250.000000000 Mon Sep  4 06:50:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d1af30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24188
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24210 set date to 1155531600.000000000 Sun Aug 13 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24210 set date to 1157374390.000000000 Mon Sep  4 06:53:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24188
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24078 set date to 1155531600.000000000 Sun Aug 13 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24078 set date to 1157388694.200186000 Mon Sep  4 10:51:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24188
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24188
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1af30 set date to 1155618000.000000000 Mon Aug 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d1af30 set date to 1157374428.068802000 Mon Sep  4 06:53:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24188
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d243a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24430 set date to 1156482000.000000000 Thu Aug 24 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24430 set date to 1157374467.500560000 Mon Sep  4 06:54:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d244b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d245c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d245c8 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d245c8 set date to 1157374557.000000000 Mon Sep  4 06:55:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d244b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d243a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24188 set date to 1157691600.000000000 Thu Sep  7 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24188 set date to 1160611388.000000000 Wed Oct 11 18:03:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24320
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d244b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24540 set date to 1158037200.000000000 Mon Sep 11 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24540 set date to 1160611432.169985000 Wed Oct 11 18:03:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d244b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d243a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d243a8 set date to 1158296400.000000000 Thu Sep 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d243a8 set date to 1160611532.000000000 Wed Oct 11 18:05:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d244b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d244b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24320 set date to 1158296400.000000000 Thu Sep 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24320 set date to 1160611561.234588000 Wed Oct 11 18:06:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d244b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d246d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24760 set date to 1158296400.000000000 Thu Sep 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24760 set date to 1160611650.000000000 Wed Oct 11 18:07:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d247e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d248f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d248f8 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d248f8 set date to 1160604989.000000000 Wed Oct 11 16:16:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d247e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d246d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d244b8 set date to 1160974800.000000000 Sun Oct 15 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d244b8 set date to 1162478870.000000000 Thu Nov  2 07:47:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24650
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d247e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24870 set date to 1161752400.000000000 Tue Oct 24 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24870 set date to 1162478910.632952000 Thu Nov  2 07:48:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d247e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d246d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d246d8 set date to 1162188000.000000000 Sun Oct 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d246d8 set date to 1162478942.233825000 Thu Nov  2 07:49:02 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d247e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d247e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24650 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24650 set date to 1162478832.000000000 Thu Nov  2 07:47:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d247e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24a08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24a90 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24a90 set date to 1162478990.000000000 Thu Nov  2 07:49:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24b18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24c28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24c28 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24c28 set date to 1162479018.030721000 Thu Nov  2 07:50:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24b18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24a08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d247e8 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d247e8 set date to 1162479036.388907000 Thu Nov  2 07:50:36 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24980
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24b18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24ba0 set date to 1163484000.000000000 Mon Nov 13 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24ba0 set date to 1164409718.000000000 Fri Nov 24 16:08:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24b18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24a08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24a08 set date to 1163570400.000000000 Tue Nov 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24a08 set date to 1164409751.000000000 Fri Nov 24 16:09:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24b18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24b18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24980 set date to 1164348000.000000000 Thu Nov 23 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24980 set date to 1165338442.000000000 Tue Dec  5 10:07:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24b18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24d38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24dc0 set date to 1164607200.000000000 Sun Nov 26 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24dc0 set date to 1165329641.000000000 Tue Dec  5 07:40:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24e48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24f58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24f58 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24f58 set date to 1165329758.000000000 Tue Dec  5 07:42:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24e48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24d38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24b18 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24b18 set date to 1165346551.720806000 Tue Dec  5 12:22:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24cb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24e48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24ed0 set date to 1165903200.000000000 Mon Dec 11 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24ed0 set date to 1167629140.524253000 Sun Dec 31 22:25:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24e48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24d38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24d38 set date to 1166076000.000000000 Wed Dec 13 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24d38 set date to 1167629190.000000000 Sun Dec 31 22:26:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24e48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24e48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24cb0 set date to 1166162400.000000000 Thu Dec 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24cb0 set date to 1167629223.054735000 Sun Dec 31 22:27:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d24e48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008128
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120081b0 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120081b0 set date to 1167629258.000000000 Sun Dec 31 22:27:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008238
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008348
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008348 set date to 1167804000.000000000 Tue Jan  2 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008348 set date to 1172031435.000000000 Tue Feb 20 21:17:15 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008238
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008128
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24e48 set date to 1168927200.000000000 Mon Jan 15 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d24e48 set date to 1172030333.000000000 Tue Feb 20 20:58:53 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120080a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008238
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120082c0 set date to 1169704800.000000000 Wed Jan 24 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120082c0 set date to 1172030361.000000000 Tue Feb 20 20:59:21 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008238
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008128
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008128 set date to 1170136800.000000000 Mon Jan 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008128 set date to 1172030393.000000000 Tue Feb 20 20:59:53 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008238
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008238
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120080a0 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120080a0 set date to 1172030426.000000000 Tue Feb 20 21:00:26 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008238
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008458
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120084e0 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120084e0 set date to 1172030047.794557000 Tue Feb 20 20:54:07 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008568
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008678
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008678 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008678 set date to 1172030071.000000000 Tue Feb 20 20:54:31 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008568
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008458
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008238 set date to 1170396000.000000000 Thu Feb  1 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008238 set date to 1172030132.000000000 Tue Feb 20 20:55:32 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120083d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008568
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120085f0 set date to 1170655200.000000000 Sun Feb  4 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120085f0 set date to 1172030160.000000000 Tue Feb 20 20:56:00 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008568
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008458
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008458 set date to 1171519200.000000000 Wed Feb 14 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008458 set date to 1172030176.006660000 Tue Feb 20 20:56:16 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008568
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008568
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120083d0 set date to 1172469600.000000000 Sun Feb 25 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120083d0 set date to 1172944296.022899000 Sat Mar  3 10:51:36 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008568
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008788
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008810 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008810 set date to 1172944346.000000000 Sat Mar  3 10:52:26 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008898
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120089a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120089a8 set date to 1173675600.000000000 Sun Mar 11 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120089a8 set date to 1175311957.000000000 Fri Mar 30 21:32:37 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008898
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008788
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008568 set date to 1173848400.000000000 Tue Mar 13 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008568 set date to 1175312009.000000000 Fri Mar 30 21:33:29 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008700
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008898
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008920 set date to 1173934800.000000000 Wed Mar 14 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008920 set date to 1175312249.000000000 Fri Mar 30 21:37:29 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008898
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008788
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008788 set date to 1173934800.000000000 Wed Mar 14 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008788 set date to 1175312316.000000000 Fri Mar 30 21:38:36 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008898
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008898
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008700 set date to 1174453200.000000000 Tue Mar 20 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008700 set date to 1175312449.000000000 Fri Mar 30 21:40:49 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008898
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008ab8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008b40 set date to 1174453200.000000000 Tue Mar 20 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008b40 set date to 1175312504.000000000 Fri Mar 30 21:41:44 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008bc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008cd8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008cd8 set date to 1174798800.000000000 Sat Mar 24 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008cd8 set date to 1175312639.000000000 Fri Mar 30 21:43:59 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008bc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008ab8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008898 set date to 1174885200.000000000 Sun Mar 25 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008898 set date to 1175312830.000000000 Fri Mar 30 21:47:10 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008a30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008bc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008c50 set date to 1167804000.000000000 Tue Jan  2 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008c50 set date to 1168488284.838605000 Wed Jan 10 21:04:44 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008bc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008ab8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008ab8 set date to 1052283600.000000000 Tue May  6 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008ab8 set date to 1143687168.000000000 Wed Mar 29 19:52:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008bc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008bc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008a30 set date to 1054270800.000000000 Thu May 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008a30 set date to 1143688537.000000000 Wed Mar 29 20:15:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008bc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008de8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008e70 set date to 1056949200.000000000 Sun Jun 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008e70 set date to 1143688721.000000000 Wed Mar 29 20:18:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008ef8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c040
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c040 set date to 1059627600.000000000 Wed Jul 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c040 set date to 1143749941.000000000 Thu Mar 30 13:19:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008ef8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008de8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008bc8 set date to 1062133200.000000000 Thu Aug 28 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008bc8 set date to 1143750081.000000000 Thu Mar 30 13:21:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008d60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008ef8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008f80 set date to 1064898000.000000000 Mon Sep 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008f80 set date to 1143750158.000000000 Thu Mar 30 13:22:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008ef8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008de8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008de8 set date to 1067580000.000000000 Thu Oct 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008de8 set date to 1143750236.000000000 Thu Mar 30 13:23:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008ef8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008ef8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008d60 set date to 1069999200.000000000 Thu Nov 27 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008d60 set date to 1143753179.000000000 Thu Mar 30 14:12:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12008ef8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c150
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c1d8 set date to 1072850400.000000000 Tue Dec 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c1d8 set date to 1143753265.000000000 Thu Mar 30 14:14:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c260
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c370
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c370 set date to 1075442400.000000000 Thu Jan 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c370 set date to 1143753308.000000000 Thu Mar 30 14:15:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c260
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c150
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008ef8 set date to 1077861600.000000000 Thu Feb 26 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12008ef8 set date to 1143753345.000000000 Thu Mar 30 14:15:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c0c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c260
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c2e8 set date to 1080712800.000000000 Tue Mar 30 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c2e8 set date to 1143754575.000000000 Thu Mar 30 14:36:15 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c260
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c150
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c150 set date to 1082437200.000000000 Mon Apr 19 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c150 set date to 1143754904.000000000 Thu Mar 30 14:41:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c260
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c260
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c0c8 set date to 1083301200.000000000 Thu Apr 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c0c8 set date to 1143755044.000000000 Thu Mar 30 14:44:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c260
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c480
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c508 set date to 1085720400.000000000 Thu May 27 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c508 set date to 1143755084.000000000 Thu Mar 30 14:44:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c590
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c6a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c6a0 set date to 1088571600.000000000 Tue Jun 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c6a0 set date to 1143755144.000000000 Thu Mar 30 14:45:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c590
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c480
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c260 set date to 1091163600.000000000 Thu Jul 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c260 set date to 1143755334.000000000 Thu Mar 30 14:48:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c3f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c590
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c618 set date to 1093928400.000000000 Mon Aug 30 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c618 set date to 1143755408.000000000 Thu Mar 30 14:50:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c590
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c480
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c480 set date to 1096520400.000000000 Wed Sep 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c480 set date to 1143755463.000000000 Thu Mar 30 14:51:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c590
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c590
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c3f8 set date to 1099026000.000000000 Thu Oct 28 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c3f8 set date to 1143755527.000000000 Thu Mar 30 14:52:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c590
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c7b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c838 set date to 1101794400.000000000 Mon Nov 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c838 set date to 1143755574.000000000 Thu Mar 30 14:52:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c8c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c9d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c9d0 set date to 1104472800.000000000 Thu Dec 30 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c9d0 set date to 1143755612.000000000 Thu Mar 30 14:53:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c8c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c7b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c590 set date to 1107151200.000000000 Sun Jan 30 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c590 set date to 1143760533.000000000 Thu Mar 30 16:15:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c728
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c8c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c948 set date to 1109570400.000000000 Sun Feb 27 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c948 set date to 1143760955.000000000 Thu Mar 30 16:22:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c8c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c7b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c7b0 set date to 1112248800.000000000 Wed Mar 30 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c7b0 set date to 1143761007.000000000 Thu Mar 30 16:23:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c8c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c8c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c728 set date to 1114750800.000000000 Thu Apr 28 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c728 set date to 1143761066.000000000 Thu Mar 30 16:24:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200c8c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cae0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cb68 set date to 1117515600.000000000 Mon May 30 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cb68 set date to 1143761145.000000000 Thu Mar 30 16:25:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cbf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cd00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cd00 set date to 1120107600.000000000 Wed Jun 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cd00 set date to 1143761193.000000000 Thu Mar 30 16:26:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cbf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cae0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c8c0 set date to 1122613200.000000000 Thu Jul 28 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200c8c0 set date to 1143761240.000000000 Thu Mar 30 16:27:20 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200ca58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cbf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cc78 set date to 1125464400.000000000 Tue Aug 30 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cc78 set date to 1143761296.000000000 Thu Mar 30 16:28:16 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cbf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cae0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cae0 set date to 1128056400.000000000 Thu Sep 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cae0 set date to 1143761338.000000000 Thu Mar 30 16:28:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cbf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cbf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200ca58 set date to 1130738400.000000000 Sun Oct 30 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200ca58 set date to 1143761379.000000000 Thu Mar 30 16:29:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cbf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200ce10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200ce98 set date to 1133330400.000000000 Tue Nov 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200ce98 set date to 1143761431.000000000 Thu Mar 30 16:30:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cf20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120140f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120140f0 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120140f0 set date to 1143761463.000000000 Thu Mar 30 16:31:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cf20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200ce10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cbf0 set date to 1138687200.000000000 Mon Jan 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cbf0 set date to 1143761545.000000000 Thu Mar 30 16:32:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cd88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cf20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014068 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014068 set date to 1143761615.000000000 Thu Mar 30 16:33:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cf20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200ce10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200ce10 set date to 1141365600.000000000 Thu Mar  2 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200ce10 set date to 1143768140.000000000 Thu Mar 30 18:22:20 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cf20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cf20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cd88 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cd88 set date to 1143930488.000000000 Sat Apr  1 15:28:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1200cf20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014288 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014288 set date to 1146419384.000000000 Sun Apr 30 11:49:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014420
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014420 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014420 set date to 1148604810.000000000 Thu May 25 18:53:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cf20 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1200cf20 set date to 1148605241.000000000 Thu May 25 19:00:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014178
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014398 set date to 1149310800.000000000 Fri Jun  2 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014398 set date to 1149356821.000000000 Sat Jun  3 11:47:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014200 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014200 set date to 1151768417.000000000 Sat Jul  1 09:40:17 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014178 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014178 set date to 1154569327.000000000 Wed Aug  2 19:42:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120145b8 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120145b8 set date to 1157138093.000000000 Fri Sep  1 13:14:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014750
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014750 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014750 set date to 1160057747.000000000 Thu Oct  5 08:15:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014310 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014310 set date to 1162387828.000000000 Wed Nov  1 06:30:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120144a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120146c8 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120146c8 set date to 1165288376.000000000 Mon Dec  4 20:12:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014530 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014530 set date to 1167624572.000000000 Sun Dec 31 21:09:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120144a8 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120144a8 set date to 1170344888.000000000 Thu Feb  1 08:48:08 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120148e8 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120148e8 set date to 1172943961.000000000 Sat Mar  3 10:46:01 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014a80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014a80 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014a80 set date to 1175396759.000000000 Sat Mar 31 21:05:59 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014640 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014640 set date to 1178102413.000000000 Wed May  2 04:40:13 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120147d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120149f8 set date to 1180587600.000000000 Wed May 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120149f8 set date to 1180700900.000000000 Fri Jun  1 06:28:20 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014860 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014860 set date to 1183394620.000000000 Mon Jul  2 10:43:40 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120147d8 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120147d8 set date to 1186110712.000000000 Thu Aug  2 21:11:52 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014b90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014c18 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014c18 set date to 1188749869.000000000 Sun Sep  2 10:17:49 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014ca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014db0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014db0 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014db0 set date to 1191584802.000000000 Fri Oct  5 05:46:42 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014ca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014b90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014970 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014970 set date to 1193925833.000000000 Thu Nov  1 08:03:53 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014b08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014ca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014d28 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014d28 set date to 1196604693.000000000 Sun Dec  2 07:11:33 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014ca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014b90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014b90 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014b90 set date to 1199202396.000000000 Tue Jan  1 08:46:36 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014ca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014ca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014b08 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014b08 set date to 1201957827.000000000 Sat Feb  2 06:10:27 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014ca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014ec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014f48 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014f48 set date to 1204858085.000000000 Thu Mar  6 19:48:05 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a088
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a198
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a198 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a198 set date to 1207503950.000000000 Sun Apr  6 11:45:50 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a088
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014ec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014ca0 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014ca0 set date to 1211515656.000000000 Thu May 22 22:07:36 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014e38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a088
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a110 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a110 set date to 1213148793.000000000 Tue Jun 10 19:46:33 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a088
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12014ec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014ec0 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014ec0 set date to 1214946589.000000000 Tue Jul  1 15:09:49 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a088
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a088
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014e38 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12014e38 set date to 1222120265.000000000 Mon Sep 22 15:51:05 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a088
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a2a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a330 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a330 set date to 1222268343.000000000 Wed Sep 24 08:59:03 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a3b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a4c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a4c8 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a4c8 set date to 1223045216.000000000 Fri Oct  3 08:46:56 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a3b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a2a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a088 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a088 set date to 1225599657.000000000 Sat Nov  1 22:20:57 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a220
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a3b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a440 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a440 set date to 1228059747.000000000 Sun Nov 30 08:42:27 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a3b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a2a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a2a8 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a2a8 set date to 1230862948.000000000 Thu Jan  1 19:22:28 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a3b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a3b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a220 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a220 set date to 1233540998.000000000 Sun Feb  1 19:16:38 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a3b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a5d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a660 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a660 set date to 1236032679.000000000 Mon Mar  2 15:24:39 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a6e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a7f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a7f8 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a7f8 set date to 1240082034.000000000 Sat Apr 18 13:13:54 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a6e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a5d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a3b8 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a3b8 set date to 1370195906.270178000 Sun Jun  2 11:58:26 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a550
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a6e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a770 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a770 set date to 1374960277.268642000 Sat Jul 27 15:24:37 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a6e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a5d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a5d8 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a5d8 set date to 1378571536.810745000 Sat Sep  7 10:32:16 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a6e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a6e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a550 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a550 set date to 1378571578.619238000 Sat Sep  7 10:32:58 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a6e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a908
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a990 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a990 set date to 1381176353.123159000 Mon Oct  7 14:05:53 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201aa18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ab28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201ab28 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201ab28 set date to 1383767551.265935000 Wed Nov  6 12:52:31 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201aa18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a908
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a6e8 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a6e8 set date to 1386524103.659910000 Sun Dec  8 10:35:03 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a880
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201aa18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201aaa0 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201aaa0 set date to 1388597366.221355000 Wed Jan  1 10:29:26 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201aa18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201a908
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a908 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a908 set date to 1393455228.708529000 Wed Feb 26 15:53:48 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201aa18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201aa18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a880 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201a880 set date to 1394147450.880693000 Thu Mar  6 16:10:50 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201aa18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ac38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201acc0 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201acc0 set date to 1396440757.000000000 Wed Apr  2 06:12:37 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ad48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ae58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201ae58 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201ae58 set date to 1399127073.000000000 Sat May  3 08:24:33 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ad48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ac38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201aa18 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201aa18 set date to 1401806310.000000000 Tue Jun  3 08:38:30 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201abb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ad48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201add0 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201add0 set date to 1403617895.000000000 Tue Jun 24 07:51:35 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ad48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ac38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201ac38 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201ac38 set date to 1403621236.000000000 Tue Jun 24 08:47:16 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ad48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ad48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201abb0 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201abb0 set date to 1403621452.000000000 Tue Jun 24 08:50:52 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201ad48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201af68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e0b8 set date to 1039413600.000000000 Sun Dec  8 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e0b8 set date to 1143603347.000000000 Tue Mar 28 20:35:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e250
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e250 set date to 1041314400.000000000 Mon Dec 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e250 set date to 1143603673.000000000 Tue Mar 28 20:41:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201af68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201ad48 set date to 1043992800.000000000 Thu Jan 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201ad48 set date to 1143603798.000000000 Tue Mar 28 20:43:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201aee0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e1c8 set date to 1046412000.000000000 Thu Feb 27 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e1c8 set date to 1143603941.000000000 Tue Mar 28 20:45:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1201af68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201af68 set date to 1047621600.000000000 Thu Mar 13 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201af68 set date to 1143604034.000000000 Tue Mar 28 20:47:14 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201aee0 set date to 1049090400.000000000 Sun Mar 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1201aee0 set date to 1143604093.000000000 Tue Mar 28 20:48:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e360
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e3e8 set date to 1051678800.000000000 Tue Apr 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e3e8 set date to 1143604131.000000000 Tue Mar 28 20:48:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e580
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e580 set date to 1052715600.000000000 Sun May 11 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e580 set date to 1143688191.000000000 Wed Mar 29 20:09:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e360
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e140 set date to 1053061200.000000000 Thu May 15 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e140 set date to 1143730638.000000000 Thu Mar 30 07:57:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e2d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e4f8 set date to 1053061200.000000000 Thu May 15 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e4f8 set date to 1143730756.000000000 Thu Mar 30 07:59:16 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e360
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e360 set date to 1054270800.000000000 Thu May 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e360 set date to 1143730824.000000000 Thu Mar 30 08:00:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e2d8 set date to 1056949200.000000000 Sun Jun 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e2d8 set date to 1143730856.000000000 Thu Mar 30 08:00:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e690
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e718 set date to 1059627600.000000000 Wed Jul 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e718 set date to 1143730897.000000000 Thu Mar 30 08:01:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e7a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e8b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e8b0 set date to 1062133200.000000000 Thu Aug 28 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e8b0 set date to 1143730947.000000000 Thu Mar 30 08:02:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e7a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e690
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e470 set date to 1064898000.000000000 Mon Sep 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e470 set date to 1143730978.000000000 Thu Mar 30 08:02:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e608
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e7a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e828 set date to 1067580000.000000000 Thu Oct 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e828 set date to 1143731008.000000000 Thu Mar 30 08:03:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e7a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e690
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e690 set date to 1069999200.000000000 Thu Nov 27 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e690 set date to 1143731045.000000000 Thu Mar 30 08:04:05 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e7a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e7a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e608 set date to 1071208800.000000000 Thu Dec 11 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e608 set date to 1143730545.000000000 Thu Mar 30 07:55:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e7a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e9c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ea48 set date to 1072850400.000000000 Tue Dec 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ea48 set date to 1143731092.000000000 Thu Mar 30 08:04:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ead0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ebe0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ebe0 set date to 1075442400.000000000 Thu Jan 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ebe0 set date to 1143731162.000000000 Thu Mar 30 08:06:02 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ead0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e9c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e7a0 set date to 1077861600.000000000 Thu Feb 26 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e7a0 set date to 1143731189.000000000 Thu Mar 30 08:06:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e938
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ead0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2eb58 set date to 1078466400.000000000 Thu Mar  4 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2eb58 set date to 1143731233.000000000 Thu Mar 30 08:07:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ead0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2e9c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e9c0 set date to 1080712800.000000000 Tue Mar 30 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e9c0 set date to 1143731605.000000000 Thu Mar 30 08:13:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ead0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ead0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e938 set date to 1083301200.000000000 Thu Apr 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2e938 set date to 1143731634.000000000 Thu Mar 30 08:13:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ead0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ecf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ed78 set date to 1085720400.000000000 Thu May 27 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ed78 set date to 1143731658.000000000 Thu Mar 30 08:14:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ee00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ef10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ef10 set date to 1088571600.000000000 Tue Jun 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ef10 set date to 1143731687.000000000 Thu Mar 30 08:14:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ee00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ecf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ead0 set date to 1091163600.000000000 Thu Jul 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ead0 set date to 1143731709.000000000 Thu Mar 30 08:15:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ec68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ee00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ee88 set date to 1093928400.000000000 Mon Aug 30 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ee88 set date to 1143731745.000000000 Thu Mar 30 08:15:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ee00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ecf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ecf0 set date to 1096002000.000000000 Thu Sep 23 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ecf0 set date to 1143732536.000000000 Thu Mar 30 08:28:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ee00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ee00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ec68 set date to 1096520400.000000000 Wed Sep 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ec68 set date to 1143732561.000000000 Thu Mar 30 08:29:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ee00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30058
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d300e0 set date to 1099026000.000000000 Thu Oct 28 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d300e0 set date to 1143732631.000000000 Thu Mar 30 08:30:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30168
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30278
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30278 set date to 1101794400.000000000 Mon Nov 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30278 set date to 1143732659.000000000 Thu Mar 30 08:30:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30168
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30058
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ee00 set date to 1104472800.000000000 Thu Dec 30 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ee00 set date to 1143732717.000000000 Thu Mar 30 08:31:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d2ef98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30168
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d301f0 set date to 1107151200.000000000 Sun Jan 30 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d301f0 set date to 1143732755.000000000 Thu Mar 30 08:32:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30168
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30058
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30058 set date to 1108101600.000000000 Thu Feb 10 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30058 set date to 1143732795.000000000 Thu Mar 30 08:33:15 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30168
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30168
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ef98 set date to 1109570400.000000000 Sun Feb 27 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d2ef98 set date to 1143732826.000000000 Thu Mar 30 08:33:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30168
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30388
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30410 set date to 1112248800.000000000 Wed Mar 30 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30410 set date to 1143732873.000000000 Thu Mar 30 08:34:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30498
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d305a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d305a8 set date to 1114750800.000000000 Thu Apr 28 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d305a8 set date to 1143733207.000000000 Thu Mar 30 08:40:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30498
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30388
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30168 set date to 1117515600.000000000 Mon May 30 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30168 set date to 1143733032.000000000 Thu Mar 30 08:37:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30300
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30498
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30520 set date to 1120107600.000000000 Wed Jun 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30520 set date to 1143733289.000000000 Thu Mar 30 08:41:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30498
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30388
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30388 set date to 1121230800.000000000 Tue Jul 12 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30388 set date to 1143733354.000000000 Thu Mar 30 08:42:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30498
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30498
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30300 set date to 1122613200.000000000 Thu Jul 28 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30300 set date to 1143760121.000000000 Thu Mar 30 16:08:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30498
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d306b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30740 set date to 1125464400.000000000 Tue Aug 30 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30740 set date to 1143760152.000000000 Thu Mar 30 16:09:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d307c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d308d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d308d8 set date to 1128056400.000000000 Thu Sep 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d308d8 set date to 1143760189.000000000 Thu Mar 30 16:09:49 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d307c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d306b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30498 set date to 1130738400.000000000 Sun Oct 30 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30498 set date to 1143760221.000000000 Thu Mar 30 16:10:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30630
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d307c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30850 set date to 1133330400.000000000 Tue Nov 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30850 set date to 1143760257.000000000 Thu Mar 30 16:10:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d307c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d306b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d306b8 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d306b8 set date to 1143760289.000000000 Thu Mar 30 16:11:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d307c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d307c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30630 set date to 1138687200.000000000 Mon Jan 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30630 set date to 1143760332.000000000 Thu Mar 30 16:12:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d307c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d309e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30a70 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30a70 set date to 1143760382.000000000 Thu Mar 30 16:13:02 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30af8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30c08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30c08 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30c08 set date to 1143930790.000000000 Sat Apr  1 15:33:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30af8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d309e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d307c8 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d307c8 set date to 1146419556.000000000 Sun Apr 30 11:52:36 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30960
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30af8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30b80 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30b80 set date to 1149356605.000000000 Sat Jun  3 11:43:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30af8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d309e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d309e8 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d309e8 set date to 1151768135.000000000 Sat Jul  1 09:35:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30af8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30af8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30960 set date to 1153285200.000000000 Tue Jul 18 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30960 set date to 1153490986.000000000 Fri Jul 21 08:09:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30af8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30d18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30da0 set date to 1153285200.000000000 Tue Jul 18 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30da0 set date to 1153491079.000000000 Fri Jul 21 08:11:19 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30e28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30f38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30f38 set date to 1153458000.000000000 Thu Jul 20 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30f38 set date to 1153743880.000000000 Mon Jul 24 06:24:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30e28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30d18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30af8 set date to 1153458000.000000000 Thu Jul 20 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30af8 set date to 1153743953.000000000 Mon Jul 24 06:25:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30c90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30e28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30eb0 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30eb0 set date to 1154569194.000000000 Wed Aug  2 19:39:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30e28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30d18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30d18 set date to 1155531600.000000000 Sun Aug 13 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30d18 set date to 1155660177.000000000 Tue Aug 15 10:42:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30e28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30e28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30c90 set date to 1156136400.000000000 Sun Aug 20 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30c90 set date to 1156384908.000000000 Wed Aug 23 20:01:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d30e28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38108
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38190 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38190 set date to 1157138237.000000000 Fri Sep  1 13:17:17 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38328
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38328 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38328 set date to 1160057617.000000000 Thu Oct  5 08:13:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38108
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30e28 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d30e28 set date to 1162387747.000000000 Wed Nov  1 06:29:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38080
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d382a0 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d382a0 set date to 1165288249.000000000 Mon Dec  4 20:10:49 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38108
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38108 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38108 set date to 1167624150.000000000 Sun Dec 31 21:02:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38080 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38080 set date to 1170344959.000000000 Thu Feb  1 08:49:19 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38438
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d384c0 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d384c0 set date to 1172943899.000000000 Sat Mar  3 10:44:59 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38658
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38658 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38658 set date to 1175396576.000000000 Sat Mar 31 21:02:56 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38438
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38218 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38218 set date to 1178102358.000000000 Wed May  2 04:39:18 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d383b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d385d0 set date to 1180587600.000000000 Wed May 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d385d0 set date to 1180700836.000000000 Fri Jun  1 06:27:16 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38438
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38438 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38438 set date to 1183394550.000000000 Mon Jul  2 10:42:30 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d383b0 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d383b0 set date to 1186110635.000000000 Thu Aug  2 21:10:35 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38768
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d387f0 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d387f0 set date to 1188749726.000000000 Sun Sep  2 10:15:26 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38988
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38988 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38988 set date to 1191584728.000000000 Fri Oct  5 05:45:28 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38768
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38548 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38548 set date to 1193925772.000000000 Thu Nov  1 08:02:52 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d386e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38900 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38900 set date to 1196604629.000000000 Sun Dec  2 07:10:29 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38768
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38768 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38768 set date to 1199202339.000000000 Tue Jan  1 08:45:39 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d386e0 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d386e0 set date to 1201957781.000000000 Sat Feb  2 06:09:41 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38a98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38b20 set date to 1202364000.000000000 Wed Feb  6 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38b20 set date to 1204857085.000000000 Thu Mar  6 19:31:25 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38cb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38cb8 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38cb8 set date to 1204857969.000000000 Thu Mar  6 19:46:09 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38a98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38878 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38878 set date to 1207503908.000000000 Sun Apr  6 11:45:08 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38a10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38c30 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38c30 set date to 1211515729.000000000 Thu May 22 22:08:49 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38a98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38a98 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38a98 set date to 1213148831.000000000 Tue Jun 10 19:47:11 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38a10 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38a10 set date to 1214946528.000000000 Tue Jul  1 15:08:48 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38dc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38e50 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38e50 set date to 1222120302.000000000 Mon Sep 22 15:51:42 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ed8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d400a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d400a0 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d400a0 set date to 1222268383.000000000 Wed Sep 24 08:59:43 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ed8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38dc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38ba8 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38ba8 set date to 1223045251.000000000 Fri Oct  3 08:47:31 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38d40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ed8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38f60 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38f60 set date to 1225599552.000000000 Sat Nov  1 22:19:12 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ed8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38dc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38dc8 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38dc8 set date to 1228059703.000000000 Sun Nov 30 08:41:43 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ed8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ed8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38d40 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38d40 set date to 1230862864.000000000 Thu Jan  1 19:21:04 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d38ed8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d401b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40238 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40238 set date to 1233540949.000000000 Sun Feb  1 19:15:49 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d402c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d403d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d403d0 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d403d0 set date to 1236032625.000000000 Mon Mar  2 15:23:45 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d402c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d401b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38ed8 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d38ed8 set date to 1240081987.000000000 Sat Apr 18 13:13:07 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40128
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d402c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40348 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40348 set date to 1241202524.000000000 Fri May  1 12:28:44 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d402c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d401b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d401b0 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d401b0 set date to 1244156358.000000000 Thu Jun  4 16:59:18 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d402c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d402c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40128 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40128 set date to 1255920347.104108000 Sun Oct 18 20:45:47 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d402c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d404e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40568 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40568 set date to 1255920367.920632000 Sun Oct 18 20:46:07 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d405f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40700
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40700 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40700 set date to 1255920385.241690000 Sun Oct 18 20:46:25 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d405f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d404e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d402c0 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d402c0 set date to 1255920406.235193000 Sun Oct 18 20:46:46 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40458
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d405f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40678 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40678 set date to 1259770538.042141000 Wed Dec  2 09:15:38 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d405f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d404e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d404e0 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d404e0 set date to 1259770567.162173000 Wed Dec  2 09:16:07 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d405f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d405f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40458 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40458 set date to 1266894429.139695000 Mon Feb 22 20:07:09 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d405f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40810
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40898 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40898 set date to 1266894470.612163000 Mon Feb 22 20:07:50 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40920
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40a30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40a30 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40a30 set date to 1268842124.164198000 Wed Mar 17 10:08:44 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40920
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40810
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d405f0 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d405f0 set date to 1270605191.943203000 Tue Apr  6 19:53:11 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40788
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40920
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d409a8 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d409a8 set date to 1274834435.653739000 Tue May 25 18:40:35 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40920
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40810
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40810 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40810 set date to 1275276842.692355000 Sun May 30 21:34:02 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40920
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40920
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40788 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40788 set date to 1283610044.369415000 Sat Sep  4 08:20:44 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40920
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40b40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40bc8 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40bc8 set date to 1283610075.885817000 Sat Sep  4 08:21:15 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40c50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40d60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40d60 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40d60 set date to 1283610127.302215000 Sat Sep  4 08:22:07 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40c50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40b40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40920 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40920 set date to 1287780127.426061000 Fri Oct 22 14:42:07 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40ab8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40c50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40cd8 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40cd8 set date to 1288996309.332935000 Fri Nov  5 16:31:49 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40c50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40b40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40b40 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40b40 set date to 1292780470.197360000 Sun Dec 19 10:41:10 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40c50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40c50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40ab8 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40ab8 set date to 1295890285.840313000 Mon Jan 24 10:31:25 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40c50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40e70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40ef8 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40ef8 set date to 1296595716.543947000 Tue Feb  1 14:28:36 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40f80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d440c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d440c8 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d440c8 set date to 1299162283.918633000 Thu Mar  3 07:24:43 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40f80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40e70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40c50 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40c50 set date to 1301962796.998234000 Mon Apr  4 18:19:56 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40de8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40f80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44040 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44040 set date to 1305248172.513324000 Thu May 12 18:56:12 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40f80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40e70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40e70 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40e70 set date to 1309816294.649298000 Mon Jul  4 15:51:34 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40f80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40f80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40de8 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40de8 set date to 1309816901.604230000 Mon Jul  4 16:01:41 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d40f80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d441d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44260 set date to 1311919200.000000000 Fri Jul 29 00:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44260 set date to 1386529842.973902000 Sun Dec  8 12:10:42 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d442e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d443f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d443f8 set date to 1314597600.000000000 Mon Aug 29 00:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d443f8 set date to 1386529740.643527000 Sun Dec  8 12:09:00 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d442e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d441d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40f80 set date to 1317362400.000000000 Fri Sep 30 00:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d40f80 set date to 1386529875.447332000 Sun Dec  8 12:11:15 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44150
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d442e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44370 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44370 set date to 1320375048.913396000 Thu Nov  3 20:50:48 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d442e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d441d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d441d8 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d441d8 set date to 1323227549.440431000 Tue Dec  6 20:12:29 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d442e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d442e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44150 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44150 set date to 1329753968.975505000 Mon Feb 20 09:06:08 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d442e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44590 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44590 set date to 1329758957.706573000 Mon Feb 20 10:29:17 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44618
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44728
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44728 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44728 set date to 1330879836.824302000 Sun Mar  4 09:50:36 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44618
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d442e8 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d442e8 set date to 1333228011.254147000 Sat Mar 31 15:06:51 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44480
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44618
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d446a0 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d446a0 set date to 1335921203.665126000 Tue May  1 19:13:23 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44618
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44508 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44508 set date to 1341521302.107434000 Thu Jul  5 14:48:22 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44618
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44618
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44480 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44480 set date to 1341345509.728169000 Tue Jul  3 13:58:29 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44618
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d448c0 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d448c0 set date to 1344134801.816290000 Sat Aug  4 20:46:41 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44948
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44a58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44a58 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44a58 set date to 1356903048.937626000 Sun Dec 30 14:30:48 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44948
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44618 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44618 set date to 1356903076.050408000 Sun Dec 30 14:31:16 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d447b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44948
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d449d0 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d449d0 set date to 1356903108.125281000 Sun Dec 30 14:31:48 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44948
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44838 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44838 set date to 1356903119.618081000 Sun Dec 30 14:31:59 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44948
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44948
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d447b0 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d447b0 set date to 1357931756.576002000 Fri Jan 11 12:15:56 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44948
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44b68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44bf0 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44bf0 set date to 1359913138.267984000 Sun Feb  3 10:38:58 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44c78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44d88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44d88 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44d88 set date to 1362337671.347482000 Sun Mar  3 12:07:51 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44c78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44b68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44948 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44948 set date to 1364835474.290267000 Mon Apr  1 10:57:54 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44ae0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44c78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44d00 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44d00 set date to 1367808139.298043000 Sun May  5 20:42:19 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44c78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44b68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44b68 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44b68 set date to 1370195531.448380000 Sun Jun  2 11:52:11 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44c78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44c78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44ae0 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44ae0 set date to 1374960222.857733000 Sat Jul 27 15:23:42 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44c78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44e98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44f20 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44f20 set date to 1378584343.079253000 Sat Sep  7 14:05:43 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030188
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030188 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030188 set date to 1378584363.075238000 Sat Sep  7 14:06:03 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44e98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44c78 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44c78 set date to 1381176386.203390000 Mon Oct  7 14:06:26 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44e10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030100 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030100 set date to 1383767584.680539000 Wed Nov  6 12:53:04 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d44e98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44e98 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44e98 set date to 1386524135.551895000 Sun Dec  8 10:35:35 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44e10 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d44e10 set date to 1388597304.373005000 Wed Jan  1 10:28:24 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030298
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030320 set date to 1388642400.000000000 Wed Jan  1 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030320 set date to 1388683823.000000000 Thu Jan  2 10:30:23 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120303a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120304b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120304b8 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120304b8 set date to 1161983589.000000000 Fri Oct 27 15:13:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120303a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030298
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030078 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030078 set date to 1228862085.000000000 Tue Dec  9 15:34:45 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030210
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120303a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030430 set date to 1163570400.000000000 Tue Nov 14 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030430 set date to 1163385144.000000000 Sun Nov 12 19:32:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120303a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030298
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030298 set date to 1258351200.000000000 Sun Nov 15 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030298 set date to 1259771805.000000000 Wed Dec  2 09:36:45 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120303a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120303a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030210 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030210 set date to 1145319091.000000000 Mon Apr 17 18:11:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120303a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120305c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030650 set date to 1175576400.000000000 Mon Apr  2 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030650 set date to 1176079319.296637000 Sun Apr  8 18:41:59 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120306d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120307e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120307e8 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120307e8 set date to 1165346323.000000000 Tue Dec  5 12:18:43 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120306d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120305c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120303a8 set date to 1176354000.000000000 Wed Apr 11 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120303a8 set date to 1165346577.000000000 Tue Dec  5 12:22:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030540
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120306d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030760 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030760 set date to 1145319150.000000000 Mon Apr 17 18:12:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120306d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120305c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120305c8 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120305c8 set date to 1145319344.000000000 Mon Apr 17 18:15:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120306d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120306d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030540 set date to 1258610400.000000000 Wed Nov 18 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030540 set date to 1259771937.000000000 Wed Dec  2 09:38:57 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120306d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120308f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030980 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030980 set date to 1145319446.000000000 Mon Apr 17 18:17:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030a08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030b18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030b18 set date to 1221627600.000000000 Tue Sep 16 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030b18 set date to 1222269075.000000000 Wed Sep 24 09:11:15 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030a08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120308f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120306d8 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120306d8 set date to 1145319659.000000000 Mon Apr 17 18:20:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030870
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030a08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030a90 set date to 1106719200.000000000 Tue Jan 25 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030a90 set date to 1144636235.000000000 Sun Apr  9 20:30:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030a08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120308f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120308f8 set date to 1284440400.000000000 Mon Sep 13 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120308f8 set date to 1287778488.000000000 Fri Oct 22 14:14:48 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030a08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030a08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030870 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030870 set date to 1403315505.000000000 Fri Jun 20 19:51:45 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030a08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030c28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030cb0 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030cb0 set date to 1165338071.000000000 Tue Dec  5 10:01:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030d38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030e48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030e48 set date to 1176094800.000000000 Sun Apr  8 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030e48 set date to 1176140516.000000000 Mon Apr  9 11:41:56 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030d38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030c28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030a08 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030a08 set date to 1145319787.000000000 Mon Apr 17 18:23:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030ba0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030d38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030dc0 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030dc0 set date to 1145323060.000000000 Mon Apr 17 19:17:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030d38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030c28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030c28 set date to 1275627600.000000000 Thu Jun  3 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030c28 set date to 1283612193.000000000 Sat Sep  4 08:56:33 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030d38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030d38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030ba0 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030ba0 set date to 1403315309.000000000 Fri Jun 20 19:48:29 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030d38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030f58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888098 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888098 set date to 1145323251.000000000 Mon Apr 17 19:20:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888230
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888230 set date to 1216616400.000000000 Sun Jul 20 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888230 set date to 1216750100.000000000 Tue Jul 22 12:08:20 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030f58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030d38 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030d38 set date to 1145323347.000000000 Mon Apr 17 19:22:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030ed0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58881a8 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58881a8 set date to 1403316031.000000000 Fri Jun 20 20:00:31 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12030f58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030f58 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030f58 set date to 1145323434.000000000 Mon Apr 17 19:23:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030ed0 set date to 1176094800.000000000 Sun Apr  8 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12030ed0 set date to 1176164673.000000000 Mon Apr  9 18:24:33 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58883c8 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58883c8 set date to 1145315499.000000000 Mon Apr 17 17:11:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888560
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888560 set date to 895554000.000000000 Mon May 18 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888560 set date to 1145114467.000000000 Sat Apr 15 09:21:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888120 set date to 1372654800.000000000 Sun Jun 30 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888120 set date to 1400426653.000000000 Sun May 18 09:24:13 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58882b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58884d8 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58884d8 set date to 1403314872.000000000 Fri Jun 20 19:41:12 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888340 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888340 set date to 1145323151.000000000 Mon Apr 17 19:19:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58882b8 set date to 1176354000.000000000 Wed Apr 11 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58882b8 set date to 1178103503.000000000 Wed May  2 04:58:23 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58886f8 set date to 1176354000.000000000 Wed Apr 11 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58886f8 set date to 1178103512.263059000 Wed May  2 04:58:32 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888890
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888890 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888890 set date to 1176082346.000000000 Sun Apr  8 19:32:26 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888450 set date to 1176094800.000000000 Sun Apr  8 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888450 set date to 1176140621.000000000 Mon Apr  9 11:43:41 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58885e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888808 set date to 1176958800.000000000 Wed Apr 18 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888808 set date to 1177117117.000000000 Fri Apr 20 18:58:37 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888670 set date to 1284613200.000000000 Wed Sep 15 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888670 set date to 1287778718.000000000 Fri Oct 22 14:18:38 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58885e8 set date to 1180501200.000000000 Tue May 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58885e8 set date to 1180661012.000000000 Thu May 31 19:23:32 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58889a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888a28 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888a28 set date to 1341520315.000000000 Thu Jul  5 14:31:55 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888bc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888bc0 set date to 1207026000.000000000 Mon Mar 31 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888bc0 set date to 1268853867.000000000 Wed Mar 17 13:24:27 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58889a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888780 set date to 1268200800.000000000 Tue Mar  9 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888780 set date to 1268854134.000000000 Wed Mar 17 13:28:54 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888918
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888b38 set date to 1278046800.000000000 Thu Jul  1 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888b38 set date to 1283622928.000000000 Sat Sep  4 11:55:28 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58889a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58889a0 set date to 1399352400.000000000 Mon May  5 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58889a0 set date to 1400279111.000000000 Fri May 16 16:25:11 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888918 set date to 1296194400.000000000 Thu Jan 27 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888918 set date to 1296594686.000000000 Tue Feb  1 14:11:26 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888d58 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888d58 set date to 1403315212.000000000 Fri Jun 20 19:46:52 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888ef0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888ef0 set date to 929422800.000000000 Mon Jun 14 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888ef0 set date to 1144840117.000000000 Wed Apr 12 05:08:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888ab0 set date to 930805200.000000000 Wed Jun 30 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888ab0 set date to 1144840330.136396000 Wed Apr 12 05:12:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888c48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888e68 set date to 936939600.000000000 Thu Sep  9 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888e68 set date to 1144840612.000000000 Wed Apr 12 05:16:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888cd0 set date to 961736400.000000000 Thu Jun 22 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888cd0 set date to 1144841098.722879000 Wed Apr 12 05:24:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888c48 set date to 1296194400.000000000 Thu Jan 27 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888c48 set date to 1296594888.000000000 Tue Feb  1 14:14:48 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54048
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d540d0 set date to 1339390800.000000000 Sun Jun 10 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d540d0 set date to 1340590982.000000000 Sun Jun 24 20:23:02 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54268
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54268 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54268 set date to 1403314719.000000000 Fri Jun 20 19:38:39 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54048
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888de0 set date to 822290400.000000000 Sun Jan 21 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888de0 set date to 1144585046.000000000 Sun Apr  9 06:17:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5888f78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d541e0 set date to 854690400.000000000 Thu Jan 30 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d541e0 set date to 1144585485.000000000 Sun Apr  9 06:24:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54048
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54048 set date to 854690400.000000000 Thu Jan 30 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54048 set date to 1144585621.000000000 Sun Apr  9 06:27:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888f78 set date to 868856400.000000000 Sun Jul 13 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5888f78 set date to 1144585934.000000000 Sun Apr  9 06:32:14 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54378
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54400 set date to 868856400.000000000 Sun Jul 13 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54400 set date to 1144586776.000000000 Sun Apr  9 06:46:16 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54598
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54598 set date to 885967200.000000000 Tue Jan 27 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54598 set date to 1144586832.000000000 Sun Apr  9 06:47:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54378
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54158 set date to 885967200.000000000 Tue Jan 27 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54158 set date to 1144586864.000000000 Sun Apr  9 06:47:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d542f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54510 set date to 892789200.000000000 Thu Apr 16 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54510 set date to 1144586918.000000000 Sun Apr  9 06:48:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54378
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54378 set date to 900306000.000000000 Sun Jul 12 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54378 set date to 1144586967.000000000 Sun Apr  9 06:49:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d542f0 set date to 908773200.000000000 Sun Oct 18 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d542f0 set date to 1144587027.000000000 Sun Apr  9 06:50:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d546a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54730 set date to 916725600.000000000 Mon Jan 18 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54730 set date to 1144587089.000000000 Sun Apr  9 06:51:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d547b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d548c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d548c8 set date to 924670800.000000000 Tue Apr 20 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d548c8 set date to 1144587126.000000000 Sun Apr  9 06:52:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d547b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d546a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54488 set date to 932360400.000000000 Sun Jul 18 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54488 set date to 1144587172.000000000 Sun Apr  9 06:52:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54620
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d547b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54840 set date to 940222800.000000000 Sun Oct 17 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54840 set date to 1144588240.000000000 Sun Apr  9 07:10:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d547b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d546a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d546a8 set date to 948175200.000000000 Mon Jan 17 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d546a8 set date to 1144588338.000000000 Sun Apr  9 07:12:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d547b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d547b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54620 set date to 955688400.000000000 Thu Apr 13 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54620 set date to 1144587393.000000000 Sun Apr  9 06:56:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d547b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d549d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54a60 set date to 963810000.000000000 Sun Jul 16 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54a60 set date to 1144587446.000000000 Sun Apr  9 06:57:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54ae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54bf8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54bf8 set date to 971758800.000000000 Mon Oct 16 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54bf8 set date to 1144587538.000000000 Sun Apr  9 06:58:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54ae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d549d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d547b8 set date to 971758800.000000000 Mon Oct 16 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d547b8 set date to 1144595323.000000000 Sun Apr  9 09:08:43 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54950
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54ae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54b70 set date to 979624800.000000000 Mon Jan 15 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54b70 set date to 1144587691.000000000 Sun Apr  9 07:01:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54ae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d549d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d549d8 set date to 987397200.000000000 Sun Apr 15 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d549d8 set date to 1144587730.000000000 Sun Apr  9 07:02:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54ae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54ae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54950 set date to 1339390800.000000000 Sun Jun 10 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54950 set date to 1340590637.000000000 Sun Jun 24 20:17:17 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54ae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54d08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54d90 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54d90 set date to 1403315633.000000000 Fri Jun 20 19:53:53 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54e18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54f28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54f28 set date to 1085029200.000000000 Wed May 19 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54f28 set date to 1144628727.000000000 Sun Apr  9 18:25:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54e18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54d08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54ae8 set date to 1170396000.000000000 Thu Feb  1 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54ae8 set date to 1170647845.000000000 Sun Feb  4 20:57:25 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54c80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54e18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54ea0 set date to 1261980000.000000000 Sun Dec 27 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54ea0 set date to 1262557459.000000000 Sun Jan  3 15:24:19 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54e18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54d08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54d08 set date to 1304917200.000000000 Sun May  8 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54d08 set date to 1305312653.486018000 Fri May 13 12:50:53 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54e18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54e18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54c80 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54c80 set date to 1403316127.000000000 Fri Jun 20 20:02:07 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d54e18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a0f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a178 set date to 895554000.000000000 Mon May 18 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a178 set date to 1145118082.000000000 Sat Apr 15 10:21:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a310 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a310 set date to 1403315784.000000000 Fri Jun 20 19:56:24 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a0f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54e18 set date to 1106719200.000000000 Tue Jan 25 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d54e18 set date to 1144635858.000000000 Sun Apr  9 20:24:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a068
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a288 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a288 set date to 1403315716.000000000 Fri Jun 20 19:55:16 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a0f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a0f0 set date to 1307422800.000000000 Mon Jun  6 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a0f0 set date to 1319660619.000000000 Wed Oct 26 14:23:39 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a068 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a068 set date to 1403315917.000000000 Fri Jun 20 19:58:37 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a420
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a4a8 set date to 852184800.000000000 Wed Jan  1 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a4a8 set date to 1144691341.000000000 Mon Apr 10 11:49:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a640 set date to 854344800.000000000 Sun Jan 26 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a640 set date to 1144691402.000000000 Mon Apr 10 11:50:02 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a420
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a200 set date to 857455200.000000000 Mon Mar  3 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a200 set date to 1144691568.000000000 Mon Apr 10 11:52:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a398
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a5b8 set date to 859960800.000000000 Tue Apr  1 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a5b8 set date to 1144691626.000000000 Mon Apr 10 11:53:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a420
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a420 set date to 862549200.000000000 Thu May  1 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a420 set date to 1144697094.000000000 Mon Apr 10 13:24:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a398 set date to 865314000.000000000 Mon Jun  2 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a398 set date to 1144697160.000000000 Mon Apr 10 13:26:00 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a750
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a7d8 set date to 867819600.000000000 Tue Jul  1 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a7d8 set date to 1144697209.000000000 Mon Apr 10 13:26:49 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a970 set date to 870670800.000000000 Sun Aug  3 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a970 set date to 1144697241.000000000 Mon Apr 10 13:27:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a750
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a530 set date to 873262800.000000000 Tue Sep  2 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a530 set date to 1144697274.000000000 Mon Apr 10 13:27:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a6c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a8e8 set date to 875768400.000000000 Wed Oct  1 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a8e8 set date to 1144697304.000000000 Mon Apr 10 13:28:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a750
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a750 set date to 878623200.000000000 Mon Nov  3 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a750 set date to 1144697332.000000000 Mon Apr 10 13:28:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a6c8 set date to 881042400.000000000 Mon Dec  1 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a6c8 set date to 1144697374.000000000 Mon Apr 10 13:29:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aa80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ab08 set date to 883548000.000000000 Tue Dec 30 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ab08 set date to 1144697491.000000000 Mon Apr 10 13:31:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ab90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5aca0 set date to 883548000.000000000 Tue Dec 30 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5aca0 set date to 1144697554.000000000 Mon Apr 10 13:32:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ab90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aa80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a860 set date to 883548000.000000000 Tue Dec 30 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a860 set date to 1144698573.000000000 Mon Apr 10 13:49:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5a9f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ab90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ac18 set date to 886485600.000000000 Mon Feb  2 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ac18 set date to 1144697676.000000000 Mon Apr 10 13:34:36 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ab90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aa80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5aa80 set date to 888904800.000000000 Mon Mar  2 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5aa80 set date to 1144705434.000000000 Mon Apr 10 15:43:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ab90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ab90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a9f8 set date to 891410400.000000000 Tue Mar 31 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5a9f8 set date to 1144705463.000000000 Mon Apr 10 15:44:23 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ab90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5adb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ae38 set date to 894258000.000000000 Sun May  3 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ae38 set date to 1144705533.000000000 Mon Apr 10 15:45:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c088
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c088 set date to 896763600.000000000 Mon Jun  1 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c088 set date to 1144705563.000000000 Mon Apr 10 15:46:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5adb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ab90 set date to 899355600.000000000 Wed Jul  1 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ab90 set date to 1144705602.000000000 Mon Apr 10 15:46:42 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ad28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5af48 set date to 902206800.000000000 Mon Aug  3 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5af48 set date to 1144705644.000000000 Mon Apr 10 15:47:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5adb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5adb0 set date to 904626000.000000000 Mon Aug 31 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5adb0 set date to 1144705689.000000000 Mon Apr 10 15:48:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ad28 set date to 907304400.000000000 Thu Oct  1 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ad28 set date to 1144705736.000000000 Mon Apr 10 15:48:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5aec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c198
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c220 set date to 910072800.000000000 Mon Nov  2 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c220 set date to 1144705772.000000000 Mon Apr 10 15:49:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c2a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c3b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c3b8 set date to 912578400.000000000 Tue Dec  1 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c3b8 set date to 1144705804.000000000 Mon Apr 10 15:50:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c2a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c198
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5aec0 set date to 915084000.000000000 Wed Dec 30 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5aec0 set date to 1144705837.000000000 Mon Apr 10 15:50:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c110
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c2a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c330 set date to 915084000.000000000 Wed Dec 30 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c330 set date to 1144705866.000000000 Mon Apr 10 15:51:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c2a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c198
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c198 set date to 917935200.000000000 Mon Feb  1 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c198 set date to 1144706829.000000000 Mon Apr 10 16:07:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c2a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c2a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c110 set date to 920354400.000000000 Mon Mar  1 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c110 set date to 1144706877.000000000 Mon Apr 10 16:07:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c2a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c4c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c550 set date to 923288400.000000000 Sun Apr  4 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c550 set date to 1144706909.000000000 Mon Apr 10 16:08:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c5d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c6e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c6e8 set date to 925794000.000000000 Mon May  3 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c6e8 set date to 1144706944.000000000 Mon Apr 10 16:09:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c5d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c4c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c2a8 set date to 928299600.000000000 Tue Jun  1 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c2a8 set date to 1144706988.000000000 Mon Apr 10 16:09:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c440
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c5d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c660 set date to 930891600.000000000 Thu Jul  1 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c660 set date to 1144707027.000000000 Mon Apr 10 16:10:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c5d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c4c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c4c8 set date to 933656400.000000000 Mon Aug  2 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c4c8 set date to 1144707080.000000000 Mon Apr 10 16:11:20 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c5d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c5d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c440 set date to 936248400.000000000 Wed Sep  1 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c440 set date to 1144707119.000000000 Mon Apr 10 16:11:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c5d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c7f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c880 set date to 939013200.000000000 Sun Oct  3 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c880 set date to 1144707176.000000000 Mon Apr 10 16:12:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c908
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ca18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ca18 set date to 941436000.000000000 Sun Oct 31 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ca18 set date to 1144707385.000000000 Mon Apr 10 16:16:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c908
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c7f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c5d8 set date to 941522400.000000000 Mon Nov  1 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c5d8 set date to 1144707483.000000000 Mon Apr 10 16:18:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c770
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c908
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c990 set date to 944114400.000000000 Wed Dec  1 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c990 set date to 1144707635.000000000 Mon Apr 10 16:20:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c908
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c7f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c7f8 set date to 946274400.000000000 Sun Dec 26 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c7f8 set date to 1144707692.000000000 Mon Apr 10 16:21:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c908
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c908
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c770 set date to 946274400.000000000 Sun Dec 26 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c770 set date to 1144707743.000000000 Mon Apr 10 16:22:23 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5c908
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cb28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cbb0 set date to 949471200.000000000 Tue Feb  1 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cbb0 set date to 1144714510.000000000 Mon Apr 10 18:15:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cc38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cd48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cd48 set date to 951976800.000000000 Wed Mar  1 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cd48 set date to 1144714557.000000000 Mon Apr 10 18:15:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cc38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cb28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c908 set date to 954824400.000000000 Mon Apr  3 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5c908 set date to 1144714603.000000000 Mon Apr 10 18:16:43 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5caa0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cc38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ccc0 set date to 1339390800.000000000 Sun Jun 10 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ccc0 set date to 1340590504.000000000 Sun Jun 24 20:15:04 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cc38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cb28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cb28 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cb28 set date to 1403314282.000000000 Fri Jun 20 19:31:22 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cc38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cc38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5caa0 set date to 895554000.000000000 Mon May 18 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5caa0 set date to 1145060321.000000000 Fri Apr 14 18:18:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cc38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ce58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cee0 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cee0 set date to 1403314993.000000000 Fri Jun 20 19:43:13 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cf68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e138
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e138 set date to 895554000.000000000 Mon May 18 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e138 set date to 1145039148.000000000 Fri Apr 14 12:25:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cf68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ce58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cc38 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cc38 set date to 1403314527.000000000 Fri Jun 20 19:35:27 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cdd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cf68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e0b0 set date to 1400130000.000000000 Wed May 14 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e0b0 set date to 1400277019.000000000 Fri May 16 15:50:19 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cf68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5ce58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ce58 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5ce58 set date to 1403276894.000000000 Fri Jun 20 09:08:14 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cf68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cf68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cdd0 set date to 1165212000.000000000 Sun Dec  3 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cdd0 set date to 1165356398.000000000 Tue Dec  5 15:06:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d5cf68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e248
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e2d0 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e2d0 set date to 1167624521.000000000 Sun Dec 31 21:08:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e358
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e468
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e468 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e468 set date to 1170345085.000000000 Thu Feb  1 08:51:25 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e358
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e248
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cf68 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d5cf68 set date to 1172943856.000000000 Sat Mar  3 10:44:16 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e1c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e358
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e3e0 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e3e0 set date to 1175396532.000000000 Sat Mar 31 21:02:12 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e358
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e248
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e248 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e248 set date to 1178102321.000000000 Wed May  2 04:38:41 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e358
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e358
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e1c0 set date to 1179464400.000000000 Thu May 17 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e1c0 set date to 1179625719.000000000 Sat May 19 19:48:39 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e358
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e578
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e600 set date to 1179723600.000000000 Sun May 20 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e600 set date to 1180661605.000000000 Thu May 31 19:33:25 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e688
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e798
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e798 set date to 1180587600.000000000 Wed May 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e798 set date to 1180700983.000000000 Fri Jun  1 06:29:43 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e688
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e578
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e358 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e358 set date to 1183394730.000000000 Mon Jul  2 10:45:30 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e4f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e688
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e710 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e710 set date to 1186110816.000000000 Thu Aug  2 21:13:36 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e688
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e578
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e578 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e578 set date to 1188749802.000000000 Sun Sep  2 10:16:42 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e688
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e688
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e4f0 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e4f0 set date to 1191584862.000000000 Fri Oct  5 05:47:42 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e688
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e8a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e930 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e930 set date to 1193925906.000000000 Thu Nov  1 08:05:06 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e9b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403eac8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403eac8 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403eac8 set date to 1196604769.000000000 Sun Dec  2 07:12:49 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e9b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e8a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e688 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e688 set date to 1199202451.000000000 Tue Jan  1 08:47:31 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e820
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e9b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ea40 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ea40 set date to 1201957874.000000000 Sat Feb  2 06:11:14 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e9b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e8a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e8a8 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e8a8 set date to 1204858202.000000000 Thu Mar  6 19:50:02 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e9b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e9b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e820 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e820 set date to 1207503994.000000000 Sun Apr  6 11:46:34 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403e9b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ebd8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ec60 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ec60 set date to 1211515605.000000000 Thu May 22 22:06:45 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ece8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403edf8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403edf8 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403edf8 set date to 1213148741.000000000 Tue Jun 10 19:45:41 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ece8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ebd8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e9b8 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403e9b8 set date to 1214946650.000000000 Tue Jul  1 15:10:50 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403eb50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ece8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ed70 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ed70 set date to 1222120219.000000000 Mon Sep 22 15:50:19 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ece8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ebd8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ebd8 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ebd8 set date to 1222268300.000000000 Wed Sep 24 08:58:20 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ece8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ece8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403eb50 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403eb50 set date to 1223045171.000000000 Fri Oct  3 08:46:11 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ece8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ef08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ef90 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ef90 set date to 1225599708.000000000 Sat Nov  1 22:21:48 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040058
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040168
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040168 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040168 set date to 1228059804.000000000 Sun Nov 30 08:43:24 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040058
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ef08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ece8 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ece8 set date to 1230863055.000000000 Thu Jan  1 19:24:15 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ee80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040058
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120400e0 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120400e0 set date to 1233541152.000000000 Sun Feb  1 19:19:12 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040058
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x403ef08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ef08 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ef08 set date to 1236032864.000000000 Mon Mar  2 15:27:44 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040058
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040058
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ee80 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x403ee80 set date to 1240082193.000000000 Sat Apr 18 13:16:33 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040058
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040278
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040300 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040300 set date to 1241202693.000000000 Fri May  1 12:31:33 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040388
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040498
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040498 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040498 set date to 1244156525.000000000 Thu Jun  4 17:02:05 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040388
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040278
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040058 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040058 set date to 1255903582.413858000 Sun Oct 18 16:06:22 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120401f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040388
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040410 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040410 set date to 1255903637.369342000 Sun Oct 18 16:07:17 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040388
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040278
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040278 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040278 set date to 1255903687.836339000 Sun Oct 18 16:08:07 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040388
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040388
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120401f0 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120401f0 set date to 1255903729.382824000 Sun Oct 18 16:08:49 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040388
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120405a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040630 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040630 set date to 1259770249.995142000 Wed Dec  2 09:10:49 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120406b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120407c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120407c8 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120407c8 set date to 1259770288.140403000 Wed Dec  2 09:11:28 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120406b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120405a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040388 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040388 set date to 1262560073.729510000 Sun Jan  3 16:07:53 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040520
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120406b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040740 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040740 set date to 1266893750.106975000 Mon Feb 22 19:55:50 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120406b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120405a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120405a8 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120405a8 set date to 1268841961.578986000 Wed Mar 17 10:06:01 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120406b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120406b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040520 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040520 set date to 1270605698.963595000 Tue Apr  6 20:01:38 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120406b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120408d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040960 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040960 set date to 1274834131.741920000 Tue May 25 18:35:31 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120409e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040af8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040af8 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040af8 set date to 1275276634.379731000 Sun May 30 21:30:34 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120409e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120408d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120406b8 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120406b8 set date to 1283609541.602537000 Sat Sep  4 08:12:21 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040850
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120409e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040a70 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040a70 set date to 1283609583.668131000 Sat Sep  4 08:13:03 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120409e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120408d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120408d8 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120408d8 set date to 1283609623.548872000 Sat Sep  4 08:13:43 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120409e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120409e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040850 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040850 set date to 1287779651.195492000 Fri Oct 22 14:34:11 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120409e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040c08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040c90 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040c90 set date to 1288996122.574632000 Fri Nov  5 16:28:42 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040d18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040e28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040e28 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040e28 set date to 1292779128.777136000 Sun Dec 19 10:18:48 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040d18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040c08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120409e8 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120409e8 set date to 1295889367.698571000 Mon Jan 24 10:16:07 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040b80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040d18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040da0 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040da0 set date to 1296595486.579898000 Tue Feb  1 14:24:46 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040d18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040c08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040c08 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040c08 set date to 1299162021.146765000 Thu Mar  3 07:20:21 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040d18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040d18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040b80 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040b80 set date to 1301959532.650488000 Mon Apr  4 17:25:32 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040d18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040f38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042078 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042078 set date to 1305248306.225284000 Thu May 12 18:58:26 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042100
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042210
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042210 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042210 set date to 1309816077.692457000 Mon Jul  4 15:47:57 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042100
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040f38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040d18 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040d18 set date to 1309816754.291725000 Mon Jul  4 15:59:14 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040eb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042100
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042188 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042188 set date to 1319645810.361370000 Wed Oct 26 10:16:50 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042100
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12040f38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040f38 set date to 1314680400.000000000 Mon Aug 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040f38 set date to 1319645882.226350000 Wed Oct 26 10:18:02 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042100
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042100
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040eb0 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12040eb0 set date to 1319645849.961969000 Wed Oct 26 10:17:29 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042100
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042320
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120423a8 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120423a8 set date to 1320374741.818927000 Thu Nov  3 20:45:41 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042430
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042540
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042540 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042540 set date to 1323227695.039246000 Tue Dec  6 20:14:55 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042430
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042320
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042100 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042100 set date to 1329753661.713567000 Mon Feb 20 09:01:01 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042298
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042430
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120424b8 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120424b8 set date to 1329758885.649874000 Mon Feb 20 10:28:05 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042430
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042320
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042320 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042320 set date to 1330879747.274237000 Sun Mar  4 09:49:07 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042430
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042430
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042298 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042298 set date to 1333227578.570090000 Sat Mar 31 14:59:38 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042430
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042650
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120426d8 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120426d8 set date to 1335921336.057962000 Tue May  1 19:15:36 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042760
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042870
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042870 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042870 set date to 1341521195.445433000 Thu Jul  5 14:46:35 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042760
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042650
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042430 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042430 set date to 1341345360.218389000 Tue Jul  3 13:56:00 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120425c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042760
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120427e8 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120427e8 set date to 1344134900.678474000 Sat Aug  4 20:48:20 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042760
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042650
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042650 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042650 set date to 1356363714.260598000 Mon Dec 24 08:41:54 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042760
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042760
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120425c8 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120425c8 set date to 1356363779.268483000 Mon Dec 24 08:42:59 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042760
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042980
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042a08 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042a08 set date to 1356363839.177269000 Mon Dec 24 08:43:59 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042a90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042ba0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042ba0 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042ba0 set date to 1356363889.114121000 Mon Dec 24 08:44:49 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042a90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042980
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042760 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042760 set date to 1357931660.135257000 Fri Jan 11 12:14:20 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120428f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042a90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042b18 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042b18 set date to 1359913281.393306000 Sun Feb  3 10:41:21 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042a90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042980
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042980 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042980 set date to 1362337806.836604000 Sun Mar  3 12:10:06 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042a90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042a90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120428f8 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120428f8 set date to 1364831514.069154000 Mon Apr  1 09:51:54 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042a90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042cb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042d38 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042d38 set date to 1367808259.554997000 Sun May  5 20:44:19 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042dc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042ed0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042ed0 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042ed0 set date to 1370195974.964996000 Sun Jun  2 11:59:34 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042dc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042cb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042a90 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042a90 set date to 1374960099.140634000 Sat Jul 27 15:21:39 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042c28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042dc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042e48 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042e48 set date to 1378571666.500515000 Sat Sep  7 10:34:26 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042dc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042cb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042cb0 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042cb0 set date to 1378571734.593831000 Sat Sep  7 10:35:34 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042dc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042dc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042c28 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042c28 set date to 1381176504.598042000 Mon Oct  7 14:08:24 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042dc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40460b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046138 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046138 set date to 1383767698.332605000 Wed Nov  6 12:54:58 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40461c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40462d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40462d0 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40462d0 set date to 1386524242.732230000 Sun Dec  8 10:37:22 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40461c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40460b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042dc0 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042dc0 set date to 1388597491.077839000 Wed Jan  1 10:31:31 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12042f58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40461c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046248 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046248 set date to 1393455338.470407000 Wed Feb 26 15:55:38 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40461c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40460b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40460b0 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40460b0 set date to 1394147791.789773000 Thu Mar  6 16:16:31 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40461c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40461c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042f58 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12042f58 set date to 1396440698.000000000 Wed Apr  2 06:11:38 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40461c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40463e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046468 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046468 set date to 1399127176.000000000 Sat May  3 08:26:16 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40464f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046600
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046600 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046600 set date to 1401806528.000000000 Tue Jun  3 08:42:08 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40464f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40463e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40461c0 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40461c0 set date to 1403637598.000000000 Tue Jun 24 13:19:58 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046358
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40464f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046578 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046578 set date to 1403637972.000000000 Tue Jun 24 13:26:12 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40464f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40463e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40463e0 set date to 1203487200.000000000 Tue Feb 19 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40463e0 set date to 1204857202.000000000 Thu Mar  6 19:33:22 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40464f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40464f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046358 set date to 1206594000.000000000 Wed Mar 26 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046358 set date to 1207504319.000000000 Sun Apr  6 11:51:59 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40464f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046710
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046798 set date to 1214456400.000000000 Wed Jun 25 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046798 set date to 1214946908.000000000 Tue Jul  1 15:15:08 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046820
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046930
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046930 set date to 1222318800.000000000 Wed Sep 24 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046930 set date to 1228060260.000000000 Sun Nov 30 08:51:00 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046820
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046710
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40464f0 set date to 1229666400.000000000 Thu Dec 18 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40464f0 set date to 1230863320.000000000 Thu Jan  1 19:28:40 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046688
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046820
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40468a8 set date to 1238043600.000000000 Wed Mar 25 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40468a8 set date to 1240106740.000000000 Sat Apr 18 20:05:40 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046820
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046710
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046710 set date to 1260856800.000000000 Mon Dec 14 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046710 set date to 1262558513.049103000 Sun Jan  3 15:41:53 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046820
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046820
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046688 set date to 1261548000.000000000 Tue Dec 22 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046688 set date to 1262558642.321305000 Sun Jan  3 15:44:02 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046820
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046a40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046ac8 set date to 1261634400.000000000 Wed Dec 23 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046ac8 set date to 1262559189.000000000 Sun Jan  3 15:53:09 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046b50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046c60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046c60 set date to 1269838800.000000000 Sun Mar 28 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046c60 set date to 1270606358.000000000 Tue Apr  6 20:12:38 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046b50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046a40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046820 set date to 1277701200.000000000 Sun Jun 27 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046820 set date to 1283608744.603746000 Sat Sep  4 07:59:04 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40469b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046b50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046bd8 set date to 1285563600.000000000 Sun Sep 26 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046bd8 set date to 1287779476.432426000 Fri Oct 22 14:31:16 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046b50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046a40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046a40 set date to 1293516000.000000000 Mon Dec 27 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046a40 set date to 1295886410.228068000 Mon Jan 24 09:26:50 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046b50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046b50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40469b8 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40469b8 set date to 1301959766.326367000 Mon Apr  4 17:29:26 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046b50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046d70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046df8 set date to 1309323600.000000000 Tue Jun 28 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046df8 set date to 1309816475.433859000 Mon Jul  4 15:54:35 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046e80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046f90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046f90 set date to 1317272400.000000000 Wed Sep 28 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046f90 set date to 1319646322.728444000 Wed Oct 26 10:25:22 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046e80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046d70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046b50 set date to 1324965600.000000000 Mon Dec 26 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046b50 set date to 1329754605.210425000 Mon Feb 20 09:16:45 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046ce8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046e80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046f08 set date to 1324965600.000000000 Mon Dec 26 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046f08 set date to 1329755091.000000000 Mon Feb 20 09:24:51 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046e80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046d70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046d70 set date to 1332997200.000000000 Wed Mar 28 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046d70 set date to 1333227273.677889000 Sat Mar 31 14:54:33 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046e80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046e80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046ce8 set date to 1340859600.000000000 Wed Jun 27 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046ce8 set date to 1341345114.725061000 Tue Jul  3 13:51:54 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4046e80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120500d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050160 set date to 1348722000.000000000 Wed Sep 26 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050160 set date to 1356381153.908479000 Mon Dec 24 13:32:33 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120501e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120502f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120502f8 set date to 1355896800.000000000 Tue Dec 18 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120502f8 set date to 1356381207.029064000 Mon Dec 24 13:33:27 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120501e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120500d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046e80 set date to 1355896800.000000000 Tue Dec 18 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4046e80 set date to 1356381368.000000000 Mon Dec 24 13:36:08 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050050
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120501e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050270 set date to 1355896800.000000000 Tue Dec 18 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050270 set date to 1356381417.017284000 Mon Dec 24 13:36:57 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120501e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120500d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120500d8 set date to 1364360400.000000000 Tue Mar 26 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120500d8 set date to 1364831595.124235000 Mon Apr  1 09:53:15 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120501e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120501e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050050 set date to 1364360400.000000000 Tue Mar 26 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050050 set date to 1364831684.686138000 Mon Apr  1 09:54:44 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120501e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050408
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050490 set date to 1364360400.000000000 Tue Mar 26 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050490 set date to 1364831732.838541000 Mon Apr  1 09:55:32 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050518
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050628
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050628 set date to 1372312800.000000000 Thu Jun 27 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050628 set date to 1374959887.500947000 Sat Jul 27 15:18:07 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050518
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050408
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120501e8 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120501e8 set date to 1381176652.731557000 Mon Oct  7 14:10:52 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050380
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050518
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120505a0 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120505a0 set date to 1388597650.819073000 Wed Jan  1 10:34:10 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050518
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050408
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050408 set date to 1395982800.000000000 Thu Mar 27 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050408 set date to 1396440561.000000000 Wed Apr  2 06:09:21 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050518
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050518
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050380 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050380 set date to 1403356638.000000000 Sat Jun 21 07:17:18 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050518
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050738
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120507c0 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120507c0 set date to 1403615374.000000000 Tue Jun 24 07:09:34 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050848
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050958
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050958 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050958 set date to 1403616012.000000000 Tue Jun 24 07:20:12 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050848
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050738
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050518 set date to 1157950800.000000000 Sun Sep 10 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050518 set date to 1160614357.000000000 Wed Oct 11 18:52:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120506b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050848
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120508d0 set date to 1157950800.000000000 Sun Sep 10 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120508d0 set date to 1160614414.000000000 Wed Oct 11 18:53:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050848
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050738
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050738 set date to 1157950800.000000000 Sun Sep 10 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050738 set date to 1160614443.000000000 Wed Oct 11 18:54:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050848
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050848
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120506b0 set date to 1160715600.000000000 Thu Oct 12 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120506b0 set date to 1160855015.000000000 Sat Oct 14 13:43:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050848
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050a68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050af0 set date to 1160456400.000000000 Mon Oct  9 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050af0 set date to 1160614802.000000000 Wed Oct 11 19:00:02 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050b78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050c88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050c88 set date to 1165816800.000000000 Sun Dec 10 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050c88 set date to 1168190971.000000000 Sun Jan  7 10:29:31 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050b78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050a68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050848 set date to 1165816800.000000000 Sun Dec 10 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050848 set date to 1168191011.000000000 Sun Jan  7 10:30:11 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120509e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050b78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050c00 set date to 1173074400.000000000 Sun Mar  4 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050c00 set date to 1175912938.000000000 Fri Apr  6 20:28:58 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050b78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050a68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050a68 set date to 1173074400.000000000 Sun Mar  4 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050a68 set date to 1175912958.793675000 Fri Apr  6 20:29:18 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050b78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050b78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120509e0 set date to 1175749200.000000000 Wed Apr  4 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120509e0 set date to 1175912032.000000000 Fri Apr  6 20:13:52 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050b78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050d98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050e20 set date to 1183957200.000000000 Sun Jul  8 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050e20 set date to 1195082697.000000000 Wed Nov 14 16:24:57 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050ea8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a070
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a070 set date to 1191906000.000000000 Mon Oct  8 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a070 set date to 1195082409.000000000 Wed Nov 14 16:20:09 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050ea8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050d98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050b78 set date to 1197871200.000000000 Sun Dec 16 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050b78 set date to 1200757543.000000000 Sat Jan 19 08:45:43 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050d10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050ea8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050f30 set date to 1197871200.000000000 Sun Dec 16 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050f30 set date to 1200757602.000000000 Sat Jan 19 08:46:42 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050ea8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050d98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050d98 set date to 1205125200.000000000 Sun Mar  9 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050d98 set date to 1262637080.618416000 Mon Jan  4 13:31:20 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050ea8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050ea8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050d10 set date to 1207544400.000000000 Sun Apr  6 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050d10 set date to 1262637142.397900000 Mon Jan  4 13:32:22 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12050ea8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a180
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a208 set date to 1216011600.000000000 Sun Jul 13 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a208 set date to 1222351149.000000000 Thu Sep 25 07:59:09 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a290
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a3a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a3a0 set date to 1223269200.000000000 Sun Oct  5 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a3a0 set date to 1230864400.000000000 Thu Jan  1 19:46:40 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a290
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a180
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050ea8 set date to 1229320800.000000000 Sun Dec 14 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12050ea8 set date to 1230864492.000000000 Thu Jan  1 19:48:12 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a0f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a290
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a318 set date to 1238994000.000000000 Sun Apr  5 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a318 set date to 1240086648.000000000 Sat Apr 18 14:30:48 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a290
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a180
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a180 set date to 1247461200.000000000 Sun Jul 12 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a180 set date to 1255919505.097289000 Sun Oct 18 20:31:45 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a290
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a290
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a0f8 set date to 1254718800.000000000 Sun Oct  4 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a0f8 set date to 1255919562.788449000 Sun Oct 18 20:32:42 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a290
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a4b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a538 set date to 1260770400.000000000 Sun Dec 13 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a538 set date to 1262557828.425056000 Sun Jan  3 15:30:28 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a5c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a6d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a6d0 set date to 1261548000.000000000 Tue Dec 22 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a6d0 set date to 1262637419.000000000 Mon Jan  4 13:36:59 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a5c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a4b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a290 set date to 1275454800.000000000 Tue Jun  1 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a290 set date to 1287929822.000000000 Sun Oct 24 08:17:02 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a428
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a5c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a648 set date to 1155531600.000000000 Sun Aug 13 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a648 set date to 1156385880.000000000 Wed Aug 23 20:18:00 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a5c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a4b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a4b0 set date to 1262152800.000000000 Tue Dec 29 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a4b0 set date to 1262637725.000000000 Mon Jan  4 13:42:05 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a5c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a5c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a428 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a428 set date to 1262637952.000000000 Mon Jan  4 13:45:52 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a5c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a7e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a868 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a868 set date to 1266973271.654245000 Tue Feb 23 18:01:11 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a8f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404aa00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404aa00 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404aa00 set date to 1268860955.473457000 Wed Mar 17 15:22:35 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a8f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a7e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a5c0 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a5c0 set date to 1287929922.784043000 Sun Oct 24 08:18:42 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a758
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a8f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a978 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a978 set date to 1287929950.215002000 Sun Oct 24 08:19:10 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a8f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a7e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a7e0 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a7e0 set date to 1287929992.031941000 Sun Oct 24 08:19:52 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a8f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a8f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a758 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a758 set date to 1287930141.403426000 Sun Oct 24 08:22:21 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404a8f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ab10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ab98 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ab98 set date to 1287930179.459824000 Sun Oct 24 08:22:59 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ac20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ad30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ad30 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ad30 set date to 1287930216.361036000 Sun Oct 24 08:23:36 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ac20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ab10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a8f0 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404a8f0 set date to 1287930264.746198000 Sun Oct 24 08:24:24 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404aa88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ac20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404aca8 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404aca8 set date to 1305252239.191722000 Thu May 12 20:03:59 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ac20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ab10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ab10 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ab10 set date to 1305252274.424366000 Thu May 12 20:04:34 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ac20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ac20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404aa88 set date to 1293688800.000000000 Wed Dec 29 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404aa88 set date to 1305252772.000000000 Thu May 12 20:12:52 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ac20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ae40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404aec8 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404aec8 set date to 1305252350.586916000 Thu May 12 20:05:50 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404af50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058120 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058120 set date to 1305252829.461706000 Thu May 12 20:13:49 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404af50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ae40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ac20 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ac20 set date to 1305252884.823028000 Thu May 12 20:14:44 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404adb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404af50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058098 set date to 1300770000.000000000 Mon Mar 21 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058098 set date to 1305252999.000000000 Thu May 12 20:16:39 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404af50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ae40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ae40 set date to 1300770000.000000000 Mon Mar 21 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ae40 set date to 1305253036.129650000 Thu May 12 20:17:16 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404af50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404af50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404adb8 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404adb8 set date to 1305253079.898361000 Thu May 12 20:17:59 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404af50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058230
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120582b8 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120582b8 set date to 1305253120.995055000 Thu May 12 20:18:40 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058450 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058450 set date to 1319651327.110051000 Wed Oct 26 11:48:47 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058230
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404af50 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404af50 set date to 1319651365.598279000 Wed Oct 26 11:49:25 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120581a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120583c8 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120583c8 set date to 1319651407.023206000 Wed Oct 26 11:50:07 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058230
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058230 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058230 set date to 1319651449.847710000 Wed Oct 26 11:50:49 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120581a8 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120581a8 set date to 1319651487.848387000 Wed Oct 26 11:51:27 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058560
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120585e8 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120585e8 set date to 1320375471.294518000 Thu Nov  3 20:57:51 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058780 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058780 set date to 1323228183.188484000 Tue Dec  6 20:23:03 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058560
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058340 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058340 set date to 1329778963.516747000 Mon Feb 20 16:02:43 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120584d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120586f8 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120586f8 set date to 1329779011.445709000 Mon Feb 20 16:03:31 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058560
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058560 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058560 set date to 1330880154.363659000 Sun Mar  4 09:55:54 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120584d8 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120584d8 set date to 1333571639.670939000 Wed Apr  4 14:33:59 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058890
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058918 set date to 1333602000.000000000 Wed Apr  4 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058918 set date to 1334283169.733334000 Thu Apr 12 20:12:49 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120589a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058ab0 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058ab0 set date to 1335922660.054048000 Tue May  1 19:37:40 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120589a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058890
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058670 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058670 set date to 1356993083.604540000 Mon Dec 31 15:31:23 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058808
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120589a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058a28 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058a28 set date to 1356993140.608581000 Mon Dec 31 15:32:20 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120589a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058890
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058890 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058890 set date to 1356993227.544086000 Mon Dec 31 15:33:47 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120589a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120589a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058808 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058808 set date to 1356993266.416683000 Mon Dec 31 15:34:26 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120589a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058bc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058c48 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058c48 set date to 1356993312.601324000 Mon Dec 31 15:35:12 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058de0 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058de0 set date to 1356993351.818071000 Mon Dec 31 15:35:51 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058bc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120589a0 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120589a0 set date to 1356993413.266889000 Mon Dec 31 15:36:53 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058b38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058d58 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058d58 set date to 1356993479.747770000 Mon Dec 31 15:37:59 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058bc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058bc0 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058bc0 set date to 1356993515.396348000 Mon Dec 31 15:38:35 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058b38 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058b38 set date to 1357087755.216890000 Tue Jan  1 17:49:15 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058ef0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058f78 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058f78 set date to 1359916131.419073000 Sun Feb  3 11:28:51 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c040
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c150
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c150 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c150 set date to 1362338475.035747000 Sun Mar  3 12:21:15 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c040
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058ef0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058cd0 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058cd0 set date to 1365876551.133882000 Sat Apr 13 12:09:11 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058e68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c040
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c0c8 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c0c8 set date to 1365876564.964230000 Sat Apr 13 12:09:24 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c040
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12058ef0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058ef0 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058ef0 set date to 1365876600.288484000 Sat Apr 13 12:10:00 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c040
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c040
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058e68 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12058e68 set date to 1367807494.065063000 Sun May  5 20:31:34 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c040
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c260
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c2e8 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c2e8 set date to 1370218551.308343000 Sun Jun  2 18:15:51 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c370
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c480
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c480 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c480 set date to 1378678274.514815000 Sun Sep  8 16:11:14 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c370
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c260
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c040 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c040 set date to 1378678357.299911000 Sun Sep  8 16:12:37 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c1d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c370
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c3f8 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c3f8 set date to 1378678410.911860000 Sun Sep  8 16:13:30 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c370
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c260
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c260 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c260 set date to 1381181172.344268000 Mon Oct  7 15:26:12 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c370
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c370
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c1d8 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c1d8 set date to 1386525801.448887000 Sun Dec  8 11:03:21 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c370
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c590
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c618 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c618 set date to 1386525843.659777000 Sun Dec  8 11:04:03 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c6a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c7b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c7b0 set date to 1387260000.000000000 Mon Dec 16 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c7b0 set date to 1388601481.120165000 Wed Jan  1 11:38:01 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c6a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c590
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c370 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c370 set date to 1388601527.494662000 Wed Jan  1 11:38:47 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c6a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c728 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c728 set date to 1393466279.951293000 Wed Feb 26 18:57:59 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c6a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c590
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c590 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c590 set date to 1394309640.066742000 Sat Mar  8 13:14:00 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c6a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c6a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c508 set date to 1395982800.000000000 Thu Mar 27 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c508 set date to 1396442126.000000000 Wed Apr  2 06:35:26 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c6a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c8c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c948 set date to 1395982800.000000000 Thu Mar 27 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c948 set date to 1396442157.000000000 Wed Apr  2 06:35:57 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c9d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cae0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cae0 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cae0 set date to 1399127483.000000000 Sat May  3 08:31:23 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c9d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c8c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c6a0 set date to 1400821200.000000000 Thu May 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c6a0 set date to 1401807132.000000000 Tue Jun  3 08:52:12 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c9d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ca58 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ca58 set date to 1403643989.000000000 Tue Jun 24 15:06:29 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c9d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c8c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c8c0 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c8c0 set date to 1403644645.000000000 Tue Jun 24 15:17:25 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c9d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c9d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c838 set date to 1334120400.000000000 Tue Apr 10 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c838 set date to 1334283508.000000000 Thu Apr 12 20:18:28 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404c9d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cbf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cc78 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cc78 set date to 1403302019.000000000 Fri Jun 20 16:06:59 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cd00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ce10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ce10 set date to 1334120400.000000000 Tue Apr 10 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ce10 set date to 1334283593.000000000 Thu Apr 12 20:19:53 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cd00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cbf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c9d0 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404c9d0 set date to 1403302096.000000000 Fri Jun 20 16:08:16 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cb68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cd00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cd88 set date to 1167112800.000000000 Mon Dec 25 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cd88 set date to 1168187522.000000000 Sun Jan  7 09:32:02 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cd00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cbf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cbf0 set date to 1167112800.000000000 Mon Dec 25 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cbf0 set date to 1168187631.000000000 Sun Jan  7 09:33:51 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cd00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cd00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cb68 set date to 1170655200.000000000 Sun Feb  4 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cb68 set date to 1175913453.000000000 Fri Apr  6 20:37:33 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cd00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cf20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e070 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e070 set date to 1200758154.908791000 Sat Jan 19 08:55:54 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e0f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e208
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e208 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e208 set date to 1200758272.000000000 Sat Jan 19 08:57:52 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e0f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cf20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cd00 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cd00 set date to 1200758296.433129000 Sat Jan 19 08:58:16 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404ce98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e0f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e180 set date to 1202709600.000000000 Sun Feb 10 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e180 set date to 1202867940.000000000 Tue Feb 12 18:59:00 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e0f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x404cf20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cf20 set date to 1230530400.000000000 Sun Dec 28 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404cf20 set date to 1230956315.000000000 Fri Jan  2 21:18:35 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e0f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e0f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ce98 set date to 1234850400.000000000 Mon Feb 16 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x404ce98 set date to 1242529480.000000000 Sat May 16 21:04:40 2009
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e0f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e318
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e3a0 set date to 1261375200.000000000 Sun Dec 20 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e3a0 set date to 1266964414.784336000 Tue Feb 23 15:33:34 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e428
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e538
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e538 set date to 1261375200.000000000 Sun Dec 20 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e538 set date to 1266964450.915276000 Tue Feb 23 15:34:10 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e428
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e318
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e0f8 set date to 1265608800.000000000 Sun Feb  7 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e0f8 set date to 1268861359.341641000 Wed Mar 17 15:29:19 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e290
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e428
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e4b0 set date to 1265608800.000000000 Sun Feb  7 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e4b0 set date to 1268861398.111909000 Wed Mar 17 15:29:58 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e428
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e318
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e318 set date to 1275454800.000000000 Tue Jun  1 23:00:00 2010
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e318 set date to 1287870750.000000000 Sat Oct 23 15:52:30 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e428
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e428
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e290 set date to 1261548000.000000000 Tue Dec 22 23:00:00 2009
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e290 set date to 1266965043.000000000 Tue Feb 23 15:44:03 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e428
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e648
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e6d0 set date to 1324360800.000000000 Mon Dec 19 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e6d0 set date to 1329778089.000000000 Mon Feb 20 15:48:09 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e758
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e868
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e868 set date to 1332997200.000000000 Wed Mar 28 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e868 set date to 1333572440.000000000 Wed Apr  4 14:47:20 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e758
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e648
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e428 set date to 1340859600.000000000 Wed Jun 27 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e428 set date to 1357092987.736855000 Tue Jan  1 19:16:27 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e5c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e758
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e7e0 set date to 1348722000.000000000 Wed Sep 26 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e7e0 set date to 1357093049.159989000 Tue Jan  1 19:17:29 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e758
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e648
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e648 set date to 1355724000.000000000 Sun Dec 16 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e648 set date to 1357093094.072753000 Tue Jan  1 19:18:14 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e758
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e758
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e5c0 set date to 1355724000.000000000 Sun Dec 16 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e5c0 set date to 1357093263.000000000 Tue Jan  1 19:21:03 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e758
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e978
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ea00 set date to 1355724000.000000000 Sun Dec 16 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ea00 set date to 1357093347.000000000 Tue Jan  1 19:22:27 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6ea88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6eb98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6eb98 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6eb98 set date to 1365877552.275134000 Sat Apr 13 12:25:52 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6ea88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e978
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e758 set date to 1372312800.000000000 Thu Jun 27 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e758 set date to 1378679785.974530000 Sun Sep  8 16:36:25 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e8f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6ea88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6eb10 set date to 1380175200.000000000 Thu Sep 26 00:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6eb10 set date to 1381178107.531618000 Mon Oct  7 14:35:07 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6ea88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6e978
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e978 set date to 1387260000.000000000 Mon Dec 16 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e978 set date to 1388604334.322756000 Wed Jan  1 12:25:34 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6ea88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6ea88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e8f0 set date to 1387260000.000000000 Mon Dec 16 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6e8f0 set date to 1388604371.392590000 Wed Jan  1 12:26:11 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6ea88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6eca8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ed30 set date to 1387260000.000000000 Mon Dec 16 23:00:00 2013
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ed30 set date to 1388604433.683004000 Wed Jan  1 12:27:13 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6edb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6eec8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6eec8 set date to 1395982800.000000000 Thu Mar 27 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6eec8 set date to 1396443384.000000000 Wed Apr  2 06:56:24 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6edb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6eca8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ea88 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ea88 set date to 1403354221.000000000 Sat Jun 21 06:37:01 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6ec20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6edb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ee40 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ee40 set date to 1403658953.000000000 Tue Jun 24 19:15:53 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6edb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6eca8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6eca8 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6eca8 set date to 1145303067.000000000 Mon Apr 17 13:44:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6edb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6edb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ec20 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ec20 set date to 1403300973.000000000 Fri Jun 20 15:49:33 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6edb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76090
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76118 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76118 set date to 1145303239.000000000 Mon Apr 17 13:47:19 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d761a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d762b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d762b0 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d762b0 set date to 1403301459.000000000 Fri Jun 20 15:57:39 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d761a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76090
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6edb8 set date to 1222405200.000000000 Thu Sep 25 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6edb8 set date to 1288183050.000000000 Wed Oct 27 06:37:30 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d6ef50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d761a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76228 set date to 1222405200.000000000 Thu Sep 25 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76228 set date to 1288183549.573807000 Wed Oct 27 06:45:49 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d761a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76090
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76090 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76090 set date to 1403301139.000000000 Fri Jun 20 15:52:19 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d761a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d761a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ef50 set date to 1222232400.000000000 Tue Sep 23 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d6ef50 set date to 1288182716.000000000 Wed Oct 27 06:31:56 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d761a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d763c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76448 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76448 set date to 1403301549.000000000 Fri Jun 20 15:59:09 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d764d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d765e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d765e0 set date to 1222232400.000000000 Tue Sep 23 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d765e0 set date to 1288182348.000000000 Wed Oct 27 06:25:48 2010
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d764d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d763c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d761a0 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d761a0 set date to 1403301663.000000000 Fri Jun 20 16:01:03 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76338
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d764d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76558 set date to 1149224400.000000000 Thu Jun  1 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76558 set date to 1149306714.000000000 Fri Jun  2 21:51:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d764d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d763c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d763c0 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d763c0 set date to 1403301301.000000000 Fri Jun 20 15:55:01 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d764d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d764d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76338 set date to 1345006800.000000000 Tue Aug 14 23:00:00 2012
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76338 set date to 1357067929.000000000 Tue Jan  1 12:18:49 2013
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d764d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d766f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76778 set date to 1397192400.000000000 Thu Apr 10 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76778 set date to 1399128022.000000000 Sat May  3 08:40:22 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76800
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76910
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76910 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76910 set date to 1403301776.000000000 Fri Jun 20 16:02:56 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76800
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d766f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d764d0 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d764d0 set date to 1393466988.000000000 Wed Feb 26 19:09:48 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76668
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76800
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76888 set date to 1395982800.000000000 Thu Mar 27 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76888 set date to 1396443430.000000000 Wed Apr  2 06:57:10 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76800
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d766f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d766f0 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d766f0 set date to 1403356758.000000000 Sat Jun 21 07:19:18 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76800
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76800
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76668 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76668 set date to 1403659205.000000000 Tue Jun 24 19:20:05 2014
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76800
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76a20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76aa8 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76aa8 set date to 1145306425.000000000 Mon Apr 17 14:40:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76b30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76c40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76c40 set date to 1216702800.000000000 Mon Jul 21 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76c40 set date to 1216835835.000000000 Wed Jul 23 11:57:15 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76b30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76a20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76800 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76800 set date to 1145306490.000000000 Mon Apr 17 14:41:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76998
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76b30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76bb8 set date to 1138860000.000000000 Wed Feb  1 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76bb8 set date to 1145308518.000000000 Mon Apr 17 15:15:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76b30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76a20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76a20 set date to 1146546000.000000000 Mon May  1 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76a20 set date to 1149357468.000000000 Sat Jun  3 11:57:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76b30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76b30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76998 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76998 set date to 1157703969.000000000 Fri Sep  8 02:26:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76b30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76d50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76dd8 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76dd8 set date to 1157704002.000000000 Fri Sep  8 02:26:42 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76e60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76f70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76f70 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76f70 set date to 1145306538.000000000 Mon Apr 17 14:42:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76e60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76d50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76b30 set date to 1141797600.000000000 Tue Mar  7 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76b30 set date to 1145308742.000000000 Mon Apr 17 15:19:02 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76cc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76e60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76ee8 set date to 1149742800.000000000 Wed Jun  7 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76ee8 set date to 1152796079.000000000 Thu Jul 13 07:07:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76e60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76d50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76d50 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76d50 set date to 1157702482.000000000 Fri Sep  8 02:01:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76e60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76e60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76cc8 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76cc8 set date to 1157702533.000000000 Fri Sep  8 02:02:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d76e60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c0c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c150 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c150 set date to 1145306711.000000000 Mon Apr 17 14:45:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c1d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c2e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c2e8 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c2e8 set date to 1213286540.000000000 Thu Jun 12 10:02:20 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c1d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c0c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76e60 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d76e60 set date to 1145306807.000000000 Mon Apr 17 14:46:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c040
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c1d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c260 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c260 set date to 1157702641.000000000 Fri Sep  8 02:04:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c1d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c0c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c0c8 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c0c8 set date to 1145306915.000000000 Mon Apr 17 14:48:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c1d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c1d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c040 set date to 1138860000.000000000 Wed Feb  1 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c040 set date to 1145308587.000000000 Mon Apr 17 15:16:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c1d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c3f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c480 set date to 1146546000.000000000 Mon May  1 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c480 set date to 1149357657.000000000 Sat Jun  3 12:00:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c618
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c618 set date to 1152507600.000000000 Sun Jul  9 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c618 set date to 1152796267.000000000 Thu Jul 13 07:11:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c3f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c1d8 set date to 1152680400.000000000 Tue Jul 11 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c1d8 set date to 1157707847.000000000 Fri Sep  8 03:30:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c370
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c590 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c590 set date to 1145306980.000000000 Mon Apr 17 14:49:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c3f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c3f8 set date to 1137996000.000000000 Sun Jan 22 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c3f8 set date to 1145307970.000000000 Mon Apr 17 15:06:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c370 set date to 1145595600.000000000 Thu Apr 20 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c370 set date to 1146429324.000000000 Sun Apr 30 14:35:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c508
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c728
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c7b0 set date to 1153458000.000000000 Thu Jul 20 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c7b0 set date to 1157704577.000000000 Fri Sep  8 02:36:17 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c948
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c948 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c948 set date to 1157704204.000000000 Fri Sep  8 02:30:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c728
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c508 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c508 set date to 1157704240.000000000 Fri Sep  8 02:30:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c6a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c8c0 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c8c0 set date to 1145307078.000000000 Mon Apr 17 14:51:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c728
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c728 set date to 1152507600.000000000 Sun Jul  9 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c728 set date to 1152796391.000000000 Thu Jul 13 07:13:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c6a0 set date to 1152507600.000000000 Sun Jul  9 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c6a0 set date to 1157707768.000000000 Fri Sep  8 03:29:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c838
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7ca58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cae0 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cae0 set date to 1145306367.000000000 Mon Apr 17 14:39:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cb68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cc78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cc78 set date to 1138600800.000000000 Sun Jan 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cc78 set date to 1145308079.000000000 Mon Apr 17 15:07:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cb68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7ca58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c838 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c838 set date to 1145308643.000000000 Mon Apr 17 15:17:23 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7c9d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cb68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cbf0 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cbf0 set date to 1145308773.000000000 Mon Apr 17 15:19:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cb68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7ca58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7ca58 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7ca58 set date to 1146429420.000000000 Sun Apr 30 14:37:00 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cb68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cb68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c9d0 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7c9d0 set date to 1149357411.000000000 Sat Jun  3 11:56:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cb68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cd88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7ce10 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7ce10 set date to 1152796144.000000000 Thu Jul 13 07:09:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7ce98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068060
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068060 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068060 set date to 1160601273.000000000 Wed Oct 11 15:14:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7ce98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cd88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cb68 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cb68 set date to 1157707439.000000000 Fri Sep  8 03:23:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cd00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7ce98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cf20 set date to 1154494800.000000000 Tue Aug  1 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cf20 set date to 1157704091.000000000 Fri Sep  8 02:28:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7ce98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7cd88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cd88 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cd88 set date to 1157707491.000000000 Fri Sep  8 03:24:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7ce98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7ce98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cd00 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7cd00 set date to 1160600673.000000000 Wed Oct 11 15:04:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d7ce98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068170
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120681f8 set date to 1159592400.000000000 Fri Sep 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120681f8 set date to 1163382099.000000000 Sun Nov 12 18:41:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068280
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068390
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068390 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068390 set date to 1163381965.000000000 Sun Nov 12 18:39:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068280
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068170
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7ce98 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d7ce98 set date to 1165369008.000000000 Tue Dec  5 18:36:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120680e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068280
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068308 set date to 1167112800.000000000 Mon Dec 25 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068308 set date to 1168204691.000000000 Sun Jan  7 14:18:11 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068280
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068170
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068170 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068170 set date to 1168203749.000000000 Sun Jan  7 14:02:29 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068280
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068280
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120680e8 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120680e8 set date to 1170562611.000000000 Sat Feb  3 21:16:51 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068280
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120684a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068528 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068528 set date to 1174354654.000000000 Mon Mar 19 19:37:34 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120685b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120686c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120686c0 set date to 1173333600.000000000 Wed Mar  7 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120686c0 set date to 1174353181.000000000 Mon Mar 19 19:13:01 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120685b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120684a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068280 set date to 1174194000.000000000 Sat Mar 17 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068280 set date to 1174353562.000000000 Mon Mar 19 19:19:22 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068418
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120685b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068638 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068638 set date to 1175959277.000000000 Sat Apr  7 09:21:17 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120685b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120684a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120684a0 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120684a0 set date to 1179280644.000000000 Tue May 15 19:57:24 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120685b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120685b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068418 set date to 1179810000.000000000 Mon May 21 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068418 set date to 1183430590.000000000 Mon Jul  2 20:43:10 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120685b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120687d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068858 set date to 1180501200.000000000 Tue May 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068858 set date to 1183430708.000000000 Mon Jul  2 20:45:08 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120688e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120689f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120689f0 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120689f0 set date to 1183430373.000000000 Mon Jul  2 20:39:33 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120688e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120687d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120685b0 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120685b0 set date to 1188843036.000000000 Mon Sep  3 12:10:36 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068748
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120688e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068968 set date to 1186549200.000000000 Tue Aug  7 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068968 set date to 1188843264.000000000 Mon Sep  3 12:14:24 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120688e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120687d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120687d0 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120687d0 set date to 1188843313.000000000 Mon Sep  3 12:15:13 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120688e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120688e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068748 set date to 1189486800.000000000 Mon Sep 10 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068748 set date to 1193587307.000000000 Sun Oct 28 10:01:47 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120688e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068b00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068b88 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068b88 set date to 1193587355.000000000 Sun Oct 28 10:02:35 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068c10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068d20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068d20 set date to 1191906000.000000000 Mon Oct  8 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068d20 set date to 1195099403.000000000 Wed Nov 14 21:03:23 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068c10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068b00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120688e0 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120688e0 set date to 1195099527.000000000 Wed Nov 14 21:05:27 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068a78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068c10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068c98 set date to 1194501600.000000000 Wed Nov  7 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068c98 set date to 1197831778.000000000 Sun Dec 16 12:02:58 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068c10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068b00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068b00 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068b00 set date to 1197831809.000000000 Sun Dec 16 12:03:29 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068c10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068c10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068a78 set date to 1197007200.000000000 Thu Dec  6 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068a78 set date to 1200762738.000000000 Sat Jan 19 10:12:18 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068c10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068e30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068eb8 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068eb8 set date to 1200762851.000000000 Sat Jan 19 10:14:11 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068f40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80110
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80110 set date to 1199426400.000000000 Thu Jan  3 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80110 set date to 1204926950.000000000 Fri Mar  7 14:55:50 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068f40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068e30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068c10 set date to 1199858400.000000000 Tue Jan  8 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068c10 set date to 1204926986.000000000 Fri Mar  7 14:56:26 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068da8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068f40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80088 set date to 1200031200.000000000 Thu Jan 10 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80088 set date to 1204927095.000000000 Fri Mar  7 14:58:15 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068f40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068e30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068e30 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068e30 set date to 1204927157.000000000 Fri Mar  7 14:59:17 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068f40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068f40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068da8 set date to 1202450400.000000000 Thu Feb  7 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068da8 set date to 1204927214.000000000 Fri Mar  7 15:00:14 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12068f40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80220
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d802a8 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d802a8 set date to 1204927410.000000000 Fri Mar  7 15:03:30 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80330
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80440
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80440 set date to 1205125200.000000000 Sun Mar  9 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80440 set date to 1213286349.000000000 Thu Jun 12 09:59:09 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80330
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80220
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068f40 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12068f40 set date to 1213286614.000000000 Thu Jun 12 10:03:34 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80198
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80330
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d803b8 set date to 1207630800.000000000 Mon Apr  7 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d803b8 set date to 1213286704.000000000 Thu Jun 12 10:05:04 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80330
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80220
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80220 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80220 set date to 1213286766.000000000 Thu Jun 12 10:06:06 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80330
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80330
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80198 set date to 1210222800.000000000 Wed May  7 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80198 set date to 1213285219.000000000 Thu Jun 12 09:40:19 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80330
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80550
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d805d8 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d805d8 set date to 1213285255.000000000 Thu Jun 12 09:40:55 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80770
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80770 set date to 1213246800.000000000 Wed Jun 11 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80770 set date to 1216834934.000000000 Wed Jul 23 11:42:14 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80550
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80330 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80330 set date to 1216834991.000000000 Wed Jul 23 11:43:11 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d804c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d806e8 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d806e8 set date to 1216835025.000000000 Wed Jul 23 11:43:45 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80550
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80550 set date to 1215493200.000000000 Mon Jul  7 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80550 set date to 1216834764.000000000 Wed Jul 23 11:39:24 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d804c8 set date to 1216702800.000000000 Mon Jul 21 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d804c8 set date to 1216835445.000000000 Wed Jul 23 11:50:45 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80660
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80880
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80908 set date to 1216702800.000000000 Mon Jul 21 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80908 set date to 1216835623.000000000 Wed Jul 23 11:53:43 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80aa0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80aa0 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80aa0 set date to 1222353194.000000000 Thu Sep 25 08:33:14 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80880
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80660 set date to 1217998800.000000000 Tue Aug  5 23:00:00 2008
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80660 set date to 1222353352.000000000 Thu Sep 25 08:35:52 2008
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d807f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80a18 set date to 1323151200.000000000 Mon Dec  5 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80a18 set date to 1323211327.372376000 Tue Dec  6 15:42:07 2011
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80880
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80880 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80880 set date to 1425224041.000000000 Sun Mar  1 08:34:01 2015
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d807f8 set date to 1176181200.000000000 Mon Apr  9 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d807f8 set date to 1179280541.000000000 Tue May 15 19:55:41 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80990
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80bb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80c38 set date to 1178859600.000000000 Thu May 10 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80c38 set date to 1183430262.000000000 Mon Jul  2 20:37:42 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80dd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80dd0 set date to 1181797200.000000000 Wed Jun 13 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80dd0 set date to 1183430172.000000000 Mon Jul  2 20:36:12 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80bb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80990 set date to 1184216400.000000000 Wed Jul 11 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80990 set date to 1188842859.000000000 Mon Sep  3 12:07:39 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80b28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80d48 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80d48 set date to 1145303341.000000000 Mon Apr 17 13:49:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80bb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80bb0 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80bb0 set date to 1145303454.000000000 Mon Apr 17 13:50:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80b28 set date to 1168408800.000000000 Tue Jan  9 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80b28 set date to 1170565089.000000000 Sat Feb  3 21:58:09 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80cc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80ee0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80f68 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80f68 set date to 1145303553.000000000 Mon Apr 17 13:52:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58950a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58951b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58951b8 set date to 1168408800.000000000 Tue Jan  9 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58951b8 set date to 1170565169.803709000 Sat Feb  3 21:59:29 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58950a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80ee0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80cc0 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80cc0 set date to 1145303639.000000000 Mon Apr 17 13:53:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80e58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58950a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895130 set date to 1149397200.000000000 Sat Jun  3 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895130 set date to 1149422667.812694000 Sun Jun  4 06:04:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58950a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d80ee0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80ee0 set date to 1149224400.000000000 Thu Jun  1 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80ee0 set date to 1149306646.000000000 Fri Jun  2 21:50:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58950a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58950a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80e58 set date to 1176354000.000000000 Wed Apr 11 23:00:00 2007
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d80e58 set date to 1179711586.000000000 Sun May 20 19:39:46 2007
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58950a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58952c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895350 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895350 set date to 1146448305.000000000 Sun Apr 30 19:51:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58953d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58954e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58954e8 set date to 1303102800.000000000 Sun Apr 17 23:00:00 2011
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58954e8 set date to 1329770470.000000000 Mon Feb 20 13:41:10 2012
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58953d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58952c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58950a8 set date to 1145250000.000000000 Sun Apr 16 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58950a8 set date to 1145303795.000000000 Mon Apr 17 13:56:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895240
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58953d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895460 set date to 1149224400.000000000 Thu Jun  1 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895460 set date to 1149307991.000000000 Fri Jun  2 22:13:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58953d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58952c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58952c8 set date to 1425189600.000000000 Sat Feb 28 23:00:00 2015
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58952c8 set date to 1425224270.000000000 Sun Mar  1 08:37:50 2015
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58953d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58953d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895240 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895240 set date to 1145304198.000000000 Mon Apr 17 14:03:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58953d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58955f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895680 set date to 1152507600.000000000 Sun Jul  9 23:00:00 2006
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895680 set date to 1152795935.000000000 Thu Jul 13 07:05:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895818
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895818 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895818 set date to 1145304292.000000000 Mon Apr 17 14:04:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58955f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58953d8 set date to 1425189600.000000000 Sat Feb 28 23:00:00 2015
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58953d8 set date to 1425224416.000000000 Sun Mar  1 08:40:16 2015
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895570
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  WARN <gnc.backend.xml> Invalid timestamp in data file.  Look for a 'trn:date-posted' entry with a date of 1969-12-31 or 1970-01-01.
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895790 set date to 1144874253.671235000 Wed Apr 12 14:37:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58955f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  WARN <gnc.backend.xml> Invalid timestamp in data file.  Look for a 'trn:date-posted' entry with a date of 1969-12-31 or 1970-01-01.
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58955f8 set date to 1145041299.374818000 Fri Apr 14 13:01:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895570 set date to 812610000.000000000 Sun Oct  1 23:00:00 1995
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895570 set date to 1144615365.000000000 Sun Apr  9 14:42:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58959b0 set date to 820562400.000000000 Mon Jan  1 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58959b0 set date to 1144615401.000000000 Sun Apr  9 14:43:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895b48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895b48 set date to 825919200.000000000 Sun Mar  3 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895b48 set date to 1144856199.000000000 Wed Apr 12 09:36:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895708 set date to 828338400.000000000 Sun Mar 31 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895708 set date to 1144615401.176689000 Sun Apr  9 14:43:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58958a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895ac0 set date to 833778000.000000000 Sun Jun  2 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895ac0 set date to 1144856199.767687000 Wed Apr 12 09:36:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895928 set date to 836197200.000000000 Sun Jun 30 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895928 set date to 1144615446.000000000 Sun Apr  9 14:44:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58958a0 set date to 837147600.000000000 Thu Jul 11 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58958a0 set date to 1144534729.000000000 Sat Apr  8 16:18:49 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895ce0 set date to 837147600.000000000 Thu Jul 11 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895ce0 set date to 1144585278.000000000 Sun Apr  9 06:21:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895e78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895e78 set date to 841726800.000000000 Mon Sep  2 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895e78 set date to 1144856246.000000000 Wed Apr 12 09:37:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895a38 set date to 844146000.000000000 Mon Sep 30 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895a38 set date to 1144615446.614869000 Sun Apr  9 14:44:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895bd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895df0 set date to 849506400.000000000 Sun Dec  1 23:00:00 1996
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895df0 set date to 1144856246.837075000 Wed Apr 12 09:37:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895c58 set date to 852184800.000000000 Wed Jan  1 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895c58 set date to 1144615588.671272000 Sun Apr  9 14:46:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895bd0 set date to 853480800.000000000 Thu Jan 16 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895bd0 set date to 1144534762.000000000 Sat Apr  8 16:19:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84058 set date to 854690400.000000000 Thu Jan 30 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84058 set date to 1144585775.000000000 Sun Apr  9 06:29:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d840e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d841f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d841f0 set date to 854949600.000000000 Sun Feb  2 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d841f0 set date to 1144691467.000000000 Mon Apr 10 11:51:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d840e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895d68 set date to 872139600.000000000 Wed Aug 20 23:00:00 1997
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895d68 set date to 1144857826.000000000 Wed Apr 12 10:03:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895f00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d840e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84168 set date to 899182800.000000000 Mon Jun 29 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84168 set date to 1145040392.000000000 Fri Apr 14 12:46:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d840e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5895f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895f88 set date to 900910800.000000000 Sun Jul 19 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895f88 set date to 1144937078.000000000 Thu Apr 13 08:04:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d840e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d840e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895f00 set date to 900910800.000000000 Sun Jul 19 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5895f00 set date to 1145060382.000000000 Fri Apr 14 18:19:42 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d840e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84300
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84388 set date to 901515600.000000000 Sun Jul 26 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84388 set date to 1144895212.315314000 Wed Apr 12 20:26:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84410
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84520
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84520 set date to 901774800.000000000 Wed Jul 29 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84520 set date to 1145114580.000000000 Sat Apr 15 09:23:00 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84410
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84300
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d840e0 set date to 901861200.000000000 Thu Jul 30 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d840e0 set date to 1145040392.523903000 Fri Apr 14 12:46:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84278
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84410
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84498 set date to 901947600.000000000 Fri Jul 31 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84498 set date to 1145129373.000000000 Sat Apr 15 13:29:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84410
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84300
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84300 set date to 902120400.000000000 Sun Aug  2 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84300 set date to 1145110984.000000000 Sat Apr 15 08:23:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84410
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84410
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84278 set date to 903070800.000000000 Thu Aug 13 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84278 set date to 1144755064.000000000 Tue Apr 11 05:31:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84410
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84630
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d846b8 set date to 904539600.000000000 Sun Aug 30 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d846b8 set date to 1145040409.228179000 Fri Apr 14 12:46:49 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84740
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84850
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84850 set date to 904885200.000000000 Thu Sep  3 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84850 set date to 1145118249.000000000 Sat Apr 15 10:24:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84740
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84630
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84410 set date to 907131600.000000000 Tue Sep 29 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84410 set date to 1145040421.591883000 Fri Apr 14 12:47:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d845a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84740
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d847c8 set date to 908859600.000000000 Mon Oct 19 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d847c8 set date to 1144937078.198817000 Thu Apr 13 08:04:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84740
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84630
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84630 set date to 908859600.000000000 Mon Oct 19 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84630 set date to 1145040435.027831000 Fri Apr 14 12:47:15 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84740
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84740
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d845a8 set date to 908859600.000000000 Mon Oct 19 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d845a8 set date to 1145060382.507859000 Fri Apr 14 18:19:42 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84740
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84960
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d849e8 set date to 909727200.000000000 Thu Oct 29 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d849e8 set date to 1145114580.519724000 Sat Apr 15 09:23:00 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84a70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84b80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84b80 set date to 909900000.000000000 Sat Oct 31 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84b80 set date to 1145129374.074770000 Sat Apr 15 13:29:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84a70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84960
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84740 set date to 909986400.000000000 Sun Nov  1 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84740 set date to 1145110984.225008000 Sat Apr 15 08:23:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d848d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84a70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84af8 set date to 911196000.000000000 Sun Nov 15 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84af8 set date to 1144755064.312890000 Tue Apr 11 05:31:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84a70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84960
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84960 set date to 912405600.000000000 Sun Nov 29 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84960 set date to 1145040445.814399000 Fri Apr 14 12:47:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84a70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84a70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d848d8 set date to 912492000.000000000 Mon Nov 30 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d848d8 set date to 1145118249.148435000 Sat Apr 15 10:24:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84a70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84c90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84d18 set date to 915084000.000000000 Wed Dec 30 23:00:00 1998
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84d18 set date to 1145040478.000000000 Fri Apr 14 12:47:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84da0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84eb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84eb0 set date to 915516000.000000000 Mon Jan  4 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84eb0 set date to 1144895350.651053000 Wed Apr 12 20:29:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84da0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84c90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84a70 set date to 916812000.000000000 Tue Jan 19 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84a70 set date to 1144937167.000000000 Thu Apr 13 08:06:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84c08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84da0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84e28 set date to 916898400.000000000 Wed Jan 20 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84e28 set date to 1145060397.038742000 Fri Apr 14 18:19:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84da0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84c90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84c90 set date to 917589600.000000000 Thu Jan 28 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84c90 set date to 1145040508.000000000 Fri Apr 14 12:48:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84da0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84da0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84c08 set date to 917589600.000000000 Thu Jan 28 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84c08 set date to 1145114589.965105000 Sat Apr 15 09:23:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84da0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074080
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074108 set date to 917848800.000000000 Sun Jan 31 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074108 set date to 1145110999.186744000 Sat Apr 15 08:23:19 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074190
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120742a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120742a0 set date to 917848800.000000000 Sun Jan 31 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120742a0 set date to 1145129386.210064000 Sat Apr 15 13:29:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074190
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074080
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84da0 set date to 919058400.000000000 Sun Feb 14 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84da0 set date to 1144755084.502624000 Tue Apr 11 05:31:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d84f38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074190
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074218 set date to 920008800.000000000 Thu Feb 25 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074218 set date to 1145040508.694914000 Fri Apr 14 12:48:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074190
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074080
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074080 set date to 920268000.000000000 Sun Feb 28 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074080 set date to 1145118273.641345000 Sat Apr 15 10:24:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074190
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074190
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84f38 set date to 922860000.000000000 Tue Mar 30 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d84f38 set date to 1145040539.615965000 Fri Apr 14 12:48:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074190
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120743b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074438 set date to 923893200.000000000 Sun Apr 11 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074438 set date to 1144859340.664066000 Wed Apr 12 10:29:00 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120744c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120745d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120745d0 set date to 924584400.000000000 Mon Apr 19 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120745d0 set date to 1144937188.879337000 Thu Apr 13 08:06:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120744c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120743b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074190 set date to 924584400.000000000 Mon Apr 19 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074190 set date to 1145060426.687558000 Fri Apr 14 18:20:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074328
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120744c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074548 set date to 925448400.000000000 Thu Apr 29 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074548 set date to 1145040549.739013000 Fri Apr 14 12:49:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120744c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120743b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120743b0 set date to 925448400.000000000 Thu Apr 29 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120743b0 set date to 1145114603.341886000 Sat Apr 15 09:23:23 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120744c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120744c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074328 set date to 925534800.000000000 Fri Apr 30 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074328 set date to 1145129421.000000000 Sat Apr 15 13:30:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120744c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120746e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074768 set date to 925707600.000000000 Sun May  2 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074768 set date to 1145111011.979159000 Sat Apr 15 08:23:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120747f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074900
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074900 set date to 926658000.000000000 Thu May 13 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074900 set date to 1144755112.970478000 Tue Apr 11 05:31:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120747f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120746e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120744c0 set date to 928126800.000000000 Sun May 30 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120744c0 set date to 1145040560.027763000 Fri Apr 14 12:49:20 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074658
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120747f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074878 set date to 928213200.000000000 Mon May 31 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074878 set date to 1145118296.204515000 Sat Apr 15 10:24:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120747f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120746e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120746e0 set date to 930718800.000000000 Tue Jun 29 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120746e0 set date to 1145040572.638564000 Fri Apr 14 12:49:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120747f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120747f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074658 set date to 932446800.000000000 Mon Jul 19 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074658 set date to 1144937212.490405000 Thu Apr 13 08:06:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120747f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074a10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074a98 set date to 932446800.000000000 Mon Jul 19 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074a98 set date to 1145060469.000000000 Fri Apr 14 18:21:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074b20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074c30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074c30 set date to 933310800.000000000 Thu Jul 29 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074c30 set date to 1145040585.000567000 Fri Apr 14 12:49:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074b20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074a10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120747f0 set date to 933310800.000000000 Thu Jul 29 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120747f0 set date to 1145114645.191505000 Sat Apr 15 09:24:05 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074988
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074b20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074ba8 set date to 933483600.000000000 Sat Jul 31 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074ba8 set date to 1145129421.620347000 Sat Apr 15 13:30:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074b20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074a10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074a10 set date to 933570000.000000000 Sun Aug  1 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074a10 set date to 1145111033.338821000 Sat Apr 15 08:23:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074b20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074b20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074988 set date to 934779600.000000000 Sun Aug 15 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074988 set date to 1144755130.641214000 Tue Apr 11 05:32:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074b20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074d40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074dc8 set date to 936075600.000000000 Mon Aug 30 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074dc8 set date to 1145040595.978971000 Fri Apr 14 12:49:55 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074e50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074f60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074f60 set date to 936334800.000000000 Thu Sep  2 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074f60 set date to 1145118310.183548000 Sat Apr 15 10:25:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074e50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074d40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074b20 set date to 938667600.000000000 Wed Sep 29 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074b20 set date to 1145040606.748761000 Fri Apr 14 12:50:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074cb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074e50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074ed8 set date to 940395600.000000000 Tue Oct 19 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074ed8 set date to 1144937254.740553000 Thu Apr 13 08:07:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074e50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074d40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074d40 set date to 940395600.000000000 Tue Oct 19 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074d40 set date to 1145060469.478027000 Fri Apr 14 18:21:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074e50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074e50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074cb8 set date to 941173200.000000000 Thu Oct 28 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074cb8 set date to 1145040619.102979000 Fri Apr 14 12:50:19 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12074e50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a130
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a1b8 set date to 941173200.000000000 Thu Oct 28 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a1b8 set date to 1145114656.390527000 Sat Apr 15 09:24:16 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a240
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a350
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a350 set date to 941436000.000000000 Sun Oct 31 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a350 set date to 1145111069.641703000 Sat Apr 15 08:24:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a240
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a130
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074e50 set date to 941436000.000000000 Sun Oct 31 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12074e50 set date to 1145129431.892868000 Sat Apr 15 13:30:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a0a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a240
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a2c8 set date to 942645600.000000000 Sun Nov 14 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a2c8 set date to 1144755185.283305000 Tue Apr 11 05:33:05 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a240
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a130
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a130 set date to 943941600.000000000 Mon Nov 29 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a130 set date to 1145040629.528789000 Fri Apr 14 12:50:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a240
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a240
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a0a8 set date to 944028000.000000000 Tue Nov 30 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a0a8 set date to 1144859801.000000000 Wed Apr 12 10:36:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a240
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a460
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a4e8 set date to 944028000.000000000 Tue Nov 30 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a4e8 set date to 1145118322.553126000 Sat Apr 15 10:25:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a570
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a680
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a680 set date to 944719200.000000000 Wed Dec  8 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a680 set date to 1144840733.000000000 Wed Apr 12 05:18:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a570
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a460
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a240 set date to 946620000.000000000 Thu Dec 30 23:00:00 1999
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a240 set date to 1145040654.813316000 Fri Apr 14 12:50:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a3d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a570
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a5f8 set date to 946879200.000000000 Sun Jan  2 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a5f8 set date to 1144616614.000000000 Sun Apr  9 15:03:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a570
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a460
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a460 set date to 947052000.000000000 Tue Jan  4 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a460 set date to 1144895471.960371000 Wed Apr 12 20:31:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a570
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a570
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a3d8 set date to 947484000.000000000 Sun Jan  9 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a3d8 set date to 1144601920.000000000 Sun Apr  9 10:58:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a570
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a790
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a818 set date to 948348000.000000000 Wed Jan 19 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a818 set date to 1144937286.000000000 Thu Apr 13 08:08:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a8a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a9b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a9b0 set date to 948348000.000000000 Wed Jan 19 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a9b0 set date to 1145060483.070629000 Fri Apr 14 18:21:23 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a8a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a790
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a570 set date to 949039200.000000000 Thu Jan 27 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a570 set date to 1145114667.900590000 Sat Apr 15 09:24:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a8a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a928 set date to 949298400.000000000 Sun Jan 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a928 set date to 1145040673.009565000 Fri Apr 14 12:51:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a8a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a790
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a790 set date to 949384800.000000000 Mon Jan 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a790 set date to 1145111084.462979000 Sat Apr 15 08:24:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a8a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a8a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a708 set date to 949384800.000000000 Mon Jan 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a708 set date to 1145129459.000000000 Sat Apr 15 13:30:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207a8a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207aac0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ab48 set date to 950594400.000000000 Mon Feb 14 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ab48 set date to 1144755374.419949000 Tue Apr 11 05:36:14 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207abd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207ace0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ace0 set date to 951199200.000000000 Mon Feb 21 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ace0 set date to 1144602124.000000000 Sun Apr  9 11:02:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207abd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207aac0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a8a0 set date to 951804000.000000000 Mon Feb 28 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207a8a0 set date to 1145040688.507384000 Fri Apr 14 12:51:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207aa38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207abd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ac58 set date to 951890400.000000000 Tue Feb 29 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ac58 set date to 1144860121.540786000 Wed Apr 12 10:42:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207abd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207aac0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207aac0 set date to 951890400.000000000 Tue Feb 29 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207aac0 set date to 1145118338.292315000 Sat Apr 15 10:25:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207abd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207abd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207aa38 set date to 952668000.000000000 Thu Mar  9 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207aa38 set date to 1144840803.000000000 Wed Apr 12 05:20:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207abd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207adf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ae78 set date to 954482400.000000000 Thu Mar 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ae78 set date to 1145040699.061169000 Fri Apr 14 12:51:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207af00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d048
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d048 set date to 954738000.000000000 Sun Apr  2 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d048 set date to 1144616637.000000000 Sun Apr  9 15:03:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207af00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207adf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207abd0 set date to 956206800.000000000 Wed Apr 19 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207abd0 set date to 1144937303.931429000 Thu Apr 13 08:08:23 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207ad68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207af00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207af88 set date to 956206800.000000000 Wed Apr 19 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207af88 set date to 1145060503.648021000 Fri Apr 14 18:21:43 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207af00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207adf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207adf0 set date to 956898000.000000000 Thu Apr 27 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207adf0 set date to 1145040711.300658000 Fri Apr 14 12:51:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207af00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207af00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ad68 set date to 957070800.000000000 Sat Apr 29 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ad68 set date to 1145114715.971175000 Sat Apr 15 09:25:15 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207af00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d1e0 set date to 957157200.000000000 Sun Apr 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d1e0 set date to 1144714938.000000000 Mon Apr 10 18:22:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d268
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d378
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d378 set date to 957157200.000000000 Sun Apr 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d378 set date to 1145111103.579373000 Sat Apr 15 08:25:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d268
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207af00 set date to 957157200.000000000 Sun Apr 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207af00 set date to 1145129477.000000000 Sat Apr 15 13:31:17 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d0d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d268
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d2f0 set date to 958366800.000000000 Sun May 14 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d2f0 set date to 1144722105.000000000 Mon Apr 10 20:21:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d268
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d158 set date to 959749200.000000000 Tue May 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d158 set date to 1145040728.353991000 Fri Apr 14 12:52:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d268
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d268
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d0d0 set date to 959835600.000000000 Wed May 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d0d0 set date to 1144714975.000000000 Mon Apr 10 18:22:55 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d268
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d510 set date to 959835600.000000000 Wed May 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d510 set date to 1144860142.759850000 Wed Apr 12 10:42:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d598
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d6a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d6a8 set date to 959835600.000000000 Wed May 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d6a8 set date to 1145118370.483591000 Sat Apr 15 10:26:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d598
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d268 set date to 960440400.000000000 Wed Jun  7 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d268 set date to 1144840803.150311000 Wed Apr 12 05:20:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d400
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d598
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d620 set date to 962341200.000000000 Thu Jun 29 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d620 set date to 1145040802.000000000 Fri Apr 14 12:53:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d598
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d488 set date to 962600400.000000000 Sun Jul  2 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d488 set date to 1144616637.132386000 Sun Apr  9 15:03:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d598
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d598
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d400 set date to 962600400.000000000 Sun Jul  2 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d400 set date to 1144714975.957270000 Mon Apr 10 18:22:55 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d598
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d7b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d840 set date to 964069200.000000000 Wed Jul 19 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d840 set date to 1144937318.600984000 Thu Apr 13 08:08:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d8c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d9d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d9d8 set date to 964069200.000000000 Wed Jul 19 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d9d8 set date to 1145060527.033308000 Fri Apr 14 18:22:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d8c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d7b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d598 set date to 964760400.000000000 Thu Jul 27 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d598 set date to 1145114728.280260000 Sat Apr 15 09:25:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d730
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d8c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d950 set date to 964933200.000000000 Sat Jul 29 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d950 set date to 1144860592.251944000 Wed Apr 12 10:49:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d8c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d7b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d7b8 set date to 965106000.000000000 Mon Jul 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d7b8 set date to 1144715069.000000000 Mon Apr 10 18:24:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d8c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d8c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d730 set date to 965106000.000000000 Mon Jul 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d730 set date to 1144715069.700000000 Mon Apr 10 18:24:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589d8c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589db70 set date to 965106000.000000000 Mon Jul 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589db70 set date to 1145040802.858626000 Fri Apr 14 12:53:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dbf8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dd08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dd08 set date to 965106000.000000000 Mon Jul 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dd08 set date to 1145111116.183952000 Sat Apr 15 08:25:16 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dbf8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d8c8 set date to 965106000.000000000 Mon Jul 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589d8c8 set date to 1145129477.452165000 Sat Apr 15 13:31:17 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589da60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dbf8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dc80 set date to 966315600.000000000 Mon Aug 14 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dc80 set date to 1144722105.880823000 Mon Apr 10 20:21:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dbf8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dae8 set date to 967698000.000000000 Wed Aug 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dae8 set date to 1145040818.673945000 Fri Apr 14 12:53:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dbf8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dbf8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589da60 set date to 967784400.000000000 Thu Aug 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589da60 set date to 1144715082.306465000 Mon Apr 10 18:24:42 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dbf8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589de18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dea0 set date to 967784400.000000000 Thu Aug 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dea0 set date to 1144860757.000000000 Wed Apr 12 10:52:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589df28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a0f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a0f0 set date to 967784400.000000000 Thu Aug 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a0f0 set date to 1145118384.646287000 Sat Apr 15 10:26:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589df28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589de18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dbf8 set date to 968130000.000000000 Mon Sep  4 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dbf8 set date to 1145060645.000000000 Fri Apr 14 18:24:05 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589dd90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589df28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a068 set date to 968302800.000000000 Wed Sep  6 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a068 set date to 1144841647.000000000 Wed Apr 12 05:34:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589df28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589de18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589de18 set date to 970030800.000000000 Tue Sep 26 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589de18 set date to 1144860893.000000000 Wed Apr 12 10:54:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589df28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589df28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dd90 set date to 970203600.000000000 Thu Sep 28 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589dd90 set date to 1145040864.000000000 Fri Apr 14 12:54:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x589df28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a288 set date to 970462800.000000000 Sun Oct  1 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a288 set date to 1144616660.996893000 Sun Apr  9 15:04:20 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a420
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a420 set date to 970462800.000000000 Sun Oct  1 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a420 set date to 1144715095.387398000 Mon Apr 10 18:24:55 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589df28 set date to 972018000.000000000 Thu Oct 19 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x589df28 set date to 1144937336.774429000 Thu Apr 13 08:08:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a178
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a398 set date to 972018000.000000000 Thu Oct 19 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a398 set date to 1145060646.041406000 Fri Apr 14 18:24:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a200
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a200 set date to 972885600.000000000 Sun Oct 29 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a200 set date to 1145114741.008092000 Sat Apr 15 09:25:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a178 set date to 972972000.000000000 Mon Oct 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a178 set date to 1145040864.181762000 Fri Apr 14 12:54:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a310
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a5b8 set date to 973058400.000000000 Tue Oct 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a5b8 set date to 1144715116.931768000 Mon Apr 10 18:25:16 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a750
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a750 set date to 973058400.000000000 Tue Oct 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a750 set date to 1145111147.000000000 Sat Apr 15 08:25:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a310 set date to 973058400.000000000 Tue Oct 31 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a310 set date to 1145129488.305509000 Sat Apr 15 13:31:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a4a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a6c8 set date to 974268000.000000000 Tue Nov 14 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a6c8 set date to 1144722121.010837000 Mon Apr 10 20:22:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a530
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a530 set date to 974700000.000000000 Sun Nov 19 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a530 set date to 1145041021.000000000 Fri Apr 14 12:57:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a4a8 set date to 975650400.000000000 Thu Nov 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a4a8 set date to 1144715129.988396000 Mon Apr 10 18:25:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a640
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a8e8 set date to 975650400.000000000 Thu Nov 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a8e8 set date to 1144860949.000000000 Wed Apr 12 10:55:49 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aa80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8aa80 set date to 975650400.000000000 Thu Nov 30 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8aa80 set date to 1145118486.000000000 Sat Apr 15 10:28:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a640 set date to 976168800.000000000 Wed Dec  6 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a640 set date to 1144841647.972676000 Wed Apr 12 05:34:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a7d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a9f8 set date to 978069600.000000000 Thu Dec 28 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a9f8 set date to 1144715171.000000000 Mon Apr 10 18:26:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a860
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a860 set date to 978069600.000000000 Thu Dec 28 23:00:00 2000
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a860 set date to 1145040876.038881000 Fri Apr 14 12:54:36 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a7d8 set date to 978415200.000000000 Mon Jan  1 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a7d8 set date to 1144616690.446424000 Sun Apr  9 15:04:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8a970
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8ab90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8ac18 set date to 979884000.000000000 Thu Jan 18 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8ac18 set date to 1144937380.000000000 Thu Apr 13 08:09:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8adb0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8adb0 set date to 980143200.000000000 Sun Jan 21 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8adb0 set date to 1145060720.000000000 Fri Apr 14 18:25:20 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8ab90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a970 set date to 980143200.000000000 Sun Jan 21 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8a970 set date to 1145060820.499341000 Fri Apr 14 18:27:00 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8ab08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8ad28 set date to 980834400.000000000 Mon Jan 29 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8ad28 set date to 1145114750.904731000 Sat Apr 15 09:25:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8ab90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8ab90 set date to 980920800.000000000 Tue Jan 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8ab90 set date to 1145040931.000000000 Fri Apr 14 12:55:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8ab08 set date to 981007200.000000000 Wed Jan 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8ab08 set date to 1144715195.000000000 Mon Apr 10 18:26:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aca0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8af48 set date to 981007200.000000000 Wed Jan 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8af48 set date to 1145111147.800331000 Sat Apr 15 08:25:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c090
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c1a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c1a0 set date to 981007200.000000000 Wed Jan 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c1a0 set date to 1145129505.340351000 Sat Apr 15 13:31:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c090
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8aca0 set date to 982216800.000000000 Wed Feb 14 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8aca0 set date to 1144722146.017427000 Mon Apr 10 20:22:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8ae38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c090
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c118 set date to 983340000.000000000 Tue Feb 27 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c118 set date to 1145041021.905834000 Fri Apr 14 12:57:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c090
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11d8aec0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8aec0 set date to 983426400.000000000 Wed Feb 28 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8aec0 set date to 1144874318.037750000 Wed Apr 12 14:38:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c090
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c090
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8ae38 set date to 983426400.000000000 Wed Feb 28 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11d8ae38 set date to 1145118487.017022000 Sat Apr 15 10:28:07 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c090
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c2b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c338 set date to 983512800.000000000 Thu Mar  1 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c338 set date to 1144715195.203847000 Mon Apr 10 18:26:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c3c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c4d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c4d0 set date to 984031200.000000000 Wed Mar  7 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c4d0 set date to 1144841691.000000000 Wed Apr 12 05:34:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c3c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c2b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c090 set date to 985932000.000000000 Thu Mar 29 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c090 set date to 1145041068.055024000 Fri Apr 14 12:57:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c228
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c3c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c448 set date to 986187600.000000000 Sun Apr  1 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c448 set date to 1144616802.000000000 Sun Apr  9 15:06:42 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c3c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c2b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c2b0 set date to 986187600.000000000 Sun Apr  1 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c2b0 set date to 1144715241.000000000 Mon Apr 10 18:27:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c3c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c3c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c228 set date to 987570000.000000000 Tue Apr 17 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c228 set date to 1144937397.724452000 Thu Apr 13 08:09:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c3c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c5e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c668 set date to 987742800.000000000 Thu Apr 19 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c668 set date to 1145060720.448414000 Fri Apr 14 18:25:20 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c6f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c800
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c800 set date to 987915600.000000000 Sat Apr 21 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c800 set date to 1145060869.000000000 Fri Apr 14 18:27:49 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c6f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c5e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c3c0 set date to 988606800.000000000 Sun Apr 29 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c3c0 set date to 1145041088.729982000 Fri Apr 14 12:58:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c558
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c6f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c778 set date to 988606800.000000000 Sun Apr 29 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c778 set date to 1145114766.433748000 Sat Apr 15 09:26:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c6f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c5e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c5e0 set date to 988693200.000000000 Mon Apr 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c5e0 set date to 1144715241.697837000 Mon Apr 10 18:27:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c6f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c6f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c558 set date to 988693200.000000000 Mon Apr 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c558 set date to 1145111170.499812000 Sat Apr 15 08:26:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c6f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c910
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c998 set date to 988693200.000000000 Mon Apr 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c998 set date to 1145129545.000000000 Sat Apr 15 13:32:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207ca20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cb30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cb30 set date to 989902800.000000000 Mon May 14 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cb30 set date to 1144722160.896345000 Mon Apr 10 20:22:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207ca20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c910
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c6f0 set date to 991285200.000000000 Wed May 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c6f0 set date to 1145041099.193254000 Fri Apr 14 12:58:19 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c888
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207ca20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207caa8 set date to 991371600.000000000 Thu May 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207caa8 set date to 1144715270.312708000 Mon Apr 10 18:27:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207ca20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207c910
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c910 set date to 991371600.000000000 Thu May 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c910 set date to 1144874288.733068000 Wed Apr 12 14:38:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207ca20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207ca20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c888 set date to 991371600.000000000 Thu May 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207c888 set date to 1145118580.403653000 Sat Apr 15 10:29:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207ca20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cc40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ccc8 set date to 991890000.000000000 Wed Jun  6 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ccc8 set date to 1144841691.494990000 Wed Apr 12 05:34:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cd50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207ce60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ce60 set date to 993790800.000000000 Thu Jun 28 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ce60 set date to 1145041108.786692000 Fri Apr 14 12:58:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cd50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cc40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ca20 set date to 994050000.000000000 Sun Jul  1 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207ca20 set date to 1144616802.842870000 Sun Apr  9 15:06:42 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cbb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cd50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cdd8 set date to 994050000.000000000 Sun Jul  1 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cdd8 set date to 1144715311.000000000 Mon Apr 10 18:28:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cd50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cc40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cc40 set date to 995000400.000000000 Thu Jul 12 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cc40 set date to 1144534800.000000000 Sat Apr  8 16:20:00 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cd50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cd50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cbb8 set date to 995605200.000000000 Thu Jul 19 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cbb8 set date to 1144937412.474007000 Thu Apr 13 08:10:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cd50
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cf70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120840b8 set date to 995605200.000000000 Thu Jul 19 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120840b8 set date to 1145060762.302161000 Fri Apr 14 18:26:02 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084250
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084250 set date to 996469200.000000000 Sun Jul 29 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084250 set date to 1145114808.650418000 Sat Apr 15 09:26:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cf70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cd50 set date to 996555600.000000000 Mon Jul 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cd50 set date to 1145041133.109653000 Fri Apr 14 12:58:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cee8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120841c8 set date to 996642000.000000000 Tue Jul 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120841c8 set date to 1144715311.699874000 Mon Apr 10 18:28:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1207cf70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cf70 set date to 996642000.000000000 Tue Jul 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cf70 set date to 1145111200.335708000 Sat Apr 15 08:26:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cee8 set date to 996642000.000000000 Tue Jul 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1207cee8 set date to 1145129545.892900000 Sat Apr 15 13:32:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084140
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084360
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120843e8 set date to 997851600.000000000 Tue Aug 14 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120843e8 set date to 1144722214.000000000 Mon Apr 10 20:23:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084580
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084580 set date to 999234000.000000000 Thu Aug 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084580 set date to 1145041153.104847000 Fri Apr 14 12:59:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084360
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084140 set date to 999579600.000000000 Mon Sep  3 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084140 set date to 1144715328.625841000 Mon Apr 10 18:28:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120842d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120844f8 set date to 999579600.000000000 Mon Sep  3 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120844f8 set date to 1144874301.589383000 Wed Apr 12 14:38:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084360
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084360 set date to 999579600.000000000 Mon Sep  3 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084360 set date to 1145118593.014436000 Sat Apr 15 10:29:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120842d8 set date to 999752400.000000000 Wed Sep  5 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120842d8 set date to 1144841726.768574000 Wed Apr 12 05:35:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084470
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084690
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084718 set date to 1001653200.000000000 Thu Sep 27 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084718 set date to 1145041162.369862000 Fri Apr 14 12:59:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120847a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120848b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120848b0 set date to 1001912400.000000000 Sun Sep 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120848b0 set date to 1144616821.990784000 Sun Apr  9 15:07:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120847a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084690
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084470 set date to 1001912400.000000000 Sun Sep 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084470 set date to 1144715388.000000000 Mon Apr 10 18:29:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084608
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120847a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084828 set date to 1002862800.000000000 Thu Oct 11 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084828 set date to 1144534827.000000000 Sat Apr  8 16:20:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120847a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084690
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084690 set date to 1003467600.000000000 Thu Oct 18 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084690 set date to 1144937435.669940000 Thu Apr 13 08:10:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120847a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120847a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084608 set date to 1003726800.000000000 Sun Oct 21 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084608 set date to 1145060793.874180000 Fri Apr 14 18:26:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120847a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120849c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084a48 set date to 1004421600.000000000 Mon Oct 29 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084a48 set date to 1145114819.642098000 Sat Apr 15 09:26:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084ad0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084be0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084be0 set date to 1004508000.000000000 Tue Oct 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084be0 set date to 1145041178.700253000 Fri Apr 14 12:59:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084ad0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120849c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120847a0 set date to 1004594400.000000000 Wed Oct 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120847a0 set date to 1144715388.114956000 Mon Apr 10 18:29:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084938
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084ad0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084b58 set date to 1004594400.000000000 Wed Oct 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084b58 set date to 1145111212.408521000 Sat Apr 15 08:26:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084ad0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120849c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120849c0 set date to 1004594400.000000000 Wed Oct 31 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120849c0 set date to 1145129576.109364000 Sat Apr 15 13:32:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084ad0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084ad0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084938 set date to 1005804000.000000000 Wed Nov 14 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084938 set date to 1144722214.502388000 Mon Apr 10 20:23:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084ad0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084cf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084d78 set date to 1007100000.000000000 Thu Nov 29 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084d78 set date to 1145041190.917845000 Fri Apr 14 12:59:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084e00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084f10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084f10 set date to 1007359200.000000000 Sun Dec  2 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084f10 set date to 1144715397.705538000 Mon Apr 10 18:29:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084e00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084cf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084ad0 set date to 1007359200.000000000 Sun Dec  2 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084ad0 set date to 1144841746.273141000 Wed Apr 12 05:35:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084c68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084e00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084e88 set date to 1007359200.000000000 Sun Dec  2 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084e88 set date to 1144874349.103584000 Wed Apr 12 14:39:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084e00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084cf0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084cf0 set date to 1007359200.000000000 Sun Dec  2 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084cf0 set date to 1145118608.089425000 Sat Apr 15 10:30:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084e00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084e00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084c68 set date to 1009519200.000000000 Thu Dec 27 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084c68 set date to 1144715426.927582000 Mon Apr 10 18:30:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084e00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0060
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a00e8 set date to 1009519200.000000000 Thu Dec 27 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a00e8 set date to 1144715598.000000000 Mon Apr 10 18:33:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0170
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0280
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0280 set date to 1009778400.000000000 Sun Dec 30 23:00:00 2001
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0280 set date to 1145041211.344423000 Fri Apr 14 13:00:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0170
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0060
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084e00 set date to 1009951200.000000000 Tue Jan  1 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084e00 set date to 1144617132.000000000 Sun Apr  9 15:12:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12084f98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0170
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a01f8 set date to 1010728800.000000000 Thu Jan 10 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a01f8 set date to 1144534866.000000000 Sat Apr  8 16:21:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0170
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0060
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0060 set date to 1011333600.000000000 Thu Jan 17 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0060 set date to 1144937472.000000000 Thu Apr 13 08:11:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0170
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0170
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084f98 set date to 1011679200.000000000 Mon Jan 21 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12084f98 set date to 1145060869.124042000 Fri Apr 14 18:27:49 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0170
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0390
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0418 set date to 1012370400.000000000 Tue Jan 29 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0418 set date to 1145114830.168772000 Sat Apr 15 09:27:10 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a04a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a05b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a05b0 set date to 1012456800.000000000 Wed Jan 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a05b0 set date to 1145041261.000000000 Fri Apr 14 13:01:01 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a04a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0390
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0170 set date to 1012543200.000000000 Thu Jan 31 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0170 set date to 1144715598.819147000 Mon Apr 10 18:33:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0308
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a04a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0528 set date to 1012543200.000000000 Thu Jan 31 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0528 set date to 1145111234.175486000 Sat Apr 15 08:27:14 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a04a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0390
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0390 set date to 1012543200.000000000 Thu Jan 31 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0390 set date to 1145129630.897661000 Sat Apr 15 13:33:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a04a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a04a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0308 set date to 1013752800.000000000 Thu Feb 14 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0308 set date to 1144755505.137197000 Tue Apr 11 05:38:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a04a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a06c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0748 set date to 1014876000.000000000 Wed Feb 27 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0748 set date to 1145041299.000000000 Fri Apr 14 13:01:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a07d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a08e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a08e0 set date to 1014962400.000000000 Thu Feb 28 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a08e0 set date to 1144715624.540627000 Mon Apr 10 18:33:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a07d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a06c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a04a0 set date to 1014962400.000000000 Thu Feb 28 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a04a0 set date to 1144874435.171657000 Wed Apr 12 14:40:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0638
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a07d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0858 set date to 1014962400.000000000 Thu Feb 28 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0858 set date to 1145118666.000000000 Sat Apr 15 10:31:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a07d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a06c0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a06c0 set date to 1015480800.000000000 Wed Mar  6 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a06c0 set date to 1144841797.000000000 Wed Apr 12 05:36:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a07d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a07d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0638 set date to 1017640800.000000000 Sun Mar 31 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0638 set date to 1144715659.000000000 Mon Apr 10 18:34:19 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a07d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a09f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0a78 set date to 1017813600.000000000 Tue Apr  2 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0a78 set date to 1144617132.500977000 Sun Apr  9 15:12:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0b00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0c10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0c10 set date to 1017986400.000000000 Thu Apr  4 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0c10 set date to 1144617403.000000000 Sun Apr  9 15:16:43 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0b00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a09f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a07d0 set date to 1018587600.000000000 Thu Apr 11 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a07d0 set date to 1144595438.242784000 Sun Apr  9 09:10:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0968
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0b00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0b88 set date to 1019192400.000000000 Thu Apr 18 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0b88 set date to 1144937541.397265000 Thu Apr 13 08:12:21 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0b00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a09f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a09f0 set date to 1019451600.000000000 Sun Apr 21 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a09f0 set date to 1145060934.869270000 Fri Apr 14 18:28:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0b00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0b00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0968 set date to 1020142800.000000000 Mon Apr 29 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0968 set date to 1145041331.901268000 Fri Apr 14 13:02:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0b00
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0d20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0da8 set date to 1020142800.000000000 Mon Apr 29 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0da8 set date to 1145114843.417721000 Sat Apr 15 09:27:23 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0e30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0f40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0f40 set date to 1020229200.000000000 Tue Apr 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0f40 set date to 1144715659.267045000 Mon Apr 10 18:34:19 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0e30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0d20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0b00 set date to 1020229200.000000000 Tue Apr 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0b00 set date to 1145111252.010274000 Sat Apr 15 08:27:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0c98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0e30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0eb8 set date to 1020229200.000000000 Tue Apr 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0eb8 set date to 1145129735.000000000 Sat Apr 15 13:35:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0e30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0d20
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0d20 set date to 1021438800.000000000 Tue May 14 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0d20 set date to 1144755684.379233000 Tue Apr 11 05:41:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0e30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0e30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0c98 set date to 1022821200.000000000 Thu May 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0c98 set date to 1145041349.283767000 Fri Apr 14 13:02:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a0e30
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c108
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c190 set date to 1023080400.000000000 Sun Jun  2 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c190 set date to 1144715697.703755000 Mon Apr 10 18:34:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c328
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c328 set date to 1023080400.000000000 Sun Jun  2 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c328 set date to 1144874474.000000000 Wed Apr 12 14:41:14 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c108
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0e30 set date to 1023080400.000000000 Sun Jun  2 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a0e30 set date to 1145118666.710838000 Sat Apr 15 10:31:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c080
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c2a0 set date to 1023339600.000000000 Wed Jun  5 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c2a0 set date to 1144841798.022429000 Wed Apr 12 05:36:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c108
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c108 set date to 1025240400.000000000 Thu Jun 27 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c108 set date to 1145041361.884973000 Fri Apr 14 13:02:41 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c080 set date to 1025499600.000000000 Sun Jun 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c080 set date to 1144620657.000000000 Sun Apr  9 16:10:57 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c218
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c438
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c4c0 set date to 1025499600.000000000 Sun Jun 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c4c0 set date to 1144715847.000000000 Mon Apr 10 18:37:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c658
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c658 set date to 1026450000.000000000 Thu Jul 11 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c658 set date to 1144595498.586282000 Sun Apr  9 09:11:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c438
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c218 set date to 1027054800.000000000 Thu Jul 18 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c218 set date to 1144937560.273583000 Thu Apr 13 08:12:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c3b0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c5d0 set date to 1027314000.000000000 Sun Jul 21 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c5d0 set date to 1145060946.917957000 Fri Apr 14 18:29:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c438
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c438 set date to 1028005200.000000000 Mon Jul 29 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c438 set date to 1145041374.535064000 Fri Apr 14 13:02:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c3b0 set date to 1028005200.000000000 Mon Jul 29 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c3b0 set date to 1145114854.161952000 Sat Apr 15 09:27:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c548
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c768
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c7f0 set date to 1028178000.000000000 Wed Jul 31 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c7f0 set date to 1144715847.935427000 Mon Apr 10 18:37:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c988
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c988 set date to 1028178000.000000000 Wed Jul 31 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c988 set date to 1145111358.048642000 Sat Apr 15 08:29:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c768
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c548 set date to 1028178000.000000000 Wed Jul 31 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c548 set date to 1145129735.549928000 Sat Apr 15 13:35:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c6e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c900 set date to 1029387600.000000000 Wed Aug 14 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c900 set date to 1144755698.250293000 Tue Apr 11 05:41:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c768
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c768 set date to 1030683600.000000000 Thu Aug 29 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c768 set date to 1145041391.625685000 Fri Apr 14 13:03:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c6e0 set date to 1031029200.000000000 Mon Sep  2 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c6e0 set date to 1144715864.411243000 Mon Apr 10 18:37:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208c878
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ca98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cb20 set date to 1031029200.000000000 Mon Sep  2 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cb20 set date to 1144874474.176294000 Wed Apr 12 14:41:14 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ccb8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208ccb8 set date to 1031029200.000000000 Mon Sep  2 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208ccb8 set date to 1145118712.946024000 Sat Apr 15 10:31:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ca98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c878 set date to 1031202000.000000000 Wed Sep  4 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208c878 set date to 1144841870.921435000 Wed Apr 12 05:37:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ca10
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cc30 set date to 1033362000.000000000 Sun Sep 29 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cc30 set date to 1145041412.001599000 Fri Apr 14 13:03:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ca98
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208ca98 set date to 1033448400.000000000 Mon Sep 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208ca98 set date to 1144620689.000000000 Sun Apr  9 16:11:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208ca10 set date to 1033448400.000000000 Mon Sep 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208ca10 set date to 1144716038.000000000 Mon Apr 10 18:40:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cba8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cdc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208ce50 set date to 1034312400.000000000 Thu Oct 10 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208ce50 set date to 1144534908.000000000 Sat Apr  8 16:21:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ced8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120920a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120920a8 set date to 1034917200.000000000 Thu Oct 17 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120920a8 set date to 1144937584.373780000 Thu Apr 13 08:13:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ced8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cdc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cba8 set date to 1035176400.000000000 Sun Oct 20 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cba8 set date to 1145060987.000000000 Fri Apr 14 18:29:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cd40
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ced8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cf60 set date to 1035957600.000000000 Tue Oct 29 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cf60 set date to 1145114865.088734000 Sat Apr 15 09:27:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ced8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208cdc8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cdc8 set date to 1036044000.000000000 Wed Oct 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cdc8 set date to 1145051205.204218000 Fri Apr 14 15:46:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ced8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ced8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cd40 set date to 1036130400.000000000 Thu Oct 31 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208cd40 set date to 1144716038.386648000 Mon Apr 10 18:40:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1208ced8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120921b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092240 set date to 1036130400.000000000 Thu Oct 31 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092240 set date to 1145111371.560575000 Sat Apr 15 08:29:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120922c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120923d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120923d8 set date to 1036130400.000000000 Thu Oct 31 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120923d8 set date to 1145129748.591697000 Sat Apr 15 13:35:48 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120922c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120921b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208ced8 set date to 1037340000.000000000 Thu Nov 14 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1208ced8 set date to 1144755712.040732000 Tue Apr 11 05:41:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092130
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120922c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092350 set date to 1038549600.000000000 Thu Nov 28 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092350 set date to 1145051291.532797000 Fri Apr 14 15:48:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120922c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120921b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120921b8 set date to 1038808800.000000000 Sun Dec  1 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120921b8 set date to 1144719558.334995000 Mon Apr 10 19:39:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120922c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120922c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092130 set date to 1038808800.000000000 Sun Dec  1 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092130 set date to 1144875049.214199000 Wed Apr 12 14:50:49 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120922c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120924e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092570 set date to 1038808800.000000000 Sun Dec  1 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092570 set date to 1145034713.000000000 Fri Apr 14 11:11:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120925f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092708
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092708 set date to 1038808800.000000000 Sun Dec  1 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092708 set date to 1145118748.000000000 Sat Apr 15 10:32:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120925f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120924e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120922c8 set date to 1039068000.000000000 Wed Dec  4 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120922c8 set date to 1144843273.420304000 Wed Apr 12 06:01:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092460
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120925f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092680 set date to 1041228000.000000000 Sun Dec 29 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092680 set date to 1144719587.476411000 Mon Apr 10 19:39:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120925f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120924e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120924e8 set date to 1041314400.000000000 Mon Dec 30 23:00:00 2002
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120924e8 set date to 1145051312.501374000 Fri Apr 14 15:48:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120925f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120925f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092460 set date to 1041487200.000000000 Wed Jan  1 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092460 set date to 1144622791.000000000 Sun Apr  9 16:46:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120925f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092818
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120928a0 set date to 1042264800.000000000 Fri Jan 10 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120928a0 set date to 1144595636.000000000 Sun Apr  9 09:13:56 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092a38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092a38 set date to 1042437600.000000000 Sun Jan 12 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092a38 set date to 1144595514.851083000 Sun Apr  9 09:11:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092818
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120925f8 set date to 1043128800.000000000 Mon Jan 20 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120925f8 set date to 1144937615.000000000 Thu Apr 13 08:13:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092790
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120929b0 set date to 1043128800.000000000 Mon Jan 20 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120929b0 set date to 1145061986.635177000 Fri Apr 14 18:46:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092818
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092818 set date to 1043906400.000000000 Wed Jan 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092818 set date to 1145114873.537050000 Sat Apr 15 09:27:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092790 set date to 1043992800.000000000 Thu Jan 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092790 set date to 1145051346.439874000 Fri Apr 14 15:49:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092928
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092b48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092bd0 set date to 1044252000.000000000 Sun Feb  2 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092bd0 set date to 1144719611.268861000 Mon Apr 10 19:40:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092d68
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092d68 set date to 1044252000.000000000 Sun Feb  2 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092d68 set date to 1145111857.316795000 Sat Apr 15 08:37:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092b48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092928 set date to 1045202400.000000000 Thu Feb 13 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092928 set date to 1144755757.000000000 Tue Apr 11 05:42:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092ac0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092ce0 set date to 1045202400.000000000 Thu Feb 13 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092ce0 set date to 1144843325.000000000 Wed Apr 12 06:02:05 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092b48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092b48 set date to 1045720800.000000000 Wed Feb 19 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092b48 set date to 1145129759.807934000 Sat Apr 15 13:35:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092ac0 set date to 1046412000.000000000 Thu Feb 27 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092ac0 set date to 1145051365.977208000 Fri Apr 14 15:49:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092c58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092e78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092f00 set date to 1046671200.000000000 Sun Mar  2 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092f00 set date to 1144875107.874144000 Wed Apr 12 14:51:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a50d0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a50d0 set date to 1046671200.000000000 Sun Mar  2 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a50d0 set date to 1145034732.159633000 Fri Apr 14 11:12:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092e78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092c58 set date to 1046671200.000000000 Sun Mar  2 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092c58 set date to 1145118748.408101000 Sat Apr 15 10:32:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092df0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5048 set date to 1049004000.000000000 Sat Mar 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5048 set date to 1144719630.661935000 Mon Apr 10 19:40:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092e78
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092e78 set date to 1049090400.000000000 Sun Mar 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092e78 set date to 1145051497.524681000 Fri Apr 14 15:51:37 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092df0 set date to 1049176800.000000000 Mon Mar 31 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092df0 set date to 1144622850.000000000 Sun Apr  9 16:47:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12092f88
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a51e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5268 set date to 1049176800.000000000 Mon Mar 31 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5268 set date to 1144719646.322749000 Mon Apr 10 19:40:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a52f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5400
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5400 set date to 1050037200.000000000 Thu Apr 10 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5400 set date to 1144595669.000000000 Sun Apr  9 09:14:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a52f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a51e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092f88 set date to 1050901200.000000000 Sun Apr 20 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12092f88 set date to 1144937638.055697000 Thu Apr 13 08:13:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5158
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a52f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5378 set date to 1051678800.000000000 Tue Apr 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5378 set date to 1145051507.428618000 Fri Apr 14 15:51:47 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a52f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a51e0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a51e0 set date to 1051678800.000000000 Tue Apr 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a51e0 set date to 1145114886.793697000 Sat Apr 15 09:28:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a52f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a52f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5158 set date to 1051765200.000000000 Wed Apr 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5158 set date to 1144719664.407741000 Mon Apr 10 19:41:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a52f0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5510
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5598 set date to 1051765200.000000000 Wed Apr 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5598 set date to 1145111872.568569000 Sat Apr 15 08:37:52 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5620
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5730
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5730 set date to 1051765200.000000000 Wed Apr 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5730 set date to 1145129799.000000000 Sat Apr 15 13:36:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5620
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5510
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a52f0 set date to 1052974800.000000000 Wed May 14 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a52f0 set date to 1144755798.000000000 Tue Apr 11 05:43:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5488
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5620
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a56a8 set date to 1054270800.000000000 Thu May 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a56a8 set date to 1145051525.158698000 Fri Apr 14 15:52:05 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5620
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5510
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5510 set date to 1054530000.000000000 Sun Jun  1 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5510 set date to 1144719692.766998000 Mon Apr 10 19:41:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5620
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5620
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5488 set date to 1054530000.000000000 Sun Jun  1 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5488 set date to 1144875128.582862000 Wed Apr 12 14:52:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5620
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5840
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a58c8 set date to 1054530000.000000000 Sun Jun  1 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a58c8 set date to 1145034766.836123000 Fri Apr 14 11:12:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5950
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5a60
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5a60 set date to 1054530000.000000000 Sun Jun  1 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5a60 set date to 1145118778.801750000 Sat Apr 15 10:32:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5950
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5840
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5620 set date to 1054789200.000000000 Wed Jun  4 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5620 set date to 1144843325.087364000 Wed Apr 12 06:02:05 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a57b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5950
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a59d8 set date to 1056344400.000000000 Sun Jun 22 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a59d8 set date to 1145062025.338369000 Fri Apr 14 18:47:05 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5950
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5840
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5840 set date to 1056949200.000000000 Sun Jun 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5840 set date to 1145051547.774597000 Fri Apr 14 15:52:27 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5950
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5950
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a57b8 set date to 1057035600.000000000 Mon Jun 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a57b8 set date to 1144622879.000000000 Sun Apr  9 16:47:59 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5950
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5b70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5bf8 set date to 1057035600.000000000 Mon Jun 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5bf8 set date to 1144719705.007594000 Mon Apr 10 19:41:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5c80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5d90
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5d90 set date to 1057899600.000000000 Thu Jul 10 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5d90 set date to 1144595669.727486000 Sun Apr  9 09:14:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5c80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5b70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5950 set date to 1058677200.000000000 Sat Jul 19 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5950 set date to 1145062038.266915000 Fri Apr 14 18:47:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5ae8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5c80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5d08 set date to 1058763600.000000000 Sun Jul 20 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5d08 set date to 1144937649.059418000 Thu Apr 13 08:14:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5c80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5b70
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5b70 set date to 1059541200.000000000 Tue Jul 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5b70 set date to 1145114905.442488000 Sat Apr 15 09:28:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5c80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5c80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5ae8 set date to 1059627600.000000000 Wed Jul 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5ae8 set date to 1145051558.384168000 Fri Apr 14 15:52:38 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5c80
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5ea0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5f28 set date to 1059714000.000000000 Thu Jul 31 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5f28 set date to 1144719723.408106000 Mon Apr 10 19:42:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a188
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a188 set date to 1059714000.000000000 Thu Jul 31 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a188 set date to 1145111883.731697000 Sat Apr 15 08:38:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5ea0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5c80 set date to 1059714000.000000000 Thu Jul 31 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5c80 set date to 1145129818.000000000 Sat Apr 15 13:36:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5e18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a100 set date to 1060923600.000000000 Thu Aug 14 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a100 set date to 1144755798.759381000 Tue Apr 11 05:43:18 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a5ea0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5ea0 set date to 1062133200.000000000 Thu Aug 28 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5ea0 set date to 1145051755.757663000 Fri Apr 14 15:55:55 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5e18 set date to 1062392400.000000000 Sun Aug 31 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a5e18 set date to 1144719759.864006000 Mon Apr 10 19:42:39 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a078
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a298
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a320 set date to 1062478800.000000000 Mon Sep  1 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a320 set date to 1144875145.899635000 Wed Apr 12 14:52:25 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a3a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a4b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a4b8 set date to 1062478800.000000000 Mon Sep  1 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a4b8 set date to 1145034793.619377000 Fri Apr 14 11:13:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a3a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a298
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a078 set date to 1062478800.000000000 Mon Sep  1 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a078 set date to 1145118802.994635000 Sat Apr 15 10:33:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a210
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a3a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a430 set date to 1062651600.000000000 Wed Sep  3 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a430 set date to 1144843342.429387000 Wed Apr 12 06:02:22 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a3a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a298
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a298 set date to 1064898000.000000000 Mon Sep 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a298 set date to 1145051796.359026000 Fri Apr 14 15:56:36 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a3a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a3a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a210 set date to 1064984400.000000000 Tue Sep 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a210 set date to 1144622880.044663000 Sun Apr  9 16:48:00 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a3a8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a5c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a650 set date to 1064984400.000000000 Tue Sep 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a650 set date to 1144719774.857845000 Mon Apr 10 19:42:54 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a6d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a7e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a7e8 set date to 1065848400.000000000 Fri Oct 10 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a7e8 set date to 1144595680.722685000 Sun Apr  9 09:14:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a6d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a5c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a3a8 set date to 1066366800.000000000 Thu Oct 16 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a3a8 set date to 1144937660.241540000 Thu Apr 13 08:14:20 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a540
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a6d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a760 set date to 1067493600.000000000 Wed Oct 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a760 set date to 1145114914.787317000 Sat Apr 15 09:28:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a6d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a5c8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a5c8 set date to 1067580000.000000000 Thu Oct 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a5c8 set date to 1145051813.661257000 Fri Apr 14 15:56:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a6d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a6d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a540 set date to 1067666400.000000000 Fri Oct 31 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a540 set date to 1145111995.349451000 Sat Apr 15 08:39:55 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a6d8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a8f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a980 set date to 1067839200.000000000 Sun Nov  2 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a980 set date to 1144719784.898115000 Mon Apr 10 19:43:04 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209aa08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ab18
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209ab18 set date to 1067839200.000000000 Sun Nov  2 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209ab18 set date to 1145129835.000000000 Sat Apr 15 13:37:15 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209aa08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a8f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a6d8 set date to 1068876000.000000000 Fri Nov 14 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a6d8 set date to 1144755816.111352000 Tue Apr 11 05:43:36 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a870
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209aa08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209aa90 set date to 1069999200.000000000 Thu Nov 27 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209aa90 set date to 1145051846.979094000 Fri Apr 14 15:57:26 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209aa08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209a8f8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a8f8 set date to 1070258400.000000000 Sun Nov 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a8f8 set date to 1144719796.930252000 Mon Apr 10 19:43:16 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209aa08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209aa08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a870 set date to 1070258400.000000000 Sun Nov 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209a870 set date to 1144875162.897102000 Wed Apr 12 14:52:42 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209aa08
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ac28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209acb0 set date to 1070258400.000000000 Sun Nov 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209acb0 set date to 1145034823.241914000 Fri Apr 14 11:13:43 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ad38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ae48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209ae48 set date to 1070258400.000000000 Sun Nov 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209ae48 set date to 1145118820.182314000 Sat Apr 15 10:33:40 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ad38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ac28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209aa08 set date to 1070517600.000000000 Wed Dec  3 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209aa08 set date to 1144843355.798708000 Wed Apr 12 06:02:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209aba0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ad38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209adc0 set date to 1072764000.000000000 Mon Dec 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209adc0 set date to 1144719813.378741000 Mon Apr 10 19:43:33 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ad38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ac28
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209ac28 set date to 1072764000.000000000 Mon Dec 29 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209ac28 set date to 1144719917.000000000 Mon Apr 10 19:45:17 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ad38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ad38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209aba0 set date to 1072850400.000000000 Tue Dec 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209aba0 set date to 1145051891.000000000 Fri Apr 14 15:58:11 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209ad38
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209af58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1098 set date to 1072850400.000000000 Tue Dec 30 23:00:00 2003
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1098 set date to 1145062050.131588000 Fri Apr 14 18:47:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1230
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1230 set date to 1073023200.000000000 Thu Jan  1 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1230 set date to 1144623029.496595000 Sun Apr  9 16:50:29 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209af58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209ad38 set date to 1073628000.000000000 Thu Jan  8 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209ad38 set date to 1144595804.000000000 Sun Apr  9 09:16:44 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209aed0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da11a8 set date to 1074578400.000000000 Mon Jan 19 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da11a8 set date to 1144937691.000000000 Thu Apr 13 08:14:51 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1209af58
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209af58 set date to 1074578400.000000000 Mon Jan 19 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209af58 set date to 1145062108.142752000 Fri Apr 14 18:48:28 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209aed0 set date to 1075442400.000000000 Thu Jan 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1209aed0 set date to 1145051910.000000000 Fri Apr 14 15:58:30 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1120
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da13c8 set date to 1075442400.000000000 Thu Jan 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da13c8 set date to 1145114925.917485000 Sat Apr 15 09:28:45 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1560
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1560 set date to 1075701600.000000000 Sun Feb  1 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1560 set date to 1144719932.675094000 Mon Apr 10 19:45:32 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1120 set date to 1075701600.000000000 Sun Feb  1 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1120 set date to 1145112008.980093000 Sat Apr 15 08:40:08 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da12b8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da14d8 set date to 1075701600.000000000 Sun Feb  1 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da14d8 set date to 1145129854.000000000 Sat Apr 15 13:37:34 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1340
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1340 set date to 1076652000.000000000 Thu Feb 12 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1340 set date to 1144755830.932125000 Tue Apr 11 05:43:50 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da12b8 set date to 1076824800.000000000 Sat Feb 14 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da12b8 set date to 1144755898.363811000 Tue Apr 11 05:44:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1450
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da16f8 set date to 1077861600.000000000 Thu Feb 26 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da16f8 set date to 1145051911.001757000 Fri Apr 14 15:58:31 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1890
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1890 set date to 1078120800.000000000 Sun Feb 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1890 set date to 1144719953.469909000 Mon Apr 10 19:45:53 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1450 set date to 1078120800.000000000 Sun Feb 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1450 set date to 1144875204.000000000 Wed Apr 12 14:53:24 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da15e8
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1808 set date to 1078120800.000000000 Sun Feb 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1808 set date to 1145034846.912392000 Fri Apr 14 11:14:06 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1670
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1670 set date to 1078120800.000000000 Sun Feb 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1670 set date to 1145118856.255927000 Sat Apr 15 10:34:16 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da15e8 set date to 1078466400.000000000 Thu Mar  4 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da15e8 set date to 1144843392.000000000 Wed Apr 12 06:03:12 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1780
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da19a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1a28 set date to 1080712800.000000000 Tue Mar 30 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1a28 set date to 1145051923.351833000 Fri Apr 14 15:58:43 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1bc0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1bc0 set date to 1080799200.000000000 Wed Mar 31 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1bc0 set date to 1144623009.397874000 Sun Apr  9 16:50:09 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da19a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1780 set date to 1080799200.000000000 Wed Mar 31 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1780 set date to 1144719963.406564000 Mon Apr 10 19:46:03 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1918
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1b38 set date to 1082091600.000000000 Thu Apr 15 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1b38 set date to 1144595822.000000000 Sun Apr  9 09:17:02 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da19a0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da19a0 set date to 1082091600.000000000 Thu Apr 15 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da19a0 set date to 1144937715.880772000 Thu Apr 13 08:15:15 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1918 set date to 1082437200.000000000 Mon Apr 19 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1918 set date to 1145062126.519343000 Fri Apr 14 18:48:46 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1ab0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1d58 set date to 1083301200.000000000 Thu Apr 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1d58 set date to 1145051940.040693000 Fri Apr 14 15:59:00 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1ef0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1ef0 set date to 1083301200.000000000 Thu Apr 29 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1ef0 set date to 1145114938.044176000 Sat Apr 15 09:28:58 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1ab0 set date to 1083560400.000000000 Sun May  2 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1ab0 set date to 1144719973.230976000 Mon Apr 10 19:46:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1c48
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1e68 set date to 1083560400.000000000 Sun May  2 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1e68 set date to 1145112020.340603000 Sat Apr 15 08:40:20 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1cd0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1cd0 set date to 1083560400.000000000 Sun May  2 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1cd0 set date to 1145129855.034146000 Sat Apr 15 13:37:35 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1c48 set date to 1084510800.000000000 Thu May 13 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1c48 set date to 1144755855.989451000 Tue Apr 11 05:44:15 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1de0
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0040
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a00c8 set date to 1085979600.000000000 Sun May 30 23:00:00 2004
* 12:26:53  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a00c8 set date to 1145051953.049687000 Fri Apr 14 15:59:13 2006
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0150
* 12:26:53  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:53  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0260
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0260 set date to 1086066000.000000000 Mon May 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0260 set date to 1144719998.024035000 Mon Apr 10 19:46:38 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0150
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0040
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1de0 set date to 1086066000.000000000 Mon May 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1de0 set date to 1144875221.391134000 Wed Apr 12 14:53:41 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da1f78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0150
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a01d8 set date to 1086066000.000000000 Mon May 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a01d8 set date to 1145034861.903211000 Fri Apr 14 11:14:21 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0150
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0040
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0040 set date to 1086066000.000000000 Mon May 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0040 set date to 1145118889.587610000 Sat Apr 15 10:34:49 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0150
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0150
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1f78 set date to 1086584400.000000000 Sun Jun  6 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da1f78 set date to 1144843392.817773000 Wed Apr 12 06:03:12 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0150
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0370
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a03f8 set date to 1088571600.000000000 Tue Jun 29 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a03f8 set date to 1145051966.471183000 Fri Apr 14 15:59:26 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0480
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0590
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0590 set date to 1088658000.000000000 Wed Jun 30 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0590 set date to 1144623009.000000000 Sun Apr  9 16:50:09 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0480
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0370
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0150 set date to 1088658000.000000000 Wed Jun 30 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0150 set date to 1144720011.152677000 Mon Apr 10 19:46:51 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a02e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0480
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0508 set date to 1089954000.000000000 Thu Jul 15 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0508 set date to 1144595839.000000000 Sun Apr  9 09:17:19 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0480
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0370
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0370 set date to 1090299600.000000000 Mon Jul 19 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0370 set date to 1144937728.927362000 Thu Apr 13 08:15:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0480
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0480
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a02e8 set date to 1090299600.000000000 Mon Jul 19 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a02e8 set date to 1145062084.341942000 Fri Apr 14 18:48:04 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0480
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a06a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0728 set date to 1091163600.000000000 Thu Jul 29 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0728 set date to 1145051978.303479000 Fri Apr 14 15:59:38 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a07b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a08c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a08c0 set date to 1091163600.000000000 Thu Jul 29 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a08c0 set date to 1145114948.236602000 Sat Apr 15 09:29:08 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a07b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a06a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0480 set date to 1091422800.000000000 Sun Aug  1 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0480 set date to 1144720026.969840000 Mon Apr 10 19:47:06 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0618
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a07b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0838 set date to 1091422800.000000000 Sun Aug  1 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0838 set date to 1145112031.173671000 Sat Apr 15 08:40:31 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a07b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a06a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a06a0 set date to 1091422800.000000000 Sun Aug  1 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a06a0 set date to 1145129864.389317000 Sat Apr 15 13:37:44 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a07b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a07b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0618 set date to 1092632400.000000000 Sun Aug 15 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0618 set date to 1144755868.470371000 Tue Apr 11 05:44:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a07b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a09d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0a58 set date to 1093582800.000000000 Thu Aug 26 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0a58 set date to 1144630490.000000000 Sun Apr  9 18:54:50 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0ae0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0bf0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0bf0 set date to 1093928400.000000000 Mon Aug 30 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0bf0 set date to 1145051990.872481000 Fri Apr 14 15:59:50 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0ae0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a09d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a07b0 set date to 1094014800.000000000 Tue Aug 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a07b0 set date to 1144720039.368557000 Mon Apr 10 19:47:19 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0948
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0ae0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0b68 set date to 1094014800.000000000 Tue Aug 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0b68 set date to 1144875235.349410000 Wed Apr 12 14:53:55 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0ae0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a09d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a09d0 set date to 1094014800.000000000 Tue Aug 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a09d0 set date to 1145034878.318255000 Fri Apr 14 11:14:38 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0ae0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0ae0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0948 set date to 1094014800.000000000 Tue Aug 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0948 set date to 1145118899.913905000 Sat Apr 15 10:34:59 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0ae0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0d00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0d88 set date to 1094187600.000000000 Thu Sep  2 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0d88 set date to 1144843404.604852000 Wed Apr 12 06:03:24 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0e10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0f20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0f20 set date to 1096520400.000000000 Wed Sep 29 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0f20 set date to 1145052009.000000000 Fri Apr 14 16:00:09 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0e10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0d00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0ae0 set date to 1096606800.000000000 Thu Sep 30 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0ae0 set date to 1144623116.651219000 Sun Apr  9 16:51:56 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0c78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0e10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0e98 set date to 1096606800.000000000 Thu Sep 30 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0e98 set date to 1144720085.760390000 Mon Apr 10 19:48:05 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0e10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0d00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0d00 set date to 1097816400.000000000 Thu Oct 14 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0d00 set date to 1144595869.000000000 Sun Apr  9 09:17:49 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0e10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0e10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0c78 set date to 1098248400.000000000 Tue Oct 19 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0c78 set date to 1144937748.203351000 Thu Apr 13 08:15:48 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120a0e10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da90f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9178 set date to 1098248400.000000000 Tue Oct 19 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9178 set date to 1145062092.741699000 Fri Apr 14 18:48:12 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9310
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9310 set date to 1099026000.000000000 Thu Oct 28 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9310 set date to 1145052034.581521000 Fri Apr 14 16:00:34 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da90f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0e10 set date to 1099026000.000000000 Thu Oct 28 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120a0e10 set date to 1145114959.580948000 Sat Apr 15 09:29:19 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9068
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9288 set date to 1099288800.000000000 Sun Oct 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9288 set date to 1144720104.892848000 Mon Apr 10 19:48:24 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da90f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da90f0 set date to 1099288800.000000000 Sun Oct 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da90f0 set date to 1145112058.752822000 Sat Apr 15 08:40:58 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9068 set date to 1099288800.000000000 Sun Oct 31 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9068 set date to 1145129873.584113000 Sat Apr 15 13:37:53 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9420
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da94a8 set date to 1100498400.000000000 Sun Nov 14 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da94a8 set date to 1144755884.188858000 Tue Apr 11 05:44:44 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9640
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9640 set date to 1100930400.000000000 Fri Nov 19 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9640 set date to 1145052119.998041000 Fri Apr 14 16:01:59 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9420
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9200 set date to 1101276000.000000000 Tue Nov 23 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9200 set date to 1144630503.390045000 Sun Apr  9 18:55:03 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9398
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da95b8 set date to 1101880800.000000000 Tue Nov 30 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da95b8 set date to 1144720134.831741000 Mon Apr 10 19:48:54 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9420
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9420 set date to 1101880800.000000000 Tue Nov 30 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9420 set date to 1144875246.540328000 Wed Apr 12 14:54:06 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9398 set date to 1101880800.000000000 Tue Nov 30 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9398 set date to 1145034713.285612000 Fri Apr 14 11:11:53 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9750
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da97d8 set date to 1101880800.000000000 Tue Nov 30 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da97d8 set date to 1145118926.000000000 Sat Apr 15 10:35:26 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9970
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9970 set date to 1102053600.000000000 Thu Dec  2 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9970 set date to 1144843414.770999000 Wed Apr 12 06:03:34 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9750
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9530 set date to 1104386400.000000000 Wed Dec 29 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9530 set date to 1144720176.921057000 Mon Apr 10 19:49:36 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da96c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da98e8 set date to 1104472800.000000000 Thu Dec 30 23:00:00 2004
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da98e8 set date to 1145052130.750292000 Fri Apr 14 16:02:10 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9750
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9750 set date to 1104732000.000000000 Sun Jan  2 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9750 set date to 1144623165.000000000 Sun Apr  9 16:52:45 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da96c8 set date to 1105682400.000000000 Thu Jan 13 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da96c8 set date to 1144595886.000000000 Sun Apr  9 09:18:06 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9a80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9b08 set date to 1106200800.000000000 Wed Jan 19 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9b08 set date to 1144937829.000000000 Thu Apr 13 08:17:09 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9ca0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9ca0 set date to 1106200800.000000000 Wed Jan 19 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9ca0 set date to 1145062136.424133000 Fri Apr 14 18:48:56 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9a80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9860 set date to 1106200800.000000000 Wed Jan 19 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9860 set date to 1145062291.527892000 Fri Apr 14 18:51:31 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da99f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9c18 set date to 1106719200.000000000 Tue Jan 25 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9c18 set date to 1144636141.000000000 Sun Apr  9 20:29:01 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9a80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9a80 set date to 1106892000.000000000 Thu Jan 27 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9a80 set date to 1145114969.797711000 Sat Apr 15 09:29:29 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da99f8 set date to 1107151200.000000000 Sun Jan 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da99f8 set date to 1145052154.372310000 Fri Apr 14 16:02:34 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9db0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9e38 set date to 1107237600.000000000 Mon Jan 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9e38 set date to 1144720206.124303000 Mon Apr 10 19:50:06 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa080
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa080 set date to 1107237600.000000000 Mon Jan 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa080 set date to 1145112069.121273000 Sat Apr 15 08:41:09 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9db0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9b90 set date to 1107237600.000000000 Mon Jan 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9b90 set date to 1145129899.000000000 Sat Apr 15 13:38:19 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9d28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9f48 set date to 1108447200.000000000 Mon Feb 14 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9f48 set date to 1144755940.000000000 Tue Apr 11 05:45:40 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9db0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9db0 set date to 1109570400.000000000 Sun Feb 27 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9db0 set date to 1144630614.000000000 Sun Apr  9 18:56:54 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9d28 set date to 1109570400.000000000 Sun Feb 27 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9d28 set date to 1145052166.620538000 Fri Apr 14 16:02:46 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11da9ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa190
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa218 set date to 1109656800.000000000 Mon Feb 28 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa218 set date to 1144720221.777832000 Mon Apr 10 19:50:21 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa2a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa3b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa3b0 set date to 1109656800.000000000 Mon Feb 28 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa3b0 set date to 1144875279.000000000 Wed Apr 12 14:54:39 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa2a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa190
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9ec0 set date to 1109656800.000000000 Mon Feb 28 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11da9ec0 set date to 1145034902.177131000 Fri Apr 14 11:15:02 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa108
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa2a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa328 set date to 1109656800.000000000 Mon Feb 28 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa328 set date to 1145118926.848810000 Sat Apr 15 10:35:26 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa2a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa190
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa190 set date to 1110175200.000000000 Sun Mar  6 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa190 set date to 1144631619.000000000 Sun Apr  9 19:13:39 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa2a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa2a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa108 set date to 1110261600.000000000 Mon Mar  7 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa108 set date to 1144843471.000000000 Wed Apr 12 06:04:31 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa2a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa4c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa548 set date to 1110434400.000000000 Wed Mar  9 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa548 set date to 1144636509.000000000 Sun Apr  9 20:35:09 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa5d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa6e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa6e0 set date to 1110434400.000000000 Wed Mar  9 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa6e0 set date to 1144636807.000000000 Sun Apr  9 20:40:07 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa5d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa4c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa2a0 set date to 1112248800.000000000 Wed Mar 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa2a0 set date to 1145052176.786642000 Fri Apr 14 16:02:56 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa438
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa5d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa658 set date to 1112335200.000000000 Thu Mar 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa658 set date to 1144623165.222261000 Sun Apr  9 16:52:45 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa5d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa4c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa4c0 set date to 1112335200.000000000 Thu Mar 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa4c0 set date to 1144720236.047489000 Mon Apr 10 19:50:36 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa5d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa5d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa438 set date to 1113541200.000000000 Thu Apr 14 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa438 set date to 1144595904.000000000 Sun Apr  9 09:18:24 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa5d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa7f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa878 set date to 1113541200.000000000 Thu Apr 14 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa878 set date to 1144937849.954649000 Thu Apr 13 08:17:29 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa900
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aaa10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aaa10 set date to 1113973200.000000000 Tue Apr 19 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aaa10 set date to 1145062256.654373000 Fri Apr 14 18:50:56 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa900
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa7f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa5d0 set date to 1114405200.000000000 Sun Apr 24 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa5d0 set date to 1144636948.000000000 Sun Apr  9 20:42:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa768
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa900
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa988 set date to 1114750800.000000000 Thu Apr 28 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa988 set date to 1145052206.000000000 Fri Apr 14 16:03:26 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa900
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa7f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa7f0 set date to 1114750800.000000000 Thu Apr 28 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa7f0 set date to 1145114979.286036000 Sat Apr 15 09:29:39 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa900
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa900
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa768 set date to 1115010000.000000000 Sun May  1 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa768 set date to 1144720269.266328000 Mon Apr 10 19:51:09 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aa900
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aab20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aaba8 set date to 1115010000.000000000 Sun May  1 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aaba8 set date to 1145112079.560070000 Sat Apr 15 08:41:19 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aac30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aad40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aad40 set date to 1115010000.000000000 Sun May  1 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aad40 set date to 1145129899.245862000 Sat Apr 15 13:38:19 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aac30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aab20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa900 set date to 1115960400.000000000 Thu May 12 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aa900 set date to 1144755940.263364000 Tue Apr 11 05:45:40 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aaa98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aac30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aacb8 set date to 1116565200.000000000 Thu May 19 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aacb8 set date to 1144632742.000000000 Sun Apr  9 19:32:22 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aac30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aab20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aab20 set date to 1117083600.000000000 Wed May 25 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aab20 set date to 1144622426.910024000 Sun Apr  9 16:40:26 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aac30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aac30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aaa98 set date to 1117170000.000000000 Thu May 26 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aaa98 set date to 1144630614.425508000 Sun Apr  9 18:56:54 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aac30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aae50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aaed8 set date to 1117515600.000000000 Mon May 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aaed8 set date to 1145052206.564520000 Fri Apr 14 16:03:26 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aaf60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7138
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7138 set date to 1117602000.000000000 Tue May 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7138 set date to 1144720057.481230000 Mon Apr 10 19:47:37 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aaf60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aae50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aac30 set date to 1117602000.000000000 Tue May 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aac30 set date to 1144875296.139647000 Wed Apr 12 14:54:56 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aadc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aaf60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db70b0 set date to 1117602000.000000000 Tue May 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db70b0 set date to 1145034922.123995000 Fri Apr 14 11:15:22 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aaf60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aae50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aae50 set date to 1117602000.000000000 Tue May 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aae50 set date to 1145118979.487797000 Sat Apr 15 10:36:19 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aaf60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aaf60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aadc8 set date to 1118120400.000000000 Mon Jun  6 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aadc8 set date to 1144843472.061706000 Wed Apr 12 06:04:32 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aaf60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7248
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db72d0 set date to 1118379600.000000000 Thu Jun  9 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db72d0 set date to 1144636525.000000000 Sun Apr  9 20:35:25 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7468
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7468 set date to 1118379600.000000000 Thu Jun  9 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7468 set date to 1144636827.000000000 Sun Apr  9 20:40:27 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7248
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aaf60 set date to 1119589200.000000000 Thu Jun 23 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aaf60 set date to 1144757267.000000000 Tue Apr 11 06:07:47 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db71c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db73e0 set date to 1120107600.000000000 Wed Jun 29 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db73e0 set date to 1145052248.000000000 Fri Apr 14 16:04:08 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7248
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7248 set date to 1120194000.000000000 Thu Jun 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7248 set date to 1144623209.000000000 Sun Apr  9 16:53:29 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db71c0 set date to 1120194000.000000000 Thu Jun 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db71c0 set date to 1144720348.000000000 Mon Apr 10 19:52:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7578
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7600 set date to 1121403600.000000000 Thu Jul 14 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7600 set date to 1144595904.326955000 Sun Apr  9 09:18:24 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7798
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7798 set date to 1121403600.000000000 Thu Jul 14 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7798 set date to 1144937860.409014000 Thu Apr 13 08:17:40 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7578
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7358 set date to 1121835600.000000000 Tue Jul 19 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7358 set date to 1145062268.134677000 Fri Apr 14 18:51:08 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db74f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7710 set date to 1122267600.000000000 Sun Jul 24 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7710 set date to 1144636948.101127000 Sun Apr  9 20:42:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7578
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7578 set date to 1122613200.000000000 Thu Jul 28 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7578 set date to 1145052248.367805000 Fri Apr 14 16:04:08 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db74f0 set date to 1122613200.000000000 Thu Jul 28 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db74f0 set date to 1145114990.328859000 Sat Apr 15 09:29:50 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db78a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7930 set date to 1122872400.000000000 Sun Jul 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7930 set date to 1144720348.239240000 Mon Apr 10 19:52:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db79b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7ac8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7ac8 set date to 1122872400.000000000 Sun Jul 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7ac8 set date to 1145112088.782384000 Sat Apr 15 08:41:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db79b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db78a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7688 set date to 1122872400.000000000 Sun Jul 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7688 set date to 1145129953.880513000 Sat Apr 15 13:39:13 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7820
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db79b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7a40 set date to 1124082000.000000000 Sun Aug 14 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7a40 set date to 1144755951.188032000 Tue Apr 11 05:45:51 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db79b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db78a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db78a8 set date to 1124427600.000000000 Thu Aug 18 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db78a8 set date to 1144632742.563995000 Sun Apr  9 19:32:22 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db79b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db79b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7820 set date to 1125032400.000000000 Thu Aug 25 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7820 set date to 1144630631.903998000 Sun Apr  9 18:57:11 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db79b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7bd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7c60 set date to 1125464400.000000000 Tue Aug 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7c60 set date to 1145052262.430373000 Fri Apr 14 16:04:22 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7ce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7df8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7df8 set date to 1125550800.000000000 Wed Aug 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7df8 set date to 1144720361.699126000 Mon Apr 10 19:52:41 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7ce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7bd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db79b8 set date to 1125550800.000000000 Wed Aug 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db79b8 set date to 1144875307.049268000 Wed Apr 12 14:55:07 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7b50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7ce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7d70 set date to 1125637200.000000000 Thu Sep  1 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7d70 set date to 1145034933.436848000 Fri Apr 14 11:15:33 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7ce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7bd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7bd8 set date to 1125637200.000000000 Thu Sep  1 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7bd8 set date to 1145118989.889852000 Sat Apr 15 10:36:29 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7ce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7ce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7b50 set date to 1125982800.000000000 Mon Sep  5 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7b50 set date to 1144843482.936340000 Wed Apr 12 06:04:42 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7ce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7f08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7f90 set date to 1126242000.000000000 Thu Sep  8 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7f90 set date to 1144636525.570824000 Sun Apr  9 20:35:25 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae160
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae160 set date to 1126501200.000000000 Sun Sep 11 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae160 set date to 1144636827.084322000 Sun Apr  9 20:40:27 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7f08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7ce8 set date to 1127970000.000000000 Wed Sep 28 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7ce8 set date to 1144757294.000000000 Tue Apr 11 06:08:14 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7e80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae0d8 set date to 1128056400.000000000 Thu Sep 29 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae0d8 set date to 1145052272.710540000 Fri Apr 14 16:04:32 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11db7f08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7f08 set date to 1128315600.000000000 Sun Oct  2 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7f08 set date to 1144623209.850262000 Sun Apr  9 16:53:29 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7e80 set date to 1128315600.000000000 Sun Oct  2 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11db7e80 set date to 1144720395.000000000 Mon Apr 10 19:53:15 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae270
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae2f8 set date to 1129266000.000000000 Thu Oct 13 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae2f8 set date to 1144595938.000000000 Sun Apr  9 09:18:58 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae490
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae490 set date to 1129784400.000000000 Wed Oct 19 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae490 set date to 1144937872.270996000 Thu Apr 13 08:17:52 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae270
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae050 set date to 1129784400.000000000 Wed Oct 19 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae050 set date to 1145062279.158972000 Fri Apr 14 18:51:19 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae1e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae408 set date to 1130216400.000000000 Mon Oct 24 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae408 set date to 1144636972.732682000 Sun Apr  9 20:42:52 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae270
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae270 set date to 1130475600.000000000 Thu Oct 27 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae270 set date to 1145115003.601745000 Sat Apr 15 09:30:03 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae1e8 set date to 1130738400.000000000 Sun Oct 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae1e8 set date to 1145052297.486730000 Fri Apr 14 16:04:57 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae5a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae628 set date to 1130824800.000000000 Mon Oct 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae628 set date to 1144720395.437689000 Mon Apr 10 19:53:15 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae7c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae7c0 set date to 1130824800.000000000 Mon Oct 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae7c0 set date to 1145112098.940332000 Sat Apr 15 08:41:38 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae5a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae380 set date to 1130824800.000000000 Mon Oct 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae380 set date to 1145129971.776893000 Sat Apr 15 13:39:31 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae518
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae738 set date to 1132034400.000000000 Mon Nov 14 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae738 set date to 1144755967.882624000 Tue Apr 11 05:46:07 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae5a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae5a0 set date to 1132293600.000000000 Thu Nov 17 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae5a0 set date to 1144632777.000000000 Sun Apr  9 19:32:57 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae518 set date to 1132725600.000000000 Tue Nov 22 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae518 set date to 1144630666.570180000 Sun Apr  9 18:57:46 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae8d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae958 set date to 1133330400.000000000 Tue Nov 29 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae958 set date to 1145052317.261792000 Fri Apr 14 16:05:17 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aeaf0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aeaf0 set date to 1133416800.000000000 Wed Nov 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aeaf0 set date to 1144720456.000000000 Mon Apr 10 19:54:16 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae8d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae6b0 set date to 1133416800.000000000 Wed Nov 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae6b0 set date to 1144875324.718863000 Wed Apr 12 14:55:24 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae848
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aea68 set date to 1133416800.000000000 Wed Nov 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aea68 set date to 1145034971.392135000 Fri Apr 14 11:16:11 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae8d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae8d0 set date to 1133416800.000000000 Wed Nov 30 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae8d0 set date to 1145118999.202384000 Sat Apr 15 10:36:39 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae848 set date to 1133848800.000000000 Mon Dec  5 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae848 set date to 1144843494.257060000 Wed Apr 12 06:04:54 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ae9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aec00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aec88 set date to 1134108000.000000000 Thu Dec  8 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aec88 set date to 1144636542.116853000 Sun Apr  9 20:35:42 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aed10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aee20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aee20 set date to 1134108000.000000000 Thu Dec  8 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aee20 set date to 1144757316.000000000 Tue Apr 11 06:08:36 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aed10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aec00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae9e0 set date to 1134367200.000000000 Sun Dec 11 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ae9e0 set date to 1144636845.003539000 Sun Apr  9 20:40:45 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aeb78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aed10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aed98 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aed98 set date to 1144720481.000000000 Mon Apr 10 19:54:41 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aed10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aec00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aec00 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aec00 set date to 1144720507.000000000 Mon Apr 10 19:55:07 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aed10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aed10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aeb78 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aeb78 set date to 1145052352.000000000 Fri Apr 14 16:05:52 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aed10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aef30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd078 set date to 1136095200.000000000 Sat Dec 31 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd078 set date to 1145151283.000000000 Sat Apr 15 19:34:43 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd100
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd210
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd210 set date to 1145163600.000000000 Sat Apr 15 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd210 set date to 1145190587.000000000 Sun Apr 16 06:29:47 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd100
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aef30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aed10 set date to 895554000.000000000 Mon May 18 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aed10 set date to 1145129254.000000000 Sat Apr 15 13:27:34 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aeea8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd100
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd188 set date to 1152162000.000000000 Wed Jul  5 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd188 set date to 1169913784.000000000 Sat Jan 27 09:03:04 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd100
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120aef30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aef30 set date to 1151557200.000000000 Wed Jun 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aef30 set date to 1151618362.000000000 Thu Jun 29 15:59:22 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd100
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd100
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aeea8 set date to 1155272400.000000000 Thu Aug 10 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120aeea8 set date to 1157222613.000000000 Sat Sep  2 12:43:33 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd100
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd320
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd3a8 set date to 1151384400.000000000 Mon Jun 26 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd3a8 set date to 1151626087.000000000 Thu Jun 29 18:08:07 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd430
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd540
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd540 set date to 1205730000.000000000 Sun Mar 16 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd540 set date to 1207498764.000000000 Sun Apr  6 10:19:24 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd430
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd320
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd100 set date to 895554000.000000000 Mon May 18 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd100 set date to 1144895052.000000000 Wed Apr 12 20:24:12 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd430
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd4b8 set date to 1008741600.000000000 Tue Dec 18 23:00:00 2001
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd4b8 set date to 1144936588.059671000 Thu Apr 13 07:56:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd430
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd320
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd320 set date to 1110261600.000000000 Mon Mar  7 23:00:00 2005
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd320 set date to 1144936674.588959000 Thu Apr 13 07:57:54 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd430
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd430
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd298 set date to 1191387600.000000000 Tue Oct  2 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd298 set date to 1191584419.000000000 Fri Oct  5 05:40:19 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd430
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd650
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd6d8 set date to 1150779600.000000000 Mon Jun 19 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd6d8 set date to 1150893408.000000000 Wed Jun 21 06:36:48 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd760
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd870
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd870 set date to 1037944800.000000000 Thu Nov 21 23:00:00 2002
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd870 set date to 1145034660.000000000 Fri Apr 14 11:11:00 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd760
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd650
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd430 set date to 1273813200.000000000 Thu May 13 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd430 set date to 1274837588.000000000 Tue May 25 19:33:08 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd5c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd760
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd7e8 set date to 959058000.000000000 Mon May 22 23:00:00 2000
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd7e8 set date to 1145193535.000000000 Sun Apr 16 07:18:55 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd760
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd650
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd650 set date to 1231826400.000000000 Mon Jan 12 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd650 set date to 1240696995.000000000 Sat Apr 25 16:03:15 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd760
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd760
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd5c8 set date to 1240635600.000000000 Fri Apr 24 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd5c8 set date to 1240697080.000000000 Sat Apr 25 16:04:40 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd760
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd980
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbda08 set date to 822895200.000000000 Sun Jan 28 23:00:00 1996
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbda08 set date to 1144856067.000000000 Wed Apr 12 09:34:27 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbda90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbdba0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdba0 set date to 860133600.000000000 Thu Apr  3 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdba0 set date to 1144856342.000000000 Wed Apr 12 09:39:02 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbda90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd980
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd760 set date to 865314000.000000000 Mon Jun  2 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd760 set date to 1144856434.000000000 Wed Apr 12 09:40:34 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd8f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbda90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdb18 set date to 868856400.000000000 Sun Jul 13 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdb18 set date to 1144857039.214818000 Wed Apr 12 09:50:39 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbda90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbd980
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd980 set date to 873262800.000000000 Tue Sep  2 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd980 set date to 1144857944.000000000 Wed Apr 12 10:05:44 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbda90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbda90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd8f8 set date to 881042400.000000000 Mon Dec  1 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbd8f8 set date to 1144857988.000000000 Wed Apr 12 10:06:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbda90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbdcb0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdd38 set date to 888904800.000000000 Mon Mar  2 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdd38 set date to 1144858336.000000000 Wed Apr 12 10:12:16 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbddc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbded0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbded0 set date to 896763600.000000000 Mon Jun  1 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbded0 set date to 1144858449.000000000 Wed Apr 12 10:14:09 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbddc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbdcb0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbda90 set date to 904626000.000000000 Mon Aug 31 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbda90 set date to 1144858479.000000000 Wed Apr 12 10:14:39 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbdc28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbddc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbde48 set date to 912578400.000000000 Tue Dec  1 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbde48 set date to 1144858518.000000000 Wed Apr 12 10:15:18 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbddc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbdcb0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdcb0 set date to 920354400.000000000 Mon Mar  1 23:00:00 1999
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdcb0 set date to 1144858563.000000000 Wed Apr 12 10:16:03 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbddc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbddc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdc28 set date to 928299600.000000000 Tue Jun  1 23:00:00 1999
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdc28 set date to 1144859660.000000000 Wed Apr 12 10:34:20 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbddc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc50a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5128 set date to 936248400.000000000 Wed Sep  1 23:00:00 1999
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5128 set date to 1144859700.000000000 Wed Apr 12 10:35:00 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc51b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc52c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc52c0 set date to 1212469200.000000000 Mon Jun  2 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc52c0 set date to 1213192512.000000000 Wed Jun 11 07:55:12 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc51b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc50a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbddc0 set date to 851320800.000000000 Sun Dec 22 23:00:00 1996
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbddc0 set date to 1144599507.000000000 Sun Apr  9 10:18:27 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dbdf58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc51b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5238 set date to 871880400.000000000 Sun Aug 17 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5238 set date to 1144600963.974924000 Sun Apr  9 10:42:43 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc51b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc50a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc50a0 set date to 875077200.000000000 Tue Sep 23 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc50a0 set date to 1144601134.000000000 Sun Apr  9 10:45:34 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc51b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc51b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdf58 set date to 920268000.000000000 Sun Feb 28 23:00:00 1999
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dbdf58 set date to 1144601292.025458000 Sun Apr  9 10:48:12 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc51b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc53d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5458 set date to 921477600.000000000 Sun Mar 14 23:00:00 1999
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5458 set date to 1144601463.000000000 Sun Apr  9 10:51:03 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc54e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc55f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc55f0 set date to 948261600.000000000 Tue Jan 18 23:00:00 2000
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc55f0 set date to 1144602047.926213000 Sun Apr  9 11:00:47 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc54e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc53d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc51b0 set date to 971413200.000000000 Thu Oct 12 23:00:00 2000
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc51b0 set date to 1144602245.622316000 Sun Apr  9 11:04:05 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5348
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc54e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5568 set date to 1261548000.000000000 Tue Dec 22 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5568 set date to 1262557555.000000000 Sun Jan  3 15:25:55 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc54e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc53d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc53d0 set date to 895554000.000000000 Mon May 18 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc53d0 set date to 1145110921.000000000 Sat Apr 15 08:22:01 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc54e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc54e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5348 set date to 1152507600.000000000 Sun Jul  9 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5348 set date to 1152710750.000000000 Wed Jul 12 07:25:50 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc54e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5700
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5788 set date to 944200800.000000000 Thu Dec  2 23:00:00 1999
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5788 set date to 1144839542.000000000 Wed Apr 12 04:59:02 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5810
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5920
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5920 set date to 952927200.000000000 Sun Mar 12 23:00:00 2000
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5920 set date to 1144839771.000000000 Wed Apr 12 05:02:51 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5810
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5700
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc54e0 set date to 961477200.000000000 Mon Jun 19 23:00:00 2000
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc54e0 set date to 1144841297.000000000 Wed Apr 12 05:28:17 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5678
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5810
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5898 set date to 808462800.000000000 Mon Aug 14 23:00:00 1995
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5898 set date to 1144611201.000000000 Sun Apr  9 13:33:21 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5810
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5700
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5700 set date to 859960800.000000000 Tue Apr  1 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5700 set date to 1144615895.000000000 Sun Apr  9 14:51:35 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5810
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5810
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5678 set date to 867819600.000000000 Tue Jul  1 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5678 set date to 1144615998.000000000 Sun Apr  9 14:53:18 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5810
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5a30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5ab8 set date to 875768400.000000000 Wed Oct  1 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5ab8 set date to 1144616029.000000000 Sun Apr  9 14:53:49 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5b40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5c50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5c50 set date to 883720800.000000000 Thu Jan  1 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5c50 set date to 1144616087.000000000 Sun Apr  9 14:54:47 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5b40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5a30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5810 set date to 891410400.000000000 Tue Mar 31 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5810 set date to 1144616138.000000000 Sun Apr  9 14:55:38 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc59a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5b40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5bc8 set date to 899355600.000000000 Wed Jul  1 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5bc8 set date to 1144616170.000000000 Sun Apr  9 14:56:10 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5b40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5a30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5a30 set date to 907304400.000000000 Thu Oct  1 23:00:00 1998
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5a30 set date to 1144616201.000000000 Sun Apr  9 14:56:41 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5b40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5b40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc59a8 set date to 915429600.000000000 Sun Jan  3 23:00:00 1999
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc59a8 set date to 1144616248.000000000 Sun Apr  9 14:57:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5b40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5d60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5de8 set date to 923288400.000000000 Sun Apr  4 23:00:00 1999
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5de8 set date to 1144616283.000000000 Sun Apr  9 14:58:03 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5e70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5f80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5f80 set date to 930891600.000000000 Thu Jul  1 23:00:00 1999
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5f80 set date to 1144616333.000000000 Sun Apr  9 14:58:53 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5e70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5d60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5b40 set date to 939013200.000000000 Sun Oct  3 23:00:00 1999
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5b40 set date to 1144616362.000000000 Sun Apr  9 14:59:22 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5cd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5e70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5ef8 set date to 1018414800.000000000 Tue Apr  9 23:00:00 2002
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5ef8 set date to 1144617764.452667000 Sun Apr  9 15:22:44 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5e70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5d60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5d60 set date to 1186030800.000000000 Wed Aug  1 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5d60 set date to 1188760749.000000000 Sun Sep  2 13:19:09 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5e70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5e70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5cd8 set date to 1307422800.000000000 Mon Jun  6 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5cd8 set date to 1319660346.229389000 Wed Oct 26 14:19:06 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dc5e70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf0d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf158 set date to 1136268000.000000000 Mon Jan  2 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf158 set date to 1144623224.940409000 Sun Apr  9 16:53:44 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf1e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf2f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf2f0 set date to 1137132000.000000000 Thu Jan 12 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf2f0 set date to 1145141198.000000000 Sat Apr 15 16:46:38 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf1e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf0d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5e70 set date to 1137736800.000000000 Thu Jan 19 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dc5e70 set date to 1144937922.000000000 Thu Apr 13 08:18:42 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf048
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf1e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf268 set date to 1137736800.000000000 Thu Jan 19 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf268 set date to 1145138622.000000000 Sat Apr 15 16:03:42 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf1e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf0d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf0d0 set date to 1138168800.000000000 Tue Jan 24 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf0d0 set date to 1144637033.000000000 Sun Apr  9 20:43:53 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf1e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf1e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf048 set date to 1138600800.000000000 Sun Jan 29 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf048 set date to 1145115042.000000000 Sat Apr 15 09:30:42 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf1e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf400
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf488 set date to 1138687200.000000000 Mon Jan 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf488 set date to 1145052374.000000000 Fri Apr 14 16:06:14 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf620
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf620 set date to 1138687200.000000000 Mon Jan 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf620 set date to 1145150258.000000000 Sat Apr 15 19:17:38 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf400
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf1e0 set date to 1138773600.000000000 Tue Jan 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf1e0 set date to 1144720512.884152000 Mon Apr 10 19:55:12 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf378
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf598 set date to 1138773600.000000000 Tue Jan 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf598 set date to 1145112200.000000000 Sat Apr 15 08:43:20 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf400
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf400 set date to 1138773600.000000000 Tue Jan 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf400 set date to 1145130006.000000000 Sat Apr 15 13:40:06 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf378 set date to 1139983200.000000000 Tue Feb 14 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf378 set date to 1144756023.000000000 Tue Apr 11 05:47:03 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf730
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf7b8 set date to 1140156000.000000000 Thu Feb 16 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf7b8 set date to 1144632798.000000000 Sun Apr  9 19:33:18 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf950
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf950 set date to 1140760800.000000000 Thu Feb 23 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf950 set date to 1144630774.000000000 Sun Apr  9 18:59:34 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf730
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf510 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf510 set date to 1145052406.000000000 Fri Apr 14 16:06:46 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf6a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf8c8 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf8c8 set date to 1145150693.000000000 Sat Apr 15 19:24:53 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf730
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf730 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf730 set date to 1144720536.035574000 Mon Apr 10 19:55:36 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf6a8 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf6a8 set date to 1144875347.000000000 Wed Apr 12 14:55:47 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfa60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfae8 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfae8 set date to 1145035141.000000000 Fri Apr 14 11:19:01 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfb70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfc80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfc80 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfc80 set date to 1145119035.000000000 Sat Apr 15 10:37:15 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfb70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfa60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf840 set date to 1141711200.000000000 Mon Mar  6 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf840 set date to 1144843552.000000000 Wed Apr 12 06:05:52 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcf9d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfb70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfbf8 set date to 1141970400.000000000 Thu Mar  9 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfbf8 set date to 1144636597.000000000 Sun Apr  9 20:36:37 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfb70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfa60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfa60 set date to 1141970400.000000000 Thu Mar  9 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfa60 set date to 1144636895.000000000 Sun Apr  9 20:41:35 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfb70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfb70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf9d8 set date to 1143698400.000000000 Wed Mar 29 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcf9d8 set date to 1144757347.000000000 Tue Apr 11 06:09:07 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfb70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfd90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfe18 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfe18 set date to 1145052451.000000000 Fri Apr 14 16:07:31 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba060
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba060 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba060 set date to 1145150988.000000000 Sat Apr 15 19:29:48 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfd90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfb70 set date to 1144040400.000000000 Sun Apr  2 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfb70 set date to 1145156734.000000000 Sat Apr 15 21:05:34 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfd08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcff28 set date to 1144040400.000000000 Sun Apr  2 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcff28 set date to 1145156783.000000000 Sat Apr 15 21:06:23 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfd90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfd90 set date to 1145250000.000000000 Sun Apr 16 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfd90 set date to 1145156825.000000000 Sat Apr 15 21:07:05 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfd08 set date to 1145509200.000000000 Wed Apr 19 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfd08 set date to 1146423762.337216000 Sun Apr 30 13:02:42 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dcfea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba170
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba1f8 set date to 1145509200.000000000 Wed Apr 19 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba1f8 set date to 1146423805.740765000 Sun Apr 30 13:03:25 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba280
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba390
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba390 set date to 1145941200.000000000 Mon Apr 24 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba390 set date to 1146423836.246902000 Sun Apr 30 13:03:56 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba280
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba170
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfea0 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dcfea0 set date to 1146423870.328955000 Sun Apr 30 13:04:30 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba0e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba280
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba308 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba308 set date to 1146423933.245103000 Sun Apr 30 13:05:33 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba280
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba170
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba170 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba170 set date to 1146424011.000000000 Sun Apr 30 13:06:51 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba280
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba280
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba0e8 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba0e8 set date to 1149304578.694556000 Fri Jun  2 21:16:18 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba280
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba4a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba528 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba528 set date to 1149304632.657888000 Fri Jun  2 21:17:12 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba5b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba6c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba6c0 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba6c0 set date to 1149304661.979543000 Fri Jun  2 21:17:41 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba5b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba4a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba280 set date to 1147669200.000000000 Sun May 14 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba280 set date to 1149304705.142246000 Fri Jun  2 21:18:25 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba418
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba5b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba638 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba638 set date to 1149304767.490193000 Fri Jun  2 21:19:27 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba5b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba4a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba4a0 set date to 1148619600.000000000 Thu May 25 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba4a0 set date to 1149304809.652795000 Fri Jun  2 21:20:09 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba5b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba5b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba418 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba418 set date to 1149304837.350696000 Fri Jun  2 21:20:37 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba5b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba7d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba858 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba858 set date to 1149304894.209864000 Fri Jun  2 21:21:34 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba8e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba9f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba9f0 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba9f0 set date to 1149304941.044927000 Fri Jun  2 21:22:21 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba8e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba7d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba5b0 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba5b0 set date to 1149304971.950964000 Fri Jun  2 21:22:51 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba748
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba8e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba968 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba968 set date to 1149305008.392971000 Fri Jun  2 21:23:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba8e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba7d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba7d0 set date to 1149138000.000000000 Wed May 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba7d0 set date to 1149305042.923018000 Fri Jun  2 21:24:02 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba8e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba8e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba748 set date to 1149570000.000000000 Mon Jun  5 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba748 set date to 1150143635.644187000 Mon Jun 12 14:20:35 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120ba8e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bab00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bab88 set date to 1149829200.000000000 Thu Jun  8 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bab88 set date to 1150143670.175777000 Mon Jun 12 14:21:10 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bac10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bad20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bad20 set date to 1149829200.000000000 Thu Jun  8 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bad20 set date to 1150143728.000000000 Mon Jun 12 14:22:08 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bac10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bab00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba8e0 set date to 1151298000.000000000 Sun Jun 25 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120ba8e0 set date to 1151617990.000000000 Thu Jun 29 15:53:10 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120baa78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bac10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bac98 set date to 1151298000.000000000 Sun Jun 25 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bac98 set date to 1151618121.000000000 Thu Jun 29 15:55:21 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bac10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bab00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bab00 set date to 1151470800.000000000 Tue Jun 27 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bab00 set date to 1151617846.000000000 Thu Jun 29 15:50:46 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bac10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bac10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120baa78 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120baa78 set date to 1151768731.000000000 Sat Jul  1 09:45:31 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bac10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bae30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120baeb8 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120baeb8 set date to 1151768792.582786000 Sat Jul  1 09:46:32 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120baf40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061118
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061118 set date to 1151902800.000000000 Sun Jul  2 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061118 set date to 1151768890.351888000 Sat Jul  1 09:48:10 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120baf40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bae30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bac10 set date to 1151902800.000000000 Sun Jul  2 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bac10 set date to 1151768968.000000000 Sat Jul  1 09:49:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bada8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120baf40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061090 set date to 1152853200.000000000 Thu Jul 13 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061090 set date to 1153400030.000000000 Thu Jul 20 06:53:50 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120baf40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120bae30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bae30 set date to 1153198800.000000000 Mon Jul 17 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bae30 set date to 1153400337.000000000 Thu Jul 20 06:58:57 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120baf40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120baf40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bada8 set date to 1153198800.000000000 Mon Jul 17 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120bada8 set date to 1153400345.018907000 Thu Jul 20 06:59:05 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120baf40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061228
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40612b0 set date to 1153371600.000000000 Wed Jul 19 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40612b0 set date to 1153400624.000000000 Thu Jul 20 07:03:44 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061338
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061448
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061448 set date to 1153803600.000000000 Mon Jul 24 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061448 set date to 1154001535.157553000 Thu Jul 27 05:58:55 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061338
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061228
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120baf40 set date to 1154062800.000000000 Thu Jul 27 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120baf40 set date to 1154568430.344980000 Wed Aug  2 19:27:10 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40611a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061338
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40613c0 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40613c0 set date to 1154568523.063960000 Wed Aug  2 19:28:43 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061338
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061228
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061228 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061228 set date to 1154568643.000000000 Wed Aug  2 19:30:43 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061338
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061338
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40611a0 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40611a0 set date to 1154568643.380466000 Wed Aug  2 19:30:43 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061338
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061558
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40615e0 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40615e0 set date to 1154568732.473041000 Wed Aug  2 19:32:12 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061668
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061778
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061778 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061778 set date to 1154568761.568965000 Wed Aug  2 19:32:41 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061668
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061558
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061338 set date to 1155618000.000000000 Mon Aug 14 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061338 set date to 1157224498.619995000 Sat Sep  2 13:14:58 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40614d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061668
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40616f0 set date to 1155877200.000000000 Thu Aug 17 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40616f0 set date to 1156512468.522501000 Fri Aug 25 07:27:48 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061668
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061558
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061558 set date to 1156482000.000000000 Thu Aug 24 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061558 set date to 1156645327.611993000 Sat Aug 26 20:22:07 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061668
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061668
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40614d0 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40614d0 set date to 1157138594.946281000 Fri Sep  1 13:23:14 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061668
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061888
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061910 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061910 set date to 1157138683.000000000 Fri Sep  1 13:24:43 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061998
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061aa8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061aa8 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061aa8 set date to 1157138708.925819000 Fri Sep  1 13:25:08 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061998
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061888
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061668 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061668 set date to 1157138735.846637000 Fri Sep  1 13:25:35 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061800
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061998
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061a20 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061a20 set date to 1157138782.088007000 Fri Sep  1 13:26:22 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061998
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061888
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061888 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061888 set date to 1157223858.799355000 Sat Sep  2 13:04:18 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061998
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061998
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061800 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061800 set date to 1157808259.535818000 Sat Sep  9 07:24:19 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061998
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061bb8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061c40 set date to 1157950800.000000000 Sun Sep 10 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061c40 set date to 1157808509.261653000 Sat Sep  9 07:28:29 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061cc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061dd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061dd8 set date to 1157950800.000000000 Sun Sep 10 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061dd8 set date to 1157808527.253496000 Sat Sep  9 07:28:47 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061cc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061bb8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061998 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061998 set date to 1160599949.329033000 Wed Oct 11 14:52:29 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061b30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061cc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061d50 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061d50 set date to 1160600171.000000000 Wed Oct 11 14:56:11 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061cc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061bb8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061bb8 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061bb8 set date to 1160600207.239818000 Wed Oct 11 14:56:47 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061cc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061cc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061b30 set date to 1159765200.000000000 Sun Oct  1 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061b30 set date to 1161207718.191010000 Wed Oct 18 15:41:58 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061cc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061ee8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061f70 set date to 1159765200.000000000 Sun Oct  1 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061f70 set date to 1161207750.583938000 Wed Oct 18 15:42:30 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd90b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd91c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd91c0 set date to 1159765200.000000000 Sun Oct  1 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd91c0 set date to 1161207792.000000000 Wed Oct 18 15:43:12 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd90b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061ee8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061cc8 set date to 1159765200.000000000 Sun Oct  1 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061cc8 set date to 1161208162.000000000 Wed Oct 18 15:49:22 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061e60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd90b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9138 set date to 1160715600.000000000 Thu Oct 12 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9138 set date to 1161207923.000000000 Wed Oct 18 15:45:23 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd90b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4061ee8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061ee8 set date to 1161320400.000000000 Thu Oct 19 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061ee8 set date to 1161532843.136920000 Sun Oct 22 10:00:43 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd90b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd90b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061e60 set date to 1161320400.000000000 Thu Oct 19 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4061e60 set date to 1161532868.505549000 Sun Oct 22 10:01:08 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd90b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd92d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9358 set date to 1161752400.000000000 Tue Oct 24 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9358 set date to 1161867448.099711000 Thu Oct 26 06:57:28 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd93e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd94f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd94f0 set date to 1162188000.000000000 Sun Oct 29 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd94f0 set date to 1162388259.840937000 Wed Nov  1 06:37:39 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd93e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd92d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd90b0 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd90b0 set date to 1162388310.394545000 Wed Nov  1 06:38:30 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9248
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd93e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9468 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9468 set date to 1162388353.000000000 Wed Nov  1 06:39:13 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd93e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd92d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd92d0 set date to 1162360800.000000000 Tue Oct 31 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd92d0 set date to 1162388377.316700000 Wed Nov  1 06:39:37 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd93e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd93e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9248 set date to 1163570400.000000000 Tue Nov 14 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9248 set date to 1163770439.557655000 Fri Nov 17 06:33:59 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd93e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9600
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9688 set date to 1163743200.000000000 Thu Nov 16 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9688 set date to 1163770415.268784000 Fri Nov 17 06:33:35 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9710
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9820
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9820 set date to 1164175200.000000000 Tue Nov 21 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9820 set date to 1164409022.089479000 Fri Nov 24 15:57:02 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9710
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9600
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd93e0 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd93e0 set date to 1165328567.568806000 Tue Dec  5 07:22:47 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9578
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9710
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9798 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9798 set date to 1165328644.000000000 Tue Dec  5 07:24:04 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9710
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9600
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9600 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9600 set date to 1165328291.999859000 Tue Dec  5 07:18:11 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9710
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9710
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9578 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9578 set date to 1165328685.804656000 Tue Dec  5 07:24:45 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9710
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9930
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd99b8 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd99b8 set date to 1165328718.989726000 Tue Dec  5 07:25:18 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9a40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9b50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9b50 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9b50 set date to 1165328754.422872000 Tue Dec  5 07:25:54 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9a40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9930
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9710 set date to 1165298400.000000000 Mon Dec  4 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9710 set date to 1165328825.281150000 Tue Dec  5 07:27:05 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd98a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9a40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9ac8 set date to 1165816800.000000000 Sun Dec 10 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9ac8 set date to 1167622769.605706000 Sun Dec 31 20:39:29 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9a40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9930
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9930 set date to 1165816800.000000000 Sun Dec 10 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9930 set date to 1167622795.526323000 Sun Dec 31 20:39:55 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9a40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9a40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd98a8 set date to 1167112800.000000000 Mon Dec 25 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd98a8 set date to 1167622858.000000000 Sun Dec 31 20:40:58 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9a40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9c60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9ce8 set date to 1167199200.000000000 Tue Dec 26 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9ce8 set date to 1167622911.000000000 Sun Dec 31 20:41:51 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9d70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9e80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9e80 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9e80 set date to 1167622946.000000000 Sun Dec 31 20:42:26 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9d70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9c60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9a40 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9a40 set date to 1167622981.000000000 Sun Dec 31 20:43:01 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9bd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9d70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9df8 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9df8 set date to 1167623088.063875000 Sun Dec 31 20:44:48 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9d70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9c60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9c60 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9c60 set date to 1167623171.242520000 Sun Dec 31 20:46:11 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9d70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9d70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9bd8 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9bd8 set date to 1167623204.000000000 Sun Dec 31 20:46:44 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9d70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9f90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6058 set date to 1167717600.000000000 Mon Jan  1 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6058 set date to 1167623236.284649000 Sun Dec 31 20:47:16 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a60e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a61f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a61f0 set date to 1168581600.000000000 Thu Jan 11 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a61f0 set date to 1169581541.000000000 Tue Jan 23 12:45:41 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a60e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9f90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9d70 set date to 1168581600.000000000 Thu Jan 11 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9d70 set date to 1169581576.004129000 Tue Jan 23 12:46:16 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9f08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a60e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6168 set date to 1168927200.000000000 Mon Jan 15 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6168 set date to 1169581368.000000000 Tue Jan 23 12:42:48 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a60e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dd9f90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9f90 set date to 1168927200.000000000 Mon Jan 15 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9f90 set date to 1169581463.000000000 Tue Jan 23 12:44:23 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a60e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a60e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9f08 set date to 1169186400.000000000 Thu Jan 18 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dd9f08 set date to 1169581253.000000000 Tue Jan 23 12:40:53 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a60e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6300
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6388 set date to 1169445600.000000000 Sun Jan 21 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6388 set date to 1169581280.618453000 Tue Jan 23 12:41:20 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6410
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6520
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6520 set date to 1169704800.000000000 Wed Jan 24 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6520 set date to 1170167478.000000000 Tue Jan 30 07:31:18 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6410
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6300
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a60e0 set date to 1170136800.000000000 Mon Jan 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a60e0 set date to 1170167544.000000000 Tue Jan 30 07:32:24 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6278
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6410
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6498 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6498 set date to 1170285117.135072000 Wed Jan 31 16:11:57 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6410
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6300
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6300 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6300 set date to 1170351116.000000000 Thu Feb  1 10:31:56 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6410
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6410
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6278 set date to 1170309600.000000000 Wed Jan 31 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6278 set date to 1170351147.410042000 Thu Feb  1 10:32:27 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6410
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6630
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a66b8 set date to 1171519200.000000000 Wed Feb 14 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a66b8 set date to 1171545534.057574000 Thu Feb 15 06:18:54 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6740
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6850
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6850 set date to 1171605600.000000000 Thu Feb 15 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6850 set date to 1172029991.480888000 Tue Feb 20 20:53:11 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6740
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6630
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6410 set date to 1172210400.000000000 Thu Feb 22 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6410 set date to 1172943362.000000000 Sat Mar  3 10:36:02 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a65a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6740
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a67c8 set date to 1172469600.000000000 Sun Feb 25 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a67c8 set date to 1172943457.000000000 Sat Mar  3 10:37:37 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6740
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6630
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6630 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6630 set date to 1172943511.853472000 Sat Mar  3 10:38:31 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6740
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6740
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a65a8 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a65a8 set date to 1172943566.000000000 Sat Mar  3 10:39:26 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6740
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6960
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a69e8 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a69e8 set date to 1172943601.872231000 Sat Mar  3 10:40:01 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6a70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6b80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6b80 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6b80 set date to 1172943639.000000000 Sat Mar  3 10:40:39 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6a70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6960
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6740 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6740 set date to 1172943663.410256000 Sat Mar  3 10:41:03 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a68d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6a70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6af8 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6af8 set date to 1172943679.626907000 Sat Mar  3 10:41:19 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6a70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6960
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6960 set date to 1173160800.000000000 Mon Mar  5 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6960 set date to 1175805769.000000000 Thu Apr  5 14:42:49 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6a70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6a70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a68d8 set date to 1173420000.000000000 Thu Mar  8 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a68d8 set date to 1175805788.505151000 Thu Apr  5 14:43:08 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6a70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6c90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6d18 set date to 1173675600.000000000 Sun Mar 11 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6d18 set date to 1175824090.512762000 Thu Apr  5 19:48:10 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6da0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6eb0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6eb0 set date to 1175144400.000000000 Wed Mar 28 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6eb0 set date to 1175824188.000000000 Thu Apr  5 19:49:48 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6da0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6c90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6a70 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6a70 set date to 1175824263.000000000 Thu Apr  5 19:51:03 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6c08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6da0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6e28 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6e28 set date to 1175824286.646883000 Thu Apr  5 19:51:26 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6da0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6c90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6c90 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6c90 set date to 1175824323.000000000 Thu Apr  5 19:52:03 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6da0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6da0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6c08 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6c08 set date to 1175824356.185267000 Thu Apr  5 19:52:36 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6da0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3080
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3108 set date to 1175490000.000000000 Sun Apr  1 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3108 set date to 1176002582.655532000 Sat Apr  7 21:23:02 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3190
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de32a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de32a0 set date to 1175490000.000000000 Sun Apr  1 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de32a0 set date to 1176002635.000000000 Sat Apr  7 21:23:55 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3190
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3080
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6da0 set date to 1176440400.000000000 Thu Apr 12 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6da0 set date to 1176514693.000000000 Fri Apr 13 19:38:13 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58a6f38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3190
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3218 set date to 1177045200.000000000 Thu Apr 19 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3218 set date to 1178112499.006274000 Wed May  2 07:28:19 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3190
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3080
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3080 set date to 1177045200.000000000 Thu Apr 19 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3080 set date to 1178112512.414539000 Wed May  2 07:28:32 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3190
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3190
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6f38 set date to 1177477200.000000000 Tue Apr 24 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58a6f38 set date to 1178112526.806949000 Wed May  2 07:28:46 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3190
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de33b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3438 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3438 set date to 1178112544.559560000 Wed May  2 07:29:04 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de34c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de35d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de35d0 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de35d0 set date to 1178112559.232081000 Wed May  2 07:29:19 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de34c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de33b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3190 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3190 set date to 1178112622.000000000 Wed May  2 07:30:22 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3328
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de34c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3548 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3548 set date to 1178112670.000000000 Wed May  2 07:31:10 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de34c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de33b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de33b0 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de33b0 set date to 1178112688.372224000 Wed May  2 07:31:28 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de34c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de34c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3328 set date to 1179118800.000000000 Sun May 13 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3328 set date to 1180975162.000000000 Mon Jun  4 10:39:22 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de34c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de36e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3768 set date to 1179205200.000000000 Mon May 14 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3768 set date to 1180921583.000000000 Sun Jun  3 19:46:23 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de37f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3900
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3900 set date to 1179291600.000000000 Tue May 15 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3900 set date to 1180921615.639007000 Sun Jun  3 19:46:55 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de37f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de36e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de34c0 set date to 1179896400.000000000 Tue May 22 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de34c0 set date to 1180921547.000000000 Sun Jun  3 19:45:47 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3658
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de37f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3878 set date to 1180587600.000000000 Wed May 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3878 set date to 1180921708.793837000 Sun Jun  3 19:48:28 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de37f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de36e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de36e0 set date to 1180587600.000000000 Wed May 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de36e0 set date to 1180925627.000000000 Sun Jun  3 20:53:47 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de37f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de37f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3658 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3658 set date to 1180923469.323345000 Sun Jun  3 20:17:49 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de37f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3a10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3a98 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3a98 set date to 1180923710.531075000 Sun Jun  3 20:21:50 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3b20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3c30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3c30 set date to 1180933200.000000000 Sun Jun  3 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3c30 set date to 1183410672.982683000 Mon Jul  2 15:11:12 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3b20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3a10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de37f0 set date to 1180933200.000000000 Sun Jun  3 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de37f0 set date to 1183410683.094790000 Mon Jul  2 15:11:23 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3988
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3b20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3ba8 set date to 1181106000.000000000 Tue Jun  5 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3ba8 set date to 1183410745.000000000 Mon Jul  2 15:12:25 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3b20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3a10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3a10 set date to 1181538000.000000000 Sun Jun 10 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3a10 set date to 1183410770.000000000 Mon Jul  2 15:12:50 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3b20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3b20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3988 set date to 1181538000.000000000 Sun Jun 10 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3988 set date to 1183410800.000000000 Mon Jul  2 15:13:20 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3b20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3d40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3dc8 set date to 1182747600.000000000 Sun Jun 24 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3dc8 set date to 1183410925.706247000 Mon Jul  2 15:15:25 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3e50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3f60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3f60 set date to 1182747600.000000000 Sun Jun 24 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3f60 set date to 1183410990.804000000 Mon Jul  2 15:16:30 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3e50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3d40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3b20 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3b20 set date to 1183411079.000000000 Mon Jul  2 15:17:59 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3cb8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3e50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3ed8 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3ed8 set date to 1183411105.000000000 Mon Jul  2 15:18:25 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3e50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3d40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3d40 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3d40 set date to 1183411181.000000000 Mon Jul  2 15:19:41 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3e50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3e50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3cb8 set date to 1183352400.000000000 Sun Jul  1 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3cb8 set date to 1183743035.897007000 Fri Jul  6 11:30:35 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11de3e50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad128
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad1b0 set date to 1183352400.000000000 Sun Jul  1 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad1b0 set date to 1183743058.369553000 Fri Jul  6 11:30:58 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad238
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad348
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad348 set date to 1183352400.000000000 Sun Jul  1 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad348 set date to 1183743071.281949000 Fri Jul  6 11:31:11 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad238
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad128
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3e50 set date to 1183611600.000000000 Wed Jul  4 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11de3e50 set date to 1183743109.000000000 Fri Jul  6 11:31:49 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad0a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad238
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad2c0 set date to 1184302800.000000000 Thu Jul 12 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad2c0 set date to 1188751725.000000000 Sun Sep  2 10:48:45 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad238
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad128
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad128 set date to 1184562000.000000000 Sun Jul 15 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad128 set date to 1188751776.000000000 Sun Sep  2 10:49:36 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad238
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad238
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad0a0 set date to 1184907600.000000000 Thu Jul 19 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad0a0 set date to 1188751804.854739000 Sun Sep  2 10:50:04 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad238
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad458
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad4e0 set date to 1184907600.000000000 Thu Jul 19 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad4e0 set date to 1188751866.000000000 Sun Sep  2 10:51:06 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad568
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad678
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad678 set date to 1185339600.000000000 Tue Jul 24 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad678 set date to 1188751910.594064000 Sun Sep  2 10:51:50 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad568
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad458
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad238 set date to 1185512400.000000000 Thu Jul 26 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad238 set date to 1188752038.000000000 Sun Sep  2 10:53:58 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad3d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad568
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad5f0 set date to 1185771600.000000000 Sun Jul 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad5f0 set date to 1188752065.191057000 Sun Sep  2 10:54:25 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad568
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad458
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad458 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad458 set date to 1188752082.711685000 Sun Sep  2 10:54:42 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad568
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad568
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad3d0 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad3d0 set date to 1188752130.000000000 Sun Sep  2 10:55:30 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad568
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad788
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad810 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad810 set date to 1188760556.002359000 Sun Sep  2 13:15:56 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad898
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad9a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad9a8 set date to 1186030800.000000000 Wed Aug  1 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad9a8 set date to 1188760883.000000000 Sun Sep  2 13:21:23 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad898
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad788
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad568 set date to 1186030800.000000000 Wed Aug  1 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad568 set date to 1188760967.000000000 Sun Sep  2 13:22:47 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad700
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad898
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad920 set date to 1187154000.000000000 Tue Aug 14 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad920 set date to 1188760995.336633000 Sun Sep  2 13:23:15 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad898
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad788
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad788 set date to 1187326800.000000000 Thu Aug 16 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad788 set date to 1188761009.185039000 Sun Sep  2 13:23:29 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad898
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad898
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad700 set date to 1187931600.000000000 Thu Aug 23 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad700 set date to 1188761065.210869000 Sun Sep  2 13:24:25 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ad898
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adab8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adb40 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adb40 set date to 1188761095.787860000 Sun Sep  2 13:24:55 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adbc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adcd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adcd8 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adcd8 set date to 1188761130.000000000 Sun Sep  2 13:25:30 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adbc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adab8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad898 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ad898 set date to 1191585530.361710000 Fri Oct  5 05:58:50 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ada30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adbc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adc50 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adc50 set date to 1191585558.000000000 Fri Oct  5 05:59:18 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adbc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adab8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adab8 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adab8 set date to 1191585595.579733000 Fri Oct  5 05:59:55 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adbc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adbc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ada30 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ada30 set date to 1191585618.852515000 Fri Oct  5 06:00:18 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adbc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adde8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ade70 set date to 1188968400.000000000 Tue Sep  4 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ade70 set date to 1191585659.485837000 Fri Oct  5 06:00:59 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adef8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded048
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded048 set date to 1189400400.000000000 Sun Sep  9 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded048 set date to 1191585680.262533000 Fri Oct  5 06:01:20 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adef8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adde8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adbc8 set date to 1189400400.000000000 Sun Sep  9 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adbc8 set date to 1191585699.319130000 Fri Oct  5 06:01:39 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58add60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adef8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adf80 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adf80 set date to 1191585734.528295000 Fri Oct  5 06:02:14 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adef8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adde8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adde8 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adde8 set date to 1191585771.000000000 Fri Oct  5 06:02:51 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adef8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adef8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58add60 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58add60 set date to 1191585854.000000000 Fri Oct  5 06:04:14 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58adef8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded1e0 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded1e0 set date to 1192241893.000000000 Fri Oct 12 20:18:13 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded268
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded378
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded378 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded378 set date to 1192241938.326127000 Fri Oct 12 20:18:58 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded268
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adef8 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58adef8 set date to 1192241983.115208000 Fri Oct 12 20:19:43 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded0d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded268
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded2f0 set date to 1191301200.000000000 Mon Oct  1 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded2f0 set date to 1192242027.000000000 Fri Oct 12 20:20:27 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded268
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded158 set date to 1192165200.000000000 Thu Oct 11 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded158 set date to 1192242085.000000000 Fri Oct 12 20:21:25 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded268
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded268
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded0d0 set date to 1192683600.000000000 Wed Oct 17 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded0d0 set date to 1193628782.346541000 Sun Oct 28 21:33:02 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded268
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded510 set date to 1193029200.000000000 Sun Oct 21 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded510 set date to 1193628807.745914000 Sun Oct 28 21:33:27 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded598
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded6a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded6a8 set date to 1193288400.000000000 Wed Oct 24 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded6a8 set date to 1193628843.299064000 Sun Oct 28 21:34:03 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded598
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded268 set date to 1193720400.000000000 Mon Oct 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded268 set date to 1193752168.000000000 Tue Oct 30 07:49:28 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded400
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded598
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded620 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded620 set date to 1195012021.869536000 Tue Nov 13 20:47:01 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded598
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded488 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded488 set date to 1195012053.000000000 Tue Nov 13 20:47:33 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded598
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded598
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded400 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded400 set date to 1195923882.935052000 Sat Nov 24 10:04:42 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded598
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded7b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded840 set date to 1195106400.000000000 Wed Nov 14 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded840 set date to 1195923922.280062000 Sat Nov 24 10:05:22 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded8c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded9d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded9d8 set date to 1195192800.000000000 Thu Nov 15 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded9d8 set date to 1195923956.537482000 Sat Nov 24 10:05:56 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded8c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded7b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded598 set date to 1195624800.000000000 Tue Nov 20 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded598 set date to 1195924016.443202000 Sat Nov 24 10:06:56 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded730
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded8c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded950 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded950 set date to 1197131516.843578000 Sat Dec  8 09:31:56 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded8c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded7b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded7b8 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded7b8 set date to 1197131578.000000000 Sat Dec  8 09:32:58 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded8c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded8c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded730 set date to 1196661600.000000000 Sun Dec  2 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded730 set date to 1200179531.077858000 Sat Jan 12 16:12:11 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ded8c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedb70 set date to 1196661600.000000000 Sun Dec  2 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedb70 set date to 1200179555.510468000 Sat Jan 12 16:12:35 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedbf8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedd08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedd08 set date to 1196661600.000000000 Sun Dec  2 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedd08 set date to 1200179572.951003000 Sat Jan 12 16:12:52 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedbf8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded8c8 set date to 1196661600.000000000 Sun Dec  2 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ded8c8 set date to 1200179596.000000000 Sat Jan 12 16:13:16 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11deda60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedbf8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedc80 set date to 1196661600.000000000 Sun Dec  2 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedc80 set date to 1196828581.000000000 Tue Dec  4 21:23:01 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedbf8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedae8 set date to 1196748000.000000000 Mon Dec  3 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedae8 set date to 1200179618.616530000 Sat Jan 12 16:13:38 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedbf8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedbf8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11deda60 set date to 1197266400.000000000 Sun Dec  9 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11deda60 set date to 1200179642.985323000 Sat Jan 12 16:14:02 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedbf8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dede18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedea0 set date to 1197266400.000000000 Sun Dec  9 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedea0 set date to 1200179658.169779000 Sat Jan 12 16:14:18 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedf28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40640f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40640f0 set date to 1198648800.000000000 Tue Dec 25 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40640f0 set date to 1200179724.000000000 Sat Jan 12 16:15:24 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedf28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dede18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedbf8 set date to 1198735200.000000000 Wed Dec 26 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedbf8 set date to 1200179752.000000000 Sat Jan 12 16:15:52 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedd90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedf28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064068 set date to 1198821600.000000000 Thu Dec 27 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064068 set date to 1200756302.000000000 Sat Jan 19 08:25:02 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedf28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dede18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dede18 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dede18 set date to 1200179796.000000000 Sat Jan 12 16:16:36 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedf28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedf28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedd90 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedd90 set date to 1200179826.000000000 Sat Jan 12 16:17:06 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11dedf28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064288 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064288 set date to 1200180077.271449000 Sat Jan 12 16:21:17 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064310
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064420
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064420 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064420 set date to 1200180147.000000000 Sat Jan 12 16:22:27 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064310
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedf28 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11dedf28 set date to 1200180194.000000000 Sat Jan 12 16:23:14 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064178
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064310
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064398 set date to 1199253600.000000000 Tue Jan  1 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064398 set date to 1204927607.323075000 Fri Mar  7 15:06:47 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064310
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064200 set date to 1199340000.000000000 Wed Jan  2 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064200 set date to 1204927701.000000000 Fri Mar  7 15:08:21 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064310
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064310
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064178 set date to 1200031200.000000000 Thu Jan 10 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064178 set date to 1204927767.000000000 Fri Mar  7 15:09:27 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064310
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40645b8 set date to 1200290400.000000000 Sun Jan 13 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40645b8 set date to 1204927810.000000000 Fri Mar  7 15:10:10 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064640
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064750
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064750 set date to 1200981600.000000000 Mon Jan 21 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064750 set date to 1204927834.498283000 Fri Mar  7 15:10:34 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064640
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064310 set date to 1201240800.000000000 Thu Jan 24 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064310 set date to 1204927900.000000000 Fri Mar  7 15:11:40 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40644a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064640
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40646c8 set date to 1201672800.000000000 Tue Jan 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40646c8 set date to 1204927994.000000000 Fri Mar  7 15:13:14 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064640
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064530 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064530 set date to 1204928063.993697000 Fri Mar  7 15:14:23 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064640
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064640
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40644a8 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40644a8 set date to 1204928102.000000000 Fri Mar  7 15:15:02 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064640
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40648e8 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40648e8 set date to 1204928298.545309000 Fri Mar  7 15:18:18 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064970
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064a80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064a80 set date to 1203055200.000000000 Thu Feb 14 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064a80 set date to 1204928316.865871000 Fri Mar  7 15:18:36 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064970
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064640 set date to 1203055200.000000000 Thu Feb 14 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064640 set date to 1204928331.754405000 Fri Mar  7 15:18:51 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40647d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064970
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40649f8 set date to 1203055200.000000000 Thu Feb 14 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40649f8 set date to 1204928617.000000000 Fri Mar  7 15:23:37 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064970
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064860 set date to 1203660000.000000000 Thu Feb 21 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064860 set date to 1204928663.000000000 Fri Mar  7 15:24:23 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064970
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064970
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40647d8 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40647d8 set date to 1204928689.934015000 Fri Mar  7 15:24:49 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064970
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064c18 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064c18 set date to 1204928713.000000000 Fri Mar  7 15:25:13 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064ca0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064db0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064db0 set date to 1204524000.000000000 Sun Mar  2 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064db0 set date to 1207503313.959805000 Sun Apr  6 11:35:13 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064ca0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064970 set date to 1204524000.000000000 Sun Mar  2 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064970 set date to 1207503328.088068000 Sun Apr  6 11:35:28 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064b08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064ca0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064d28 set date to 1204524000.000000000 Sun Mar  2 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064d28 set date to 1207503342.752644000 Sun Apr  6 11:35:42 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064ca0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064b90 set date to 1204524000.000000000 Sun Mar  2 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064b90 set date to 1207503382.000000000 Sun Apr  6 11:36:22 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064ca0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064ca0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064b08 set date to 1204610400.000000000 Mon Mar  3 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064b08 set date to 1207503414.000000000 Sun Apr  6 11:36:54 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064ca0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064f48 set date to 1205125200.000000000 Sun Mar  9 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064f48 set date to 1207503440.867744000 Sun Apr  6 11:37:20 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0090
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d01a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d01a0 set date to 1205125200.000000000 Sun Mar  9 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d01a0 set date to 1207503452.132081000 Sun Apr  6 11:37:32 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0090
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064ca0 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064ca0 set date to 1207503504.610533000 Sun Apr  6 11:38:24 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064e38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0090
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0118 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0118 set date to 1207503529.000000000 Sun Apr  6 11:38:49 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0090
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4064ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064ec0 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064ec0 set date to 1207503614.000000000 Sun Apr  6 11:40:14 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0090
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0090
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064e38 set date to 1207026000.000000000 Mon Mar 31 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4064e38 set date to 1211676261.000000000 Sat May 24 18:44:21 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0090
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d02b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0338 set date to 1207026000.000000000 Mon Mar 31 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0338 set date to 1211676274.391047000 Sat May 24 18:44:34 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d03c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d04d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d04d0 set date to 1207026000.000000000 Mon Mar 31 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d04d0 set date to 1211676303.000000000 Sat May 24 18:45:03 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d03c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d02b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0090 set date to 1207890000.000000000 Thu Apr 10 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0090 set date to 1211676380.000000000 Sat May 24 18:46:20 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0228
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d03c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0448 set date to 1208494800.000000000 Thu Apr 17 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0448 set date to 1211676511.000000000 Sat May 24 18:48:31 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d03c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d02b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d02b0 set date to 1208754000.000000000 Sun Apr 20 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d02b0 set date to 1211676539.293593000 Sat May 24 18:48:59 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d03c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d03c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0228 set date to 1208840400.000000000 Mon Apr 21 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0228 set date to 1211676799.000000000 Sat May 24 18:53:19 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d03c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d05e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0668 set date to 1208840400.000000000 Mon Apr 21 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0668 set date to 1211676740.000000000 Sat May 24 18:52:20 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d06f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0800
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0800 set date to 1209013200.000000000 Wed Apr 23 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0800 set date to 1211676847.000000000 Sat May 24 18:54:07 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d06f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d05e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d03c0 set date to 1209099600.000000000 Thu Apr 24 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d03c0 set date to 1211676867.058312000 Sat May 24 18:54:27 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0558
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d06f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0778 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0778 set date to 1211676892.451044000 Sat May 24 18:54:52 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d06f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d05e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d05e0 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d05e0 set date to 1211676904.051444000 Sat May 24 18:55:04 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d06f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d06f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0558 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0558 set date to 1211676950.000000000 Sat May 24 18:55:50 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d06f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0998 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0998 set date to 1213149171.362856000 Tue Jun 10 19:52:51 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0a20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0b30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0b30 set date to 1210827600.000000000 Wed May 14 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0b30 set date to 1213149205.000000000 Tue Jun 10 19:53:25 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0a20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d06f0 set date to 1210914000.000000000 Thu May 15 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d06f0 set date to 1213149230.780784000 Tue Jun 10 19:53:50 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0888
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0a20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0aa8 set date to 1211518800.000000000 Thu May 22 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0aa8 set date to 1213149254.357589000 Tue Jun 10 19:54:14 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0a20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0910 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0910 set date to 1213149282.822530000 Tue Jun 10 19:54:42 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0a20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0a20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0888 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0888 set date to 1213149369.000000000 Tue Jun 10 19:56:09 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0a20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0cc8 set date to 1212382800.000000000 Sun Jun  1 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0cc8 set date to 1215181410.693246000 Fri Jul  4 08:23:30 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0d50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0e60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0e60 set date to 1212382800.000000000 Sun Jun  1 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0e60 set date to 1215181423.557481000 Fri Jul  4 08:23:43 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0d50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0a20 set date to 1212382800.000000000 Sun Jun  1 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0a20 set date to 1215181435.909922000 Fri Jul  4 08:23:55 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0bb8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0d50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0dd8 set date to 1212382800.000000000 Sun Jun  1 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0dd8 set date to 1215181464.000000000 Fri Jul  4 08:24:24 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0d50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0c40 set date to 1212469200.000000000 Mon Jun  2 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0c40 set date to 1215181512.076026000 Fri Jul  4 08:25:12 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0d50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0d50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0bb8 set date to 1213074000.000000000 Mon Jun  9 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0bb8 set date to 1215181570.000000000 Fri Jul  4 08:26:10 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0d50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df90b8 set date to 1213074000.000000000 Mon Jun  9 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df90b8 set date to 1215181600.000000000 Fri Jul  4 08:26:40 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9140
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9250
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9250 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9250 set date to 1215181757.000000000 Fri Jul  4 08:29:17 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9140
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0d50 set date to 1213678800.000000000 Mon Jun 16 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0d50 set date to 1215181815.000000000 Fri Jul  4 08:30:15 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0ee8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9140
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df91c8 set date to 1213938000.000000000 Thu Jun 19 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df91c8 set date to 1215181872.000000000 Fri Jul  4 08:31:12 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9140
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x120d0f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0f70 set date to 1214283600.000000000 Mon Jun 23 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0f70 set date to 1215181945.000000000 Fri Jul  4 08:32:25 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9140
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9140
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0ee8 set date to 1214370000.000000000 Tue Jun 24 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x120d0ee8 set date to 1215182015.000000000 Fri Jul  4 08:33:35 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9140
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9360
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df93e8 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df93e8 set date to 1215182125.000000000 Fri Jul  4 08:35:25 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9470
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9580
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9580 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9580 set date to 1215182145.517208000 Fri Jul  4 08:35:45 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9470
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9360
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9140 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9140 set date to 1215182169.000000000 Fri Jul  4 08:36:09 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df92d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9470
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df94f8 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df94f8 set date to 1215182248.000000000 Fri Jul  4 08:37:28 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9470
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9360
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9360 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9360 set date to 1222269389.785355000 Wed Sep 24 09:16:29 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9470
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9470
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df92d8 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df92d8 set date to 1222269404.297883000 Wed Sep 24 09:16:44 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9470
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9690
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9718 set date to 1214974800.000000000 Tue Jul  1 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9718 set date to 1215182199.000000000 Fri Jul  4 08:36:39 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df97a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df98b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df98b0 set date to 1215752400.000000000 Thu Jul 10 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df98b0 set date to 1222269456.016985000 Wed Sep 24 09:17:36 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df97a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9690
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9470 set date to 1216616400.000000000 Sun Jul 20 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9470 set date to 1222269503.000000000 Wed Sep 24 09:18:23 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9608
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df97a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9828 set date to 1216962000.000000000 Thu Jul 24 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9828 set date to 1222269567.000000000 Wed Sep 24 09:19:27 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df97a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9690
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9690 set date to 1216962000.000000000 Thu Jul 24 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9690 set date to 1222269669.000000000 Wed Sep 24 09:21:09 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df97a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df97a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9608 set date to 1216962000.000000000 Thu Jul 24 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9608 set date to 1222269710.694825000 Wed Sep 24 09:21:50 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df97a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df99c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9a48 set date to 1217394000.000000000 Tue Jul 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9a48 set date to 1222269743.271864000 Wed Sep 24 09:22:23 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9ad0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9be0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9be0 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9be0 set date to 1222269776.000000000 Wed Sep 24 09:22:56 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9ad0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df99c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df97a0 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df97a0 set date to 1222269808.000000000 Wed Sep 24 09:23:28 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9938
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9ad0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9b58 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9b58 set date to 1222269893.912008000 Wed Sep 24 09:24:53 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9ad0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df99c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df99c0 set date to 1218776400.000000000 Thu Aug 14 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df99c0 set date to 1222269925.000000000 Wed Sep 24 09:25:25 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9ad0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9ad0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9938 set date to 1218776400.000000000 Thu Aug 14 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9938 set date to 1222269936.657315000 Wed Sep 24 09:25:36 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9ad0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9cf0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9d78 set date to 1219381200.000000000 Thu Aug 21 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9d78 set date to 1222269956.097928000 Wed Sep 24 09:25:56 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9e00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9f10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9f10 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9f10 set date to 1222269976.898669000 Wed Sep 24 09:26:16 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9e00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9cf0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9ad0 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9ad0 set date to 1222270025.000000000 Wed Sep 24 09:27:05 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9c68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9e00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9e88 set date to 1220331600.000000000 Mon Sep  1 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9e88 set date to 1223155021.812524000 Sat Oct  4 15:17:01 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9e00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9cf0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9cf0 set date to 1220331600.000000000 Mon Sep  1 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9cf0 set date to 1223155035.124715000 Sat Oct  4 15:17:15 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9e00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9e00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9c68 set date to 1220331600.000000000 Mon Sep  1 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9c68 set date to 1223155045.308982000 Sat Oct  4 15:17:25 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9e00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03060
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e030e8 set date to 1220418000.000000000 Tue Sep  2 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e030e8 set date to 1223155062.477591000 Sat Oct  4 15:17:42 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03170
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03280
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03280 set date to 1220936400.000000000 Mon Sep  8 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03280 set date to 1223155094.086565000 Sat Oct  4 15:18:14 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03170
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03060
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9e00 set date to 1221022800.000000000 Tue Sep  9 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9e00 set date to 1223155114.127271000 Sat Oct  4 15:18:34 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11df9f98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03170
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e031f8 set date to 1221022800.000000000 Tue Sep  9 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e031f8 set date to 1223155125.887636000 Sat Oct  4 15:18:45 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03170
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03060
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03060 set date to 1221195600.000000000 Thu Sep 11 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03060 set date to 1223155173.329117000 Sat Oct  4 15:19:33 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03170
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03170
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9f98 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11df9f98 set date to 1223155194.049834000 Sat Oct  4 15:19:54 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03170
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03390
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03418 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03418 set date to 1223155217.000000000 Sat Oct  4 15:20:17 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e034a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e035b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e035b0 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e035b0 set date to 1223155263.000000000 Sat Oct  4 15:21:03 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e034a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03390
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03170 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03170 set date to 1228863475.000000000 Tue Dec  9 15:57:55 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03308
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e034a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03528 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03528 set date to 1228863488.209423000 Tue Dec  9 15:58:08 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e034a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03390
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03390 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03390 set date to 1228863527.000000000 Tue Dec  9 15:58:47 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e034a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e034a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03308 set date to 1223614800.000000000 Thu Oct  9 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03308 set date to 1228863562.000000000 Tue Dec  9 15:59:22 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e034a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e036c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03748 set date to 1224478800.000000000 Sun Oct 19 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03748 set date to 1228863583.604581000 Tue Dec  9 15:59:43 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e037d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e038e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e038e0 set date to 1225083600.000000000 Sun Oct 26 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e038e0 set date to 1228863600.725086000 Tue Dec  9 16:00:00 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e037d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e036c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e034a0 set date to 1225342800.000000000 Wed Oct 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e034a0 set date to 1228863621.381766000 Tue Dec  9 16:00:21 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03638
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e037d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03858 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03858 set date to 1228863638.214290000 Tue Dec  9 16:00:38 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e037d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e036c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e036c0 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e036c0 set date to 1228863667.000000000 Tue Dec  9 16:01:07 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e037d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e037d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03638 set date to 1225692000.000000000 Sun Nov  2 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03638 set date to 1228863741.311683000 Tue Dec  9 16:02:21 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e037d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e039f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03a78 set date to 1226642400.000000000 Thu Nov 13 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03a78 set date to 1228863768.400600000 Tue Dec  9 16:02:48 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03b00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03c10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03c10 set date to 1226642400.000000000 Thu Nov 13 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03c10 set date to 1228863779.233035000 Tue Dec  9 16:02:59 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03b00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e039f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e037d0 set date to 1227679200.000000000 Tue Nov 25 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e037d0 set date to 1228863815.000000000 Tue Dec  9 16:03:35 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03968
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03b00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03b88 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03b88 set date to 1228863834.282748000 Tue Dec  9 16:03:54 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03b00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e039f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e039f0 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e039f0 set date to 1228863863.000000000 Tue Dec  9 16:04:23 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03b00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03b00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03968 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03968 set date to 1230958230.409388000 Fri Jan  2 21:50:30 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03b00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03d20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03da8 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03da8 set date to 1230958251.946220000 Fri Jan  2 21:50:51 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03e30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03f40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03f40 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03f40 set date to 1230958264.426618000 Fri Jan  2 21:51:04 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03e30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03d20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03b00 set date to 1228197600.000000000 Mon Dec  1 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03b00 set date to 1230958282.107116000 Fri Jan  2 21:51:22 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03c98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03e30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03eb8 set date to 1228888800.000000000 Tue Dec  9 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03eb8 set date to 1230958298.147679000 Fri Jan  2 21:51:38 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03e30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03d20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03d20 set date to 1228888800.000000000 Tue Dec  9 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03d20 set date to 1230958309.947991000 Fri Jan  2 21:51:49 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03e30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03e30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03c98 set date to 1229493600.000000000 Tue Dec 16 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03c98 set date to 1240708916.000000000 Sat Apr 25 19:21:56 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e03e30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b108
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b190 set date to 1230271200.000000000 Thu Dec 25 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b190 set date to 1230958388.000000000 Fri Jan  2 21:53:08 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b218
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b328
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b328 set date to 1230530400.000000000 Sun Dec 28 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b328 set date to 1230958423.000000000 Fri Jan  2 21:53:43 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b218
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b108
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03e30 set date to 1230616800.000000000 Mon Dec 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e03e30 set date to 1230958460.000000000 Fri Jan  2 21:54:20 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b080
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b218
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b2a0 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b2a0 set date to 1230958490.291802000 Fri Jan  2 21:54:50 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b218
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b108
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b108 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b108 set date to 1230958511.548513000 Fri Jan  2 21:55:11 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b218
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b218
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b080 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b080 set date to 1230958546.000000000 Fri Jan  2 21:55:46 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b218
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b438
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b4c0 set date to 1230876000.000000000 Thu Jan  1 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b4c0 set date to 1240694695.000000000 Sat Apr 25 15:24:55 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b548
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b658
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b658 set date to 1231135200.000000000 Sun Jan  4 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b658 set date to 1240696369.000000000 Sat Apr 25 15:52:49 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b548
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b438
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b218 set date to 1231999200.000000000 Wed Jan 14 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b218 set date to 1240696563.000000000 Sat Apr 25 15:56:03 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b3b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b548
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b5d0 set date to 1232085600.000000000 Thu Jan 15 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b5d0 set date to 1240697237.000000000 Sat Apr 25 16:07:17 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b548
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b438
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b438 set date to 1232431200.000000000 Mon Jan 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b438 set date to 1240696588.988667000 Sat Apr 25 15:56:28 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b548
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b548
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b3b0 set date to 1232517600.000000000 Tue Jan 20 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b3b0 set date to 1240696650.000000000 Sat Apr 25 15:57:30 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b548
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b768
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b7f0 set date to 1232517600.000000000 Tue Jan 20 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b7f0 set date to 1240696698.000000000 Sat Apr 25 15:58:18 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b878
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b988
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b988 set date to 1232949600.000000000 Sun Jan 25 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b988 set date to 1240696717.392803000 Sat Apr 25 15:58:37 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b878
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b768
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b548 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b548 set date to 1240696752.000000000 Sat Apr 25 15:59:12 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b6e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b878
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b900 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b900 set date to 1240696777.970723000 Sat Apr 25 15:59:37 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b878
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b768
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b768 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b768 set date to 1240696858.000000000 Sat Apr 25 16:00:58 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b878
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b878
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b6e0 set date to 1233554400.000000000 Sun Feb  1 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b6e0 set date to 1240709086.195415000 Sat Apr 25 19:24:46 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0b878
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0ba98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bb20 set date to 1234504800.000000000 Thu Feb 12 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bb20 set date to 1240709107.804101000 Sat Apr 25 19:25:07 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bba8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bcb8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bcb8 set date to 1234504800.000000000 Thu Feb 12 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bcb8 set date to 1240709127.484672000 Sat Apr 25 19:25:27 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bba8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0ba98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b878 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0b878 set date to 1240709156.797636000 Sat Apr 25 19:25:56 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0ba10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bba8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bc30 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bc30 set date to 1240709173.000000000 Sat Apr 25 19:26:13 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bba8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0ba98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0ba98 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0ba98 set date to 1240709200.000000000 Sat Apr 25 19:26:40 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bba8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bba8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0ba10 set date to 1235973600.000000000 Sun Mar  1 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0ba10 set date to 1240709246.940555000 Sat Apr 25 19:27:26 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bba8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bdc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0be50 set date to 1235973600.000000000 Sun Mar  1 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0be50 set date to 1240709256.996853000 Sat Apr 25 19:27:36 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bed8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e110a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e110a8 set date to 1235973600.000000000 Sun Mar  1 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e110a8 set date to 1240709269.917377000 Sat Apr 25 19:27:49 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bed8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bdc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bba8 set date to 1236060000.000000000 Mon Mar  2 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bba8 set date to 1240709291.358011000 Sat Apr 25 19:28:11 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bd40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bed8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bf60 set date to 1236661200.000000000 Mon Mar  9 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bf60 set date to 1240709303.990226000 Sat Apr 25 19:28:23 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bed8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bdc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bdc8 set date to 1236661200.000000000 Mon Mar  9 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bdc8 set date to 1240709312.302618000 Sat Apr 25 19:28:32 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bed8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bed8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bd40 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bd40 set date to 1240709334.095384000 Sat Apr 25 19:28:54 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e0bed8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e111b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11240 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11240 set date to 1240709355.000000000 Sat Apr 25 19:29:15 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e112c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e113d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e113d8 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e113d8 set date to 1240709390.000000000 Sat Apr 25 19:29:50 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e112c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e111b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bed8 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e0bed8 set date to 1240709423.000000000 Sat Apr 25 19:30:23 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11130
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e112c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11350 set date to 1238562000.000000000 Tue Mar 31 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11350 set date to 1240709623.000000000 Sat Apr 25 19:33:43 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e112c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e111b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e111b8 set date to 1238562000.000000000 Tue Mar 31 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e111b8 set date to 1240709647.000000000 Sat Apr 25 19:34:07 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e112c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e112c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11130 set date to 1239253200.000000000 Wed Apr  8 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11130 set date to 1240709715.000000000 Sat Apr 25 19:35:15 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e112c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e114e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11570 set date to 1240203600.000000000 Sun Apr 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11570 set date to 1240709742.383093000 Sat Apr 25 19:35:42 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e115f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11708
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11708 set date to 1240808400.000000000 Sun Apr 26 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11708 set date to 1242507560.858100000 Sat May 16 14:59:20 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e115f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e114e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e112c8 set date to 1240981200.000000000 Tue Apr 28 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e112c8 set date to 1240709850.000000000 Sat Apr 25 19:37:30 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11460
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e115f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11680 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11680 set date to 1242507609.739568000 Sat May 16 15:00:09 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e115f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e114e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e114e8 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e114e8 set date to 1242507623.803994000 Sat May 16 15:00:23 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e115f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e115f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11460 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11460 set date to 1242507663.000000000 Sat May 16 15:01:03 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e115f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11818
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e118a0 set date to 1241154000.000000000 Thu Apr 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e118a0 set date to 1245350959.758106000 Thu Jun 18 12:49:19 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11928
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11a38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11a38 set date to 1241758800.000000000 Thu May  7 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11a38 set date to 1245351009.000000000 Thu Jun 18 12:50:09 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11928
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11818
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e115f8 set date to 1242363600.000000000 Thu May 14 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e115f8 set date to 1245351173.254065000 Thu Jun 18 12:52:53 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11790
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11928
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e119b0 set date to 1242363600.000000000 Thu May 14 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e119b0 set date to 1245351212.657680000 Thu Jun 18 12:53:32 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11928
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11818
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11818 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11818 set date to 1245351236.158039000 Thu Jun 18 12:53:56 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11928
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11928
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11790 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11790 set date to 1245351276.737619000 Thu Jun 18 12:54:36 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11928
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11b48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11bd0 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11bd0 set date to 1259724333.367709000 Tue Dec  1 20:25:33 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11c58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11d68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11d68 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11d68 set date to 1259724345.272149000 Tue Dec  1 20:25:45 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11c58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11b48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11928 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11928 set date to 1259724373.560611000 Tue Dec  1 20:26:13 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11ac0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11c58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11ce0 set date to 1243918800.000000000 Mon Jun  1 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11ce0 set date to 1259724419.691482000 Tue Dec  1 20:26:59 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11c58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11b48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11b48 set date to 1244610000.000000000 Tue Jun  9 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11b48 set date to 1259724442.103382000 Tue Dec  1 20:27:22 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11c58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11c58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11ac0 set date to 1244610000.000000000 Tue Jun  9 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11ac0 set date to 1259724466.398740000 Tue Dec  1 20:27:46 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11c58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11e78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11f00 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11f00 set date to 1259724494.602690000 Tue Dec  1 20:28:14 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11f88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e170d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e170d0 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e170d0 set date to 1259724515.834237000 Tue Dec  1 20:28:35 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11f88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11e78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11c58 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11c58 set date to 1259724539.354978000 Tue Dec  1 20:28:59 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11df0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11f88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17048 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17048 set date to 1259724573.763157000 Tue Dec  1 20:29:33 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11f88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11e78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11e78 set date to 1246424400.000000000 Tue Jun 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11e78 set date to 1259724631.500116000 Tue Dec  1 20:30:31 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11f88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11f88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11df0 set date to 1246424400.000000000 Tue Jun 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11df0 set date to 1259724642.628739000 Tue Dec  1 20:30:42 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e11f88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e171e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17268 set date to 1247202000.000000000 Thu Jul  9 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17268 set date to 1259724680.792721000 Tue Dec  1 20:31:20 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e172f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17400
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17400 set date to 1248066000.000000000 Sun Jul 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17400 set date to 1259724710.378829000 Tue Dec  1 20:31:50 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e172f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e171e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11f88 set date to 1248670800.000000000 Sun Jul 26 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e11f88 set date to 1259724739.940773000 Tue Dec  1 20:32:19 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e172f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17378 set date to 1248930000.000000000 Wed Jul 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17378 set date to 1259724759.415332000 Tue Dec  1 20:32:39 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e172f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e171e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e171e0 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e171e0 set date to 1259724782.096974000 Tue Dec  1 20:33:02 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e172f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e172f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17158 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17158 set date to 1259724802.241281000 Tue Dec  1 20:33:22 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e172f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17598 set date to 1249275600.000000000 Sun Aug  2 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17598 set date to 1259724842.798447000 Tue Dec  1 20:34:02 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17620
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17730
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17730 set date to 1250139600.000000000 Wed Aug 12 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17730 set date to 1259724860.943935000 Tue Dec  1 20:34:20 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17620
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e172f0 set date to 1250226000.000000000 Thu Aug 13 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e172f0 set date to 1259724878.793015000 Tue Dec  1 20:34:38 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17620
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e176a8 set date to 1250226000.000000000 Thu Aug 13 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e176a8 set date to 1259724890.961701000 Tue Dec  1 20:34:50 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17620
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17510 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17510 set date to 1259724923.193706000 Tue Dec  1 20:35:23 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17620
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17620
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17488 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17488 set date to 1259724940.730342000 Tue Dec  1 20:35:40 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17620
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e178c8 set date to 1251781200.000000000 Mon Aug 31 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e178c8 set date to 1259724998.062450000 Tue Dec  1 20:36:38 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17950
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17a60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17a60 set date to 1251781200.000000000 Mon Aug 31 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17a60 set date to 1259725006.534961000 Tue Dec  1 20:36:46 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17950
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17620 set date to 1251781200.000000000 Mon Aug 31 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17620 set date to 1259725015.567624000 Tue Dec  1 20:36:55 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e177b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17950
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e179d8 set date to 1251867600.000000000 Tue Sep  1 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e179d8 set date to 1259725036.416797000 Tue Dec  1 20:37:16 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17950
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17840 set date to 1252558800.000000000 Wed Sep  9 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17840 set date to 1259725065.448104000 Tue Dec  1 20:37:45 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17950
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17950
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e177b8 set date to 1252558800.000000000 Wed Sep  9 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e177b8 set date to 1259725075.259094000 Tue Dec  1 20:37:55 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17950
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17b70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17bf8 set date to 1254114000.000000000 Sun Sep 27 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17bf8 set date to 1259725117.563184000 Tue Dec  1 20:38:37 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17c80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17d90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17d90 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17d90 set date to 1259725155.149470000 Tue Dec  1 20:39:15 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17c80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17b70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17950 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17950 set date to 1259725168.000931000 Tue Dec  1 20:39:28 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17ae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17c80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17d08 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17d08 set date to 1259725184.320610000 Tue Dec  1 20:39:44 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17c80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17b70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17b70 set date to 1254373200.000000000 Wed Sep 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17b70 set date to 1259725225.611761000 Tue Dec  1 20:40:25 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17c80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17c80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17ae8 set date to 1254373200.000000000 Wed Sep 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17ae8 set date to 1259725243.419024000 Tue Dec  1 20:40:43 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17c80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17ea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17f28 set date to 1255669200.000000000 Thu Oct 15 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17f28 set date to 1259725286.102716000 Tue Dec  1 20:41:26 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21078
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21188
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21188 set date to 1256014800.000000000 Mon Oct 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21188 set date to 1259725304.504706000 Tue Dec  1 20:41:44 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21078
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17ea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17c80 set date to 1256533200.000000000 Sun Oct 25 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17c80 set date to 1259725320.264749000 Tue Dec  1 20:42:00 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17e18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21078
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21100 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21100 set date to 1259725411.396975000 Tue Dec  1 20:43:31 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21078
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e17ea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17ea0 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17ea0 set date to 1259725422.357597000 Tue Dec  1 20:43:42 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21078
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21078
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17e18 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e17e18 set date to 1259725451.313295000 Tue Dec  1 20:44:11 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21078
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21320 set date to 1257141600.000000000 Sun Nov  1 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21320 set date to 1260207335.917862000 Mon Dec  7 10:35:35 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e213a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e214b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e214b8 set date to 1257314400.000000000 Tue Nov  3 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e214b8 set date to 1259725764.539378000 Tue Dec  1 20:49:24 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e213a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21078 set date to 1257832800.000000000 Mon Nov  9 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21078 set date to 1259726096.663654000 Tue Dec  1 20:54:56 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21210
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e213a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21430 set date to 1258092000.000000000 Thu Nov 12 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21430 set date to 1259725859.807316000 Tue Dec  1 20:50:59 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e213a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21298 set date to 1258092000.000000000 Thu Nov 12 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21298 set date to 1259725907.090858000 Tue Dec  1 20:51:47 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e213a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e213a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21210 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21210 set date to 1259725932.131656000 Tue Dec  1 20:52:12 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e213a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e215c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21650 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21650 set date to 1259725964.636167000 Tue Dec  1 20:52:44 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e216d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e217e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e217e8 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e217e8 set date to 1260207475.358798000 Mon Dec  7 10:37:55 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e216d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e215c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e213a8 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e213a8 set date to 1260207486.063369000 Mon Dec  7 10:38:06 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21540
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e216d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21760 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21760 set date to 1260207496.567850000 Mon Dec  7 10:38:16 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e216d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e215c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e215c8 set date to 1259647200.000000000 Mon Nov 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e215c8 set date to 1260207520.463507000 Mon Dec  7 10:38:40 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e216d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e216d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21540 set date to 1260424800.000000000 Wed Dec  9 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21540 set date to 1266962317.688952000 Tue Feb 23 14:58:37 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e216d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e218f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21980 set date to 1260424800.000000000 Wed Dec  9 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21980 set date to 1266962329.249077000 Tue Feb 23 14:58:49 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21a08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21b18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21b18 set date to 1261029600.000000000 Wed Dec 16 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21b18 set date to 1266962568.069900000 Tue Feb 23 15:02:48 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21a08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e218f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e216d8 set date to 1262066400.000000000 Mon Dec 28 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e216d8 set date to 1266962403.322613000 Tue Feb 23 15:00:03 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21870
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21a08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21a90 set date to 1262152800.000000000 Tue Dec 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21a90 set date to 1266962442.449594000 Tue Feb 23 15:00:42 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21a08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e218f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e218f8 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e218f8 set date to 1266962638.837348000 Tue Feb 23 15:03:58 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21a08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21a08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21870 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21870 set date to 1266962660.742926000 Tue Feb 23 15:04:20 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21a08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21c28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21cb0 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21cb0 set date to 1266962685.848137000 Tue Feb 23 15:04:45 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21d38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21e48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21e48 set date to 1262584800.000000000 Sun Jan  3 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21e48 set date to 1266962806.649502000 Tue Feb 23 15:06:46 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21d38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21c28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21a08 set date to 1263535200.000000000 Thu Jan 14 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21a08 set date to 1266962844.628600000 Tue Feb 23 15:07:24 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21ba0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21d38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21dc0 set date to 1263967200.000000000 Tue Jan 19 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21dc0 set date to 1266962861.119623000 Tue Feb 23 15:07:41 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21d38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21c28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21c28 set date to 1264399200.000000000 Sun Jan 24 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21c28 set date to 1266962876.952539000 Tue Feb 23 15:07:56 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21d38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21d38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21ba0 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21ba0 set date to 1266962905.676472000 Tue Feb 23 15:08:25 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21d38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21f58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e250a0 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e250a0 set date to 1266962926.923512000 Tue Feb 23 15:08:46 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25128
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25238
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25238 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25238 set date to 1266962949.629166000 Tue Feb 23 15:09:09 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25128
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21f58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21d38 set date to 1265004000.000000000 Sun Jan 31 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21d38 set date to 1268854421.744318000 Wed Mar 17 13:33:41 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21ed0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25128
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e251b0 set date to 1265954400.000000000 Thu Feb 11 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e251b0 set date to 1268854440.473404000 Wed Mar 17 13:34:00 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25128
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e21f58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21f58 set date to 1266300000.000000000 Mon Feb 15 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21f58 set date to 1268854456.314327000 Wed Mar 17 13:34:16 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25128
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25128
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21ed0 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e21ed0 set date to 1268854485.876101000 Wed Mar 17 13:34:45 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25128
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25348
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e253d0 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e253d0 set date to 1268854512.547912000 Wed Mar 17 13:35:12 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25458
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25568
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25568 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25568 set date to 1268854888.863862000 Wed Mar 17 13:41:28 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25458
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25348
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25128 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25128 set date to 1268854898.456365000 Wed Mar 17 13:41:38 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e252c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25458
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e254e0 set date to 1267423200.000000000 Sun Feb 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e254e0 set date to 1268855161.097383000 Wed Mar 17 13:46:01 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25458
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25348
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25348 set date to 1267509600.000000000 Mon Mar  1 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25348 set date to 1268854933.816823000 Wed Mar 17 13:42:13 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25458
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25458
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e252c0 set date to 1268028000.000000000 Sun Mar  7 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e252c0 set date to 1268855035.282763000 Wed Mar 17 13:43:55 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25458
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25678
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25700 set date to 1268200800.000000000 Tue Mar  9 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25700 set date to 1268855060.281746000 Wed Mar 17 13:44:20 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25788
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25898
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25898 set date to 1268200800.000000000 Tue Mar  9 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25898 set date to 1274837872.730194000 Tue May 25 19:37:52 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25788
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25678
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25458 set date to 1268888400.000000000 Wed Mar 17 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25458 set date to 1274838170.858543000 Tue May 25 19:42:50 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e255f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25788
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25810 set date to 1268974800.000000000 Thu Mar 18 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25810 set date to 1274838081.000000000 Tue May 25 19:41:21 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25788
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25678
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25678 set date to 1269406800.000000000 Tue Mar 23 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25678 set date to 1274838129.926024000 Tue May 25 19:42:09 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25788
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25788
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e255f0 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e255f0 set date to 1274838288.815949000 Tue May 25 19:44:48 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25788
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e259a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25a30 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25a30 set date to 1274838315.604537000 Tue May 25 19:45:15 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25ab8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25bc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25bc8 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25bc8 set date to 1274838348.821165000 Tue May 25 19:45:48 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25ab8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e259a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25788 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25788 set date to 1274838389.237442000 Tue May 25 19:46:29 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25920
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25ab8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25b40 set date to 1270098000.000000000 Wed Mar 31 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25b40 set date to 1274839019.930720000 Tue May 25 19:56:59 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25ab8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e259a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e259a8 set date to 1270098000.000000000 Wed Mar 31 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e259a8 set date to 1274839048.135273000 Tue May 25 19:57:28 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25ab8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25ab8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25920 set date to 1271394000.000000000 Thu Apr 15 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25920 set date to 1274839079.495579000 Tue May 25 19:57:59 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25ab8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25cd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25d60 set date to 1271739600.000000000 Mon Apr 19 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25d60 set date to 1274839099.604001000 Tue May 25 19:58:19 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25de8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25ef8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25ef8 set date to 1272258000.000000000 Sun Apr 25 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25ef8 set date to 1274839123.692387000 Tue May 25 19:58:43 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25de8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25cd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25ab8 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25ab8 set date to 1274839151.612579000 Tue May 25 19:59:11 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25c50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25de8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25e70 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25e70 set date to 1274839175.189140000 Tue May 25 19:59:35 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25de8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25cd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25cd8 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25cd8 set date to 1274839199.057599000 Tue May 25 19:59:59 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25de8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25de8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25c50 set date to 1272862800.000000000 Sun May  2 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25c50 set date to 1275329296.168037000 Mon May 31 12:08:16 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25de8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d048
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d0d0 set date to 1273813200.000000000 Thu May 13 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d0d0 set date to 1274837464.252275000 Tue May 25 19:31:04 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d268
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d268 set date to 1273813200.000000000 Thu May 13 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d268 set date to 1275329327.692865000 Mon May 31 12:08:47 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d048
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25de8 set date to 1274418000.000000000 Thu May 20 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25de8 set date to 1275329398.072889000 Mon May 31 12:09:58 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e25f80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d1e0 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d1e0 set date to 1275329410.256955000 Mon May 31 12:10:10 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d048
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d048 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d048 set date to 1283603975.579641000 Sat Sep  4 06:39:35 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25f80 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e25f80 set date to 1283604087.672518000 Sat Sep  4 06:41:27 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d158
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d378
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d400 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d400 set date to 1283604126.575905000 Sat Sep  4 06:42:06 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d598
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d598 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d598 set date to 1283604146.235582000 Sat Sep  4 06:42:26 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d378
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d158 set date to 1275886800.000000000 Sun Jun  6 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d158 set date to 1283604305.905840000 Sat Sep  4 06:45:05 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d2f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d510 set date to 1276146000.000000000 Wed Jun  9 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d510 set date to 1283604349.400432000 Sat Sep  4 06:45:49 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d378
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d378 set date to 1276146000.000000000 Wed Jun  9 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d378 set date to 1283604373.375740000 Sat Sep  4 06:46:13 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d2f0 set date to 1276837200.000000000 Thu Jun 17 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d2f0 set date to 1283604412.787232000 Sat Sep  4 06:46:52 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d488
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d6a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d730 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d730 set date to 1283604443.086760000 Sat Sep  4 06:47:23 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d7b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d8c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d8c8 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d8c8 set date to 1283604480.195113000 Sat Sep  4 06:48:00 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d7b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d6a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d488 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d488 set date to 1283604514.129906000 Sat Sep  4 06:48:34 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d620
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d7b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d840 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d840 set date to 1283604573.569702000 Sat Sep  4 06:49:33 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d7b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d6a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d6a8 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d6a8 set date to 1283604654.796283000 Sat Sep  4 06:50:54 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d7b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d7b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d620 set date to 1277960400.000000000 Wed Jun 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d620 set date to 1283605568.176644000 Sat Sep  4 07:06:08 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d7b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d9d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2da60 set date to 1277960400.000000000 Wed Jun 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2da60 set date to 1283605589.280028000 Sat Sep  4 07:06:29 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dbf8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dbf8 set date to 1279256400.000000000 Thu Jul 15 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dbf8 set date to 1283605623.867911000 Sat Sep  4 07:07:03 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d9d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d7b8 set date to 1279602000.000000000 Mon Jul 19 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d7b8 set date to 1283605652.090281000 Sat Sep  4 07:07:32 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d950
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2db70 set date to 1280120400.000000000 Sun Jul 25 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2db70 set date to 1283605675.029824000 Sat Sep  4 07:07:55 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2d9d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d9d8 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d9d8 set date to 1283605690.478127000 Sat Sep  4 07:08:10 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d950 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2d950 set date to 1283605706.510297000 Sat Sep  4 07:08:26 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dae8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dd08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dd90 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dd90 set date to 1283605736.381665000 Sat Sep  4 07:08:56 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2de18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2df28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2df28 set date to 1280725200.000000000 Sun Aug  1 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2df28 set date to 1283605793.965004000 Sat Sep  4 07:09:53 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2de18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dd08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dae8 set date to 1281675600.000000000 Thu Aug 12 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dae8 set date to 1283605816.485420000 Sat Sep  4 07:10:16 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dc80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2de18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dea0 set date to 1281675600.000000000 Thu Aug 12 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dea0 set date to 1283605829.925590000 Sat Sep  4 07:10:29 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2de18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2dd08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dd08 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dd08 set date to 1283605858.542135000 Sat Sep  4 07:10:58 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2de18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2de18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dc80 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2dc80 set date to 1283605889.889601000 Sat Sep  4 07:11:29 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e2de18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f700f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70180 set date to 1283317200.000000000 Tue Aug 31 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70180 set date to 1287848859.675866000 Sat Oct 23 09:47:39 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70208
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70318
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70318 set date to 1283317200.000000000 Tue Aug 31 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70318 set date to 1287848905.469227000 Sat Oct 23 09:48:25 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70208
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f700f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2de18 set date to 1283317200.000000000 Tue Aug 31 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e2de18 set date to 1287848923.011588000 Sat Oct 23 09:48:43 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70070
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70208
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70290 set date to 1284094800.000000000 Thu Sep  9 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70290 set date to 1287849243.207216000 Sat Oct 23 09:54:03 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70208
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f700f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f700f8 set date to 1284094800.000000000 Thu Sep  9 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f700f8 set date to 1287849255.922107000 Sat Oct 23 09:54:15 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70208
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70208
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70070 set date to 1284094800.000000000 Thu Sep  9 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70070 set date to 1287849085.992534000 Sat Oct 23 09:51:25 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70208
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70428
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f704b0 set date to 1284094800.000000000 Thu Sep  9 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f704b0 set date to 1287849210.000000000 Sat Oct 23 09:53:30 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70538
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70648
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70648 set date to 1284613200.000000000 Wed Sep 15 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70648 set date to 1287849287.578539000 Sat Oct 23 09:54:47 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70538
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70428
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70208 set date to 1285736400.000000000 Tue Sep 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70208 set date to 1287849404.173121000 Sat Oct 23 09:56:44 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f703a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70538
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f705c0 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f705c0 set date to 1287849446.537667000 Sat Oct 23 09:57:26 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70538
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70428
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70428 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70428 set date to 1287849477.549248000 Sat Oct 23 09:57:57 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70538
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70538
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f703a0 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f703a0 set date to 1287849506.827561000 Sat Oct 23 09:58:26 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70538
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70758
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f707e0 set date to 1285909200.000000000 Thu Sep 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f707e0 set date to 1292783342.974627000 Sun Dec 19 11:29:02 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70868
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70978
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70978 set date to 1285909200.000000000 Thu Sep 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70978 set date to 1292783355.142063000 Sun Dec 19 11:29:15 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70868
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70758
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70538 set date to 1287118800.000000000 Thu Oct 14 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70538 set date to 1292783382.916788000 Sun Dec 19 11:29:42 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f706d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70868
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f708f0 set date to 1287550800.000000000 Tue Oct 19 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f708f0 set date to 1292783401.371854000 Sun Dec 19 11:30:01 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70868
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70758
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70758 set date to 1287982800.000000000 Sun Oct 24 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70758 set date to 1292783429.600872000 Sun Dec 19 11:30:29 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70868
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70868
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f706d0 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f706d0 set date to 1292783454.585325000 Sun Dec 19 11:30:54 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70868
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70a88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70b10 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70b10 set date to 1292783467.688683000 Sun Dec 19 11:31:07 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70b98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70ca8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70ca8 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70ca8 set date to 1292783518.891337000 Sun Dec 19 11:31:58 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70b98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70a88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70868 set date to 1288587600.000000000 Sun Oct 31 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70868 set date to 1292783568.731888000 Sun Dec 19 11:32:48 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70a00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70b98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70c20 set date to 1289541600.000000000 Thu Nov 11 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70c20 set date to 1292783583.291281000 Sun Dec 19 11:33:03 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70b98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70a88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70a88 set date to 1289800800.000000000 Sun Nov 14 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70a88 set date to 1292783599.738466000 Sun Dec 19 11:33:19 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70b98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70b98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70a00 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70a00 set date to 1292783620.337519000 Sun Dec 19 11:33:40 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70b98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70db8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70e40 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70e40 set date to 1292783632.400550000 Sun Dec 19 11:33:52 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70ec8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37090
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37090 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37090 set date to 1295882190.213182000 Mon Jan 24 08:16:30 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70ec8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70db8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70b98 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70b98 set date to 1295882200.270814000 Mon Jan 24 08:16:40 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70d30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70ec8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70f50 set date to 1291183200.000000000 Tue Nov 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70f50 set date to 1295882216.561569000 Mon Jan 24 08:16:56 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70ec8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70db8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70db8 set date to 1291960800.000000000 Thu Dec  9 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70db8 set date to 1295882234.316249000 Mon Jan 24 08:17:14 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70ec8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70ec8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70d30 set date to 1291960800.000000000 Thu Dec  9 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70d30 set date to 1295882247.478345000 Mon Jan 24 08:17:27 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f70ec8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e371a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37228 set date to 1292911200.000000000 Mon Dec 20 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37228 set date to 1295882577.432212000 Mon Jan 24 08:22:57 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e372b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e373c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e373c0 set date to 1293084000.000000000 Wed Dec 22 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e373c0 set date to 1295882653.442093000 Mon Jan 24 08:24:13 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e372b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e371a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70ec8 set date to 1293602400.000000000 Tue Dec 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f70ec8 set date to 1295882690.986913000 Mon Jan 24 08:24:50 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37118
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e372b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37338 set date to 1293602400.000000000 Tue Dec 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37338 set date to 1295882720.477234000 Mon Jan 24 08:25:20 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e372b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e371a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e371a0 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e371a0 set date to 1295882751.436575000 Mon Jan 24 08:25:51 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e372b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e372b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37118 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37118 set date to 1295882769.557058000 Mon Jan 24 08:26:09 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e372b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e374d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37558 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37558 set date to 1295882805.351160000 Mon Jan 24 08:26:45 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e375e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e376f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e376f0 set date to 1294034400.000000000 Sun Jan  2 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e376f0 set date to 1296846788.453081000 Fri Feb  4 12:13:08 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e375e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e374d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e372b0 set date to 1294984800.000000000 Thu Jan 13 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e372b0 set date to 1296846815.513169000 Fri Feb  4 12:13:35 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37448
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e375e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37668 set date to 1295503200.000000000 Wed Jan 19 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37668 set date to 1296846836.357593000 Fri Feb  4 12:13:56 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e375e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e374d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e374d0 set date to 1295589600.000000000 Thu Jan 20 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e374d0 set date to 1296846908.893772000 Fri Feb  4 12:15:08 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e375e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e375e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37448 set date to 1295935200.000000000 Mon Jan 24 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37448 set date to 1296846971.246750000 Fri Feb  4 12:16:11 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e375e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37800
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37888 set date to 1295935200.000000000 Mon Jan 24 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37888 set date to 1296847007.973216000 Fri Feb  4 12:16:47 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37a20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37a20 set date to 1296194400.000000000 Thu Jan 27 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37a20 set date to 1296847038.977420000 Fri Feb  4 12:17:18 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37800
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e375e0 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e375e0 set date to 1296847066.788610000 Fri Feb  4 12:17:46 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37778
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37998 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37998 set date to 1296847109.483044000 Fri Feb  4 12:18:29 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37800
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37800 set date to 1296540000.000000000 Mon Jan 31 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37800 set date to 1296847197.541516000 Fri Feb  4 12:19:57 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37778 set date to 1297749600.000000000 Mon Feb 14 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37778 set date to 1301958306.447637000 Mon Apr  4 17:05:06 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37b30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37bb8 set date to 1298008800.000000000 Thu Feb 17 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37bb8 set date to 1301958322.047699000 Mon Apr  4 17:05:22 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37d50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37d50 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37d50 set date to 1301958340.327883000 Mon Apr  4 17:05:40 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37b30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37910 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37910 set date to 1301958398.584527000 Mon Apr  4 17:06:38 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37aa8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37cc8 set date to 1298959200.000000000 Mon Feb 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37cc8 set date to 1301958494.604403000 Mon Apr  4 17:08:14 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37b30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37b30 set date to 1298959200.000000000 Mon Feb 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37b30 set date to 1301958510.620555000 Mon Apr  4 17:08:30 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37aa8 set date to 1298959200.000000000 Mon Feb 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37aa8 set date to 1301958535.436068000 Mon Apr  4 17:08:55 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37e60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37ee8 set date to 1299045600.000000000 Tue Mar  1 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37ee8 set date to 1301958581.179568000 Mon Apr  4 17:09:41 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d0c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d0c8 set date to 1299736800.000000000 Wed Mar  9 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d0c8 set date to 1301958600.555436000 Mon Apr  4 17:10:00 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37e60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37c40 set date to 1299736800.000000000 Wed Mar  9 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37c40 set date to 1301958622.099622000 Mon Apr  4 17:10:22 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37dd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d040 set date to 1300424400.000000000 Thu Mar 17 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d040 set date to 1301958691.600883000 Mon Apr  4 17:11:31 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37e60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37e60 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37e60 set date to 1301958715.336828000 Mon Apr  4 17:11:55 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37dd8 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37dd8 set date to 1301958746.770204000 Mon Apr  4 17:12:26 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e37f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d1d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d260 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d260 set date to 1301958778.504469000 Mon Apr  4 17:12:58 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d2e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d3f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d3f8 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d3f8 set date to 1301958908.088394000 Mon Apr  4 17:15:08 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d2e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d1d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37f70 set date to 1301634000.000000000 Thu Mar 31 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e37f70 set date to 1305312133.713077000 Fri May 13 12:42:13 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d150
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d2e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d370 set date to 1301634000.000000000 Thu Mar 31 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d370 set date to 1305312144.657181000 Fri May 13 12:42:24 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d2e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d1d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d1d8 set date to 1302498000.000000000 Sun Apr 10 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d1d8 set date to 1305312196.797971000 Fri May 13 12:43:16 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d2e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d2e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d150 set date to 1302843600.000000000 Thu Apr 14 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d150 set date to 1305312226.716649000 Fri May 13 12:43:46 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d2e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d508
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d590 set date to 1303275600.000000000 Tue Apr 19 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d590 set date to 1305312243.397012000 Fri May 13 12:44:03 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d618
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d728
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d728 set date to 1303707600.000000000 Sun Apr 24 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d728 set date to 1305312266.869375000 Fri May 13 12:44:26 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d618
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d508
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d2e8 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d2e8 set date to 1305312284.493699000 Fri May 13 12:44:44 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d480
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d618
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d6a0 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d6a0 set date to 1305312301.894009000 Fri May 13 12:45:01 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d618
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d508
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d508 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d508 set date to 1305312322.337626000 Fri May 13 12:45:22 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d618
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d618
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d480 set date to 1304312400.000000000 Sun May  1 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d480 set date to 1305312453.992110000 Fri May 13 12:47:33 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d618
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d838
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d8c0 set date to 1304312400.000000000 Sun May  1 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d8c0 set date to 1305312481.071768000 Fri May 13 12:48:01 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d948
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3da58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3da58 set date to 1305522000.000000000 Sun May 15 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3da58 set date to 1319658333.244449000 Wed Oct 26 13:45:33 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d948
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d838
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d618 set date to 1305694800.000000000 Tue May 17 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d618 set date to 1319658902.633207000 Wed Oct 26 13:55:02 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d7b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d948
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d9d0 set date to 1305867600.000000000 Thu May 19 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d9d0 set date to 1319658919.650283000 Wed Oct 26 13:55:19 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d948
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d838
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d838 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d838 set date to 1319658938.803539000 Wed Oct 26 13:55:38 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d948
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d948
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d7b0 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d7b0 set date to 1319658976.761364000 Wed Oct 26 13:56:16 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3d948
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3db68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3dbf0 set date to 1306904400.000000000 Tue May 31 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3dbf0 set date to 1319659091.533975000 Wed Oct 26 13:58:11 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3dc78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3dd88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3dd88 set date to 1306904400.000000000 Tue May 31 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3dd88 set date to 1319659099.986379000 Wed Oct 26 13:58:19 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3dc78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3db68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d948 set date to 1307422800.000000000 Mon Jun  6 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3d948 set date to 1319659125.847158000 Wed Oct 26 13:58:45 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3dae0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3dc78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3dd00 set date to 1307422800.000000000 Mon Jun  6 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3dd00 set date to 1319660779.000000000 Wed Oct 26 14:26:19 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3dc78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3db68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3db68 set date to 1307682000.000000000 Thu Jun  9 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3db68 set date to 1319659151.753086000 Wed Oct 26 13:59:11 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3dc78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3dc78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3dae0 set date to 1307682000.000000000 Thu Jun  9 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3dae0 set date to 1319659176.256894000 Wed Oct 26 13:59:36 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3dc78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3de98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3df20 set date to 1308286800.000000000 Thu Jun 16 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3df20 set date to 1319659208.090458000 Wed Oct 26 14:00:08 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40068
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40178
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40178 set date to 1308546000.000000000 Sun Jun 19 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40178 set date to 1319660968.000000000 Wed Oct 26 14:29:28 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40068
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3de98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3dc78 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3dc78 set date to 1319659277.258416000 Wed Oct 26 14:01:17 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3de10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40068
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e400f0 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e400f0 set date to 1319659293.048899000 Wed Oct 26 14:01:33 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40068
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e3de98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3de98 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3de98 set date to 1319659307.583737000 Wed Oct 26 14:01:47 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40068
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40068
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3de10 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e3de10 set date to 1319659330.496155000 Wed Oct 26 14:02:10 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40068
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40288
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40310 set date to 1309496400.000000000 Thu Jun 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40310 set date to 1319661156.699848000 Wed Oct 26 14:32:36 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40398
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e404a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e404a8 set date to 1310706000.000000000 Thu Jul 14 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e404a8 set date to 1319661181.423029000 Wed Oct 26 14:33:01 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40398
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40288
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40068 set date to 1311138000.000000000 Tue Jul 19 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40068 set date to 1319661211.267695000 Wed Oct 26 14:33:31 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40398
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40420 set date to 1311570000.000000000 Sun Jul 24 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40420 set date to 1319661235.719887000 Wed Oct 26 14:33:55 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40398
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40288
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40288 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40288 set date to 1319661250.601362000 Wed Oct 26 14:34:10 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40398
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40398
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40200 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40200 set date to 1319661264.560287000 Wed Oct 26 14:34:24 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40398
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e405b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40640 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40640 set date to 1319661284.261385000 Wed Oct 26 14:34:44 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e406c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e407d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e407d8 set date to 1312174800.000000000 Sun Jul 31 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e407d8 set date to 1319665660.651229000 Wed Oct 26 15:47:40 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e406c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e405b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40398 set date to 1313384400.000000000 Sun Aug 14 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40398 set date to 1319665674.722209000 Wed Oct 26 15:47:54 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e406c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40750 set date to 1313730000.000000000 Thu Aug 18 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40750 set date to 1319665685.623439000 Wed Oct 26 15:48:05 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e406c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e405b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e405b8 set date to 1314334800.000000000 Thu Aug 25 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e405b8 set date to 1319665760.355698000 Wed Oct 26 15:49:20 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e406c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e406c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40530 set date to 1314334800.000000000 Thu Aug 25 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40530 set date to 1319665775.546989000 Wed Oct 26 15:49:35 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e406c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e408e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40970 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40970 set date to 1319665803.021083000 Wed Oct 26 15:50:03 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e409f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40b08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40b08 set date to 1314853200.000000000 Wed Aug 31 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40b08 set date to 1319665838.225535000 Wed Oct 26 15:50:38 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e409f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e408e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e406c8 set date to 1314853200.000000000 Wed Aug 31 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e406c8 set date to 1319665849.670801000 Wed Oct 26 15:50:49 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e409f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40a80 set date to 1315285200.000000000 Mon Sep  5 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40a80 set date to 1319665861.876922000 Wed Oct 26 15:51:01 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e409f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e408e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e408e8 set date to 1315544400.000000000 Thu Sep  8 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e408e8 set date to 1319665895.012996000 Wed Oct 26 15:51:35 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e409f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e409f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40860 set date to 1315803600.000000000 Sun Sep 11 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40860 set date to 1319665917.928182000 Wed Oct 26 15:51:57 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e409f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40c18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40ca0 set date to 1316062800.000000000 Wed Sep 14 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40ca0 set date to 1319665930.757993000 Wed Oct 26 15:52:10 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40d28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40e38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40e38 set date to 1317272400.000000000 Wed Sep 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40e38 set date to 1319665963.725325000 Wed Oct 26 15:52:43 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40d28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40c18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e409f8 set date to 1317272400.000000000 Wed Sep 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e409f8 set date to 1319665982.026327000 Wed Oct 26 15:53:02 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40b90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40d28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40db0 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40db0 set date to 1319666068.291740000 Wed Oct 26 15:54:28 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40d28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40c18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40c18 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40c18 set date to 1319666186.234025000 Wed Oct 26 15:56:26 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40d28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40d28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40b90 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40b90 set date to 1319666167.000000000 Wed Oct 26 15:56:07 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40d28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40f48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76090 set date to 1317618000.000000000 Sun Oct  2 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76090 set date to 1320411276.389696000 Fri Nov  4 06:54:36 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76118
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76228
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76228 set date to 1317704400.000000000 Mon Oct  3 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76228 set date to 1320411485.591636000 Fri Nov  4 06:58:05 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76118
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40f48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40d28 set date to 1318568400.000000000 Thu Oct 13 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40d28 set date to 1320411533.822820000 Fri Nov  4 06:58:53 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40ec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76118
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f761a0 set date to 1319086800.000000000 Wed Oct 19 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f761a0 set date to 1320411563.124956000 Fri Nov  4 06:59:23 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76118
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e40f48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40f48 set date to 1319518800.000000000 Mon Oct 24 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40f48 set date to 1320411593.916454000 Fri Nov  4 06:59:53 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76118
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76118
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40ec0 set date to 1319778000.000000000 Thu Oct 27 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e40ec0 set date to 1320411641.844451000 Fri Nov  4 07:00:41 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76118
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76338
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f763c0 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f763c0 set date to 1320411675.877411000 Fri Nov  4 07:01:15 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76448
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76558
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76558 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76558 set date to 1320411790.219473000 Fri Nov  4 07:03:10 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76448
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76338
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76118 set date to 1320123600.000000000 Mon Oct 31 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76118 set date to 1323378800.102137000 Thu Dec  8 14:13:20 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f762b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76448
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f764d0 set date to 1321336800.000000000 Mon Nov 14 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f764d0 set date to 1323378834.718514000 Thu Dec  8 14:13:54 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76448
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76338
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76338 set date to 1321596000.000000000 Thu Nov 17 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76338 set date to 1323378855.078912000 Thu Dec  8 14:14:15 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76448
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76448
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f762b0 set date to 1322028000.000000000 Tue Nov 22 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f762b0 set date to 1323378900.695656000 Thu Dec  8 14:15:00 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76448
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76668
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f766f0 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f766f0 set date to 1323378926.368004000 Thu Dec  8 14:15:26 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76778
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76888
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76888 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76888 set date to 1323379016.183116000 Thu Dec  8 14:16:56 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76778
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76668
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76448 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76448 set date to 1323379224.500839000 Thu Dec  8 14:20:24 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f765e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76778
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76800 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76800 set date to 1323379238.389110000 Thu Dec  8 14:20:38 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76778
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76668
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76668 set date to 1322719200.000000000 Wed Nov 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76668 set date to 1329773373.762362000 Mon Feb 20 14:29:33 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76778
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76778
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f765e0 set date to 1323151200.000000000 Mon Dec  5 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f765e0 set date to 1323379403.919859000 Thu Dec  8 14:23:23 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76778
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76998
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76a20 set date to 1323410400.000000000 Thu Dec  8 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76a20 set date to 1329772863.912319000 Mon Feb 20 14:21:03 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76aa8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76bb8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76bb8 set date to 1323669600.000000000 Sun Dec 11 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76bb8 set date to 1329772895.683835000 Mon Feb 20 14:21:35 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76aa8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76998
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76778 set date to 1323928800.000000000 Wed Dec 14 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76778 set date to 1329772922.488849000 Mon Feb 20 14:22:02 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76910
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76aa8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76b30 set date to 1325052000.000000000 Tue Dec 27 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76b30 set date to 1329772960.073467000 Mon Feb 20 14:22:40 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76aa8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76998
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76998 set date to 1325138400.000000000 Wed Dec 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76998 set date to 1329772986.027564000 Mon Feb 20 14:23:06 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76aa8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76aa8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76910 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76910 set date to 1329773007.410392000 Mon Feb 20 14:23:27 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76aa8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76cc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76d50 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76d50 set date to 1329773022.058485000 Mon Feb 20 14:23:42 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76dd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76ee8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76ee8 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76ee8 set date to 1329773075.336938000 Mon Feb 20 14:24:35 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76dd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76cc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76aa8 set date to 1326434400.000000000 Thu Jan 12 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76aa8 set date to 1329773483.966621000 Mon Feb 20 14:31:23 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76c40
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76dd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76e60 set date to 1327039200.000000000 Thu Jan 19 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76e60 set date to 1329773514.942926000 Mon Feb 20 14:31:54 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76dd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76cc8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76cc8 set date to 1327471200.000000000 Tue Jan 24 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76cc8 set date to 1329773535.736946000 Mon Feb 20 14:32:15 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76dd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76dd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76c40 set date to 1327903200.000000000 Sun Jan 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76c40 set date to 1329773561.854824000 Mon Feb 20 14:32:41 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76dd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e460b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46140 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46140 set date to 1329773583.039363000 Mon Feb 20 14:33:03 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e461c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e462d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e462d8 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e462d8 set date to 1329773620.137090000 Mon Feb 20 14:33:40 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e461c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e460b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76dd8 set date to 1328076000.000000000 Tue Jan 31 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76dd8 set date to 1332971866.034279000 Wed Mar 28 15:57:46 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f76f70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e461c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46250 set date to 1329285600.000000000 Tue Feb 14 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46250 set date to 1332971916.128688000 Wed Mar 28 15:58:36 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e461c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e460b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e460b8 set date to 1329458400.000000000 Thu Feb 16 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e460b8 set date to 1332972000.695309000 Wed Mar 28 16:00:00 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e461c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e461c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76f70 set date to 1330063200.000000000 Thu Feb 23 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f76f70 set date to 1332972048.791722000 Wed Mar 28 16:00:48 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e461c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e463e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46470 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46470 set date to 1332972078.303131000 Wed Mar 28 16:01:18 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e464f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46608
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46608 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46608 set date to 1332972126.037017000 Wed Mar 28 16:02:06 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e464f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e463e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e461c8 set date to 1330581600.000000000 Wed Feb 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e461c8 set date to 1332972667.335365000 Wed Mar 28 16:11:07 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46360
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e464f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46580 set date to 1330581600.000000000 Wed Feb 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46580 set date to 1332972683.119523000 Wed Mar 28 16:11:23 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e464f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e463e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e463e8 set date to 1331013600.000000000 Mon Mar  5 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e463e8 set date to 1332972714.575041000 Wed Mar 28 16:11:54 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e464f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e464f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46360 set date to 1331272800.000000000 Thu Mar  8 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46360 set date to 1332972730.535851000 Wed Mar 28 16:12:10 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e464f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46718
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e467a0 set date to 1331528400.000000000 Sun Mar 11 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e467a0 set date to 1332972744.767927000 Wed Mar 28 16:12:24 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46828
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46938
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46938 set date to 1331787600.000000000 Wed Mar 14 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46938 set date to 1332972763.720078000 Wed Mar 28 16:12:43 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46828
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46718
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e464f8 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e464f8 set date to 1333570882.150255000 Wed Apr  4 14:21:22 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46690
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46828
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e468b0 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e468b0 set date to 1333570912.633490000 Wed Apr  4 14:21:52 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46828
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46718
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46718 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46718 set date to 1333570924.344461000 Wed Apr  4 14:22:04 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46828
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46828
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46690 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46690 set date to 1333570963.235133000 Wed Apr  4 14:22:43 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46828
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46a48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46ad0 set date to 1333342800.000000000 Sun Apr  1 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46ad0 set date to 1333571013.516023000 Wed Apr  4 14:23:33 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46b58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46c68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46c68 set date to 1334293200.000000000 Thu Apr 12 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46c68 set date to 1336274418.457925000 Sat May  5 21:20:18 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46b58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46a48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46828 set date to 1334898000.000000000 Thu Apr 19 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46828 set date to 1336274455.093049000 Sat May  5 21:20:55 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e469c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46b58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46be0 set date to 1335330000.000000000 Tue Apr 24 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46be0 set date to 1336274478.784958000 Sat May  5 21:21:18 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46b58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46a48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46a48 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46a48 set date to 1336274498.962174000 Sat May  5 21:21:38 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46b58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46b58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e469c0 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e469c0 set date to 1336274511.571118000 Sat May  5 21:21:51 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46b58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46d78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46e00 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46e00 set date to 1336274548.370048000 Sat May  5 21:22:28 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46e88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46f98
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46f98 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46f98 set date to 1340591054.323486000 Sun Jun 24 20:24:14 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46e88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46d78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46b58 set date to 1337058000.000000000 Mon May 14 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46b58 set date to 1340591101.833651000 Sun Jun 24 20:25:01 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46cf0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46e88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46f10 set date to 1337317200.000000000 Thu May 17 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46f10 set date to 1340591125.958145000 Sun Jun 24 20:25:25 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46e88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46d78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46d78 set date to 1337922000.000000000 Thu May 24 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46d78 set date to 1340591146.575610000 Sun Jun 24 20:25:46 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46e88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46e88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46cf0 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46cf0 set date to 1340591168.125706000 Sun Jun 24 20:26:08 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e46e88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f0f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f178 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f178 set date to 1340591191.035820000 Sun Jun 24 20:26:31 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f310
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f310 set date to 1338526800.000000000 Thu May 31 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f310 set date to 1340591300.745176000 Sun Jun 24 20:28:20 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f0f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46e88 set date to 1338526800.000000000 Thu May 31 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e46e88 set date to 1340591323.610918000 Sun Jun 24 20:28:43 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f068
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f288 set date to 1338872400.000000000 Mon Jun  4 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f288 set date to 1340591339.099963000 Sun Jun 24 20:28:59 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f0f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f0f0 set date to 1339390800.000000000 Sun Jun 10 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f0f0 set date to 1340591376.724731000 Sun Jun 24 20:29:36 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f068 set date to 1339390800.000000000 Sun Jun 10 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f068 set date to 1340591404.072183000 Sun Jun 24 20:30:04 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f200
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f420
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f4a8 set date to 1339390800.000000000 Sun Jun 10 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f4a8 set date to 1340591489.053983000 Sun Jun 24 20:31:29 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f640
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f640 set date to 1339736400.000000000 Thu Jun 14 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f640 set date to 1341524665.000000000 Thu Jul  5 15:44:25 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f420
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f200 set date to 1339736400.000000000 Thu Jun 14 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f200 set date to 1344204481.800609000 Sun Aug  5 16:08:01 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f398
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f5b8 set date to 1340341200.000000000 Thu Jun 21 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f5b8 set date to 1344204527.854579000 Sun Aug  5 16:08:47 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f420
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f420 set date to 1340686800.000000000 Mon Jun 25 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f420 set date to 1344204586.891805000 Sun Aug  5 16:09:46 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f398 set date to 1242622800.000000000 Sun May 17 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f398 set date to 1242569167.000000000 Sun May 17 08:06:07 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f530
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f750
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f7d8 set date to 1242709200.000000000 Mon May 18 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f7d8 set date to 1244207561.968832000 Fri Jun  5 07:12:41 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f970
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f970 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f970 set date to 1242569090.000000000 Sun May 17 08:04:50 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f750
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f530 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f530 set date to 1244158031.000000000 Thu Jun  4 17:27:11 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f6c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f8e8 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f8e8 set date to 1244158109.000000000 Thu Jun  4 17:28:29 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f750
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f750 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f750 set date to 1244158152.000000000 Thu Jun  4 17:29:12 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f6c8 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f6c8 set date to 1244158182.000000000 Thu Jun  4 17:29:42 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f860
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fa80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fb08 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fb08 set date to 1244158213.000000000 Thu Jun  4 17:30:13 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fb90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fca0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fca0 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fca0 set date to 1244158242.000000000 Thu Jun  4 17:30:42 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fb90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fa80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f860 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f860 set date to 1244158266.000000000 Thu Jun  4 17:31:06 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4f9f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fb90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fc18 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fc18 set date to 1244158345.000000000 Thu Jun  4 17:32:25 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fb90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fa80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fa80 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fa80 set date to 1244158789.000000000 Thu Jun  4 17:39:49 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fb90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fb90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f9f8 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4f9f8 set date to 1244158847.000000000 Thu Jun  4 17:40:47 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fb90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fdb0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fe38 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fe38 set date to 1244158923.000000000 Thu Jun  4 17:42:03 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b088
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b088 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b088 set date to 1244158964.000000000 Thu Jun  4 17:42:44 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fdb0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fb90 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fb90 set date to 1244159110.000000000 Thu Jun  4 17:45:10 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fd28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4ff48 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4ff48 set date to 1244165058.000000000 Thu Jun  4 19:24:18 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fdb0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fdb0 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fdb0 set date to 1244165087.000000000 Thu Jun  4 19:24:47 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fd28 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fd28 set date to 1244165126.000000000 Thu Jun  4 19:25:26 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e4fec0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b198
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b220 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b220 set date to 1244165167.000000000 Thu Jun  4 19:26:07 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b2a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b3b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b3b8 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b3b8 set date to 1244165202.000000000 Thu Jun  4 19:26:42 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b2a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b198
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fec0 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e4fec0 set date to 1244165341.000000000 Thu Jun  4 19:29:01 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b110
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b2a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b330 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b330 set date to 1244165610.524258000 Thu Jun  4 19:33:30 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b2a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b198
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b198 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b198 set date to 1244204298.000000000 Fri Jun  5 06:18:18 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b2a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b2a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b110 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b110 set date to 1244204332.000000000 Fri Jun  5 06:18:52 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b2a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b4c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b550 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b550 set date to 1244206364.000000000 Fri Jun  5 06:52:44 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b5d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b6e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b6e8 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b6e8 set date to 1244212896.000000000 Fri Jun  5 08:41:36 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b5d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b4c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b2a8 set date to 1242795600.000000000 Tue May 19 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b2a8 set date to 1244212996.000000000 Fri Jun  5 08:43:16 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b440
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b5d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b660 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b660 set date to 1403642636.000000000 Tue Jun 24 14:43:56 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b5d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b4c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b4c8 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b4c8 set date to 1404220224.000000000 Tue Jul  1 07:10:24 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b5d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b5d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b440 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b440 set date to 1407117080.000000000 Sun Aug  3 19:51:20 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b5d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b7f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b880 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b880 set date to 1409538718.000000000 Sun Aug 31 20:31:58 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b908
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7ba18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7ba18 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7ba18 set date to 1414677748.000000000 Thu Oct 30 08:02:28 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b908
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b7f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b5d8 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b5d8 set date to 1414847109.000000000 Sat Nov  1 07:05:09 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b770
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b908
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b990 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b990 set date to 1417379320.000000000 Sun Nov 30 13:28:40 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b908
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b7f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b7f8 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b7f8 set date to 1420300471.000000000 Sat Jan  3 08:54:31 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b908
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b908
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b770 set date to 1420524000.000000000 Mon Jan  5 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b770 set date to 1420670193.000000000 Wed Jan  7 15:36:33 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7b908
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bb28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bbb0 set date to 1421992800.000000000 Thu Jan 22 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bbb0 set date to 1422147388.000000000 Sat Jan 24 17:56:28 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bc38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bd48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bd48 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bd48 set date to 1422933093.000000000 Mon Feb  2 20:11:33 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bc38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bb28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b908 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7b908 set date to 1425217696.000000000 Sun Mar  1 06:48:16 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7baa0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bc38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bcc0 set date to 1427259600.000000000 Tue Mar 24 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bcc0 set date to 1427393773.000000000 Thu Mar 26 12:16:13 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bc38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bb28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bb28 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bb28 set date to 1427899330.000000000 Wed Apr  1 08:42:10 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bc38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bc38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7baa0 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7baa0 set date to 1430483539.000000000 Fri May  1 06:32:19 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bc38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7be58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bee0 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bee0 set date to 1433000115.000000000 Sat May 30 09:35:15 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bf68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c138
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c138 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c138 set date to 1434986533.000000000 Mon Jun 22 09:22:13 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bf68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7be58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bc38 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bc38 set date to 1435775453.000000000 Wed Jul  1 12:30:53 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bdd0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bf68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c0b0 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c0b0 set date to 1439404204.000000000 Wed Aug 12 12:30:04 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bf68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7be58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7be58 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7be58 set date to 1441641731.000000000 Mon Sep  7 10:02:11 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bf68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bf68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bdd0 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bdd0 set date to 1443748842.000000000 Thu Oct  1 19:20:42 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7bf68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c248
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c2d0 set date to 1141365600.000000000 Thu Mar  2 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c2d0 set date to 1143758508.000000000 Thu Mar 30 15:41:48 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c468
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c468 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c468 set date to 1143930635.000000000 Sat Apr  1 15:30:35 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c248
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bf68 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7bf68 set date to 1146420025.000000000 Sun Apr 30 12:00:25 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c1c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c3e0 set date to 1149310800.000000000 Fri Jun  2 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c3e0 set date to 1149356891.000000000 Sat Jun  3 11:48:11 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c248
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c248 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c248 set date to 1151768225.000000000 Sat Jul  1 09:37:05 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c1c0 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c1c0 set date to 1154569392.000000000 Wed Aug  2 19:43:12 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c358
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c578
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c600 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c600 set date to 1157138138.000000000 Fri Sep  1 13:15:38 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c798
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c798 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c798 set date to 1160058030.000000000 Thu Oct  5 08:20:30 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c578
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c358 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c358 set date to 1162387961.000000000 Wed Nov  1 06:32:41 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c4f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c710 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c710 set date to 1165288556.000000000 Mon Dec  4 20:15:56 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c578
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c578 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c578 set date to 1167624116.000000000 Sun Dec 31 21:01:56 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c4f0 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c4f0 set date to 1170345020.000000000 Thu Feb  1 08:50:20 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c688
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c8a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c930 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c930 set date to 1172944075.000000000 Sat Mar  3 10:47:55 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c9b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cac8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cac8 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cac8 set date to 1175396881.000000000 Sat Mar 31 21:08:01 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c9b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c8a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c688 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c688 set date to 1178102529.000000000 Wed May  2 04:42:09 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c820
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c9b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7ca40 set date to 1180501200.000000000 Tue May 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7ca40 set date to 1180701112.000000000 Fri Jun  1 06:31:52 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c9b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c8a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c8a8 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c8a8 set date to 1183394871.000000000 Mon Jul  2 10:47:51 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c9b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c9b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c820 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c820 set date to 1186110936.000000000 Thu Aug  2 21:15:36 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7c9b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cbd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cc60 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cc60 set date to 1188749993.000000000 Sun Sep  2 10:19:53 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cdf8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cdf8 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cdf8 set date to 1191585036.000000000 Fri Oct  5 05:50:36 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cbd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c9b8 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7c9b8 set date to 1193926029.000000000 Thu Nov  1 08:07:09 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cb50
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cd70 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cd70 set date to 1196604927.000000000 Sun Dec  2 07:15:27 2007
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cbd8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cbd8 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cbd8 set date to 1199202559.000000000 Tue Jan  1 08:49:19 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cb50 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cb50 set date to 1201957991.000000000 Sat Feb  2 06:13:11 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cce8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cf08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cf90 set date to 1203487200.000000000 Tue Feb 19 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cf90 set date to 1204857431.000000000 Thu Mar  6 19:37:11 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f160
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f160 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f160 set date to 1204858274.000000000 Thu Mar  6 19:51:14 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cf08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cce8 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cce8 set date to 1207504129.000000000 Sun Apr  6 11:48:49 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7ce80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f0d8 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f0d8 set date to 1211515215.000000000 Thu May 22 22:00:15 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f7cf08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cf08 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7cf08 set date to 1213148600.000000000 Tue Jun 10 19:43:20 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7ce80 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f7ce80 set date to 1214946763.000000000 Tue Jul  1 15:12:43 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f050
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f270
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f2f8 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f2f8 set date to 1222120114.000000000 Mon Sep 22 15:48:34 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f490
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f490 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f490 set date to 1222268204.000000000 Wed Sep 24 08:56:44 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f270
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f050 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f050 set date to 1223045068.000000000 Fri Oct  3 08:44:28 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f1e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f408 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f408 set date to 1225599801.000000000 Sat Nov  1 22:23:21 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f270
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f270 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f270 set date to 1228059947.000000000 Sun Nov 30 08:45:47 2008
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f1e8 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f1e8 set date to 1230862990.000000000 Thu Jan  1 19:23:10 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f380
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f5a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f628 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f628 set date to 1233541077.000000000 Sun Feb  1 19:17:57 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f7c0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f7c0 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f7c0 set date to 1236032730.000000000 Mon Mar  2 15:25:30 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f5a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f380 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f380 set date to 1240082086.000000000 Sat Apr 18 13:14:46 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f518
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f738 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f738 set date to 1241202574.000000000 Fri May  1 12:29:34 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f5a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f5a0 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f5a0 set date to 1244156422.000000000 Thu Jun  4 17:00:22 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f518 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f518 set date to 1255903804.170129000 Sun Oct 18 16:10:04 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f6b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f8d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f958 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f958 set date to 1255903857.259060000 Sun Oct 18 16:10:57 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5faf0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5faf0 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5faf0 set date to 1255903902.341971000 Sun Oct 18 16:11:42 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f8d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f6b0 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f6b0 set date to 1255903942.246783000 Sun Oct 18 16:12:22 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f848
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fa68 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fa68 set date to 1259770363.182585000 Wed Dec  2 09:12:43 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f8d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f8d0 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f8d0 set date to 1259770401.560113000 Wed Dec  2 09:13:21 2009
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f848 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f848 set date to 1262560218.465359000 Sun Jan  3 16:10:18 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5f9e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fc00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fc88 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fc88 set date to 1266893875.501589000 Mon Feb 22 19:57:55 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fd10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fe20
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fe20 set date to 1265176800.000000000 Tue Feb  2 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fe20 set date to 1266893956.017856000 Mon Feb 22 19:59:16 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fd10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fc00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f9e0 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5f9e0 set date to 1268842078.769734000 Wed Mar 17 10:07:58 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fb78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fd10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fd98 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fd98 set date to 1270605345.970652000 Tue Apr  6 19:55:45 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fd10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fc00
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fc00 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fc00 set date to 1274834275.631555000 Tue May 25 18:37:55 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fd10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fd10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fb78 set date to 1273122000.000000000 Wed May  5 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fb78 set date to 1274836129.000000000 Tue May 25 19:08:49 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fd10
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5ff30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d088 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d088 set date to 1403642202.000000000 Tue Jun 24 14:36:42 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d110
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d220
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d220 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d220 set date to 1404220651.000000000 Tue Jul  1 07:17:31 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d110
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5ff30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fd10 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fd10 set date to 1407117371.000000000 Sun Aug  3 19:56:11 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5fea8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d110
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d198 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d198 set date to 1409538884.000000000 Sun Aug 31 20:34:44 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d110
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e5ff30
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5ff30 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5ff30 set date to 1414677688.000000000 Thu Oct 30 08:01:28 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d110
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d110
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fea8 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e5fea8 set date to 1414847027.000000000 Sat Nov  1 07:03:47 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d110
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d330
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d3b8 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d3b8 set date to 1417379237.000000000 Sun Nov 30 13:27:17 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d440
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d550
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d550 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d550 set date to 1420300394.000000000 Sat Jan  3 08:53:14 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d440
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d330
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d110 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d110 set date to 1422933178.000000000 Mon Feb  2 20:12:58 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d2a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d440
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d4c8 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d4c8 set date to 1425217820.000000000 Sun Mar  1 06:50:20 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d440
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d330
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d330 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d330 set date to 1427899427.000000000 Wed Apr  1 08:43:47 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d440
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d440
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d2a8 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d2a8 set date to 1430483613.000000000 Fri May  1 06:33:33 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d440
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d660
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d6e8 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d6e8 set date to 1434991423.000000000 Mon Jun 22 10:43:43 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d770
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d880
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d880 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d880 set date to 1434987651.000000000 Mon Jun 22 09:40:51 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d770
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d660
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d440 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d440 set date to 1435775625.000000000 Wed Jul  1 12:33:45 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d5d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d770
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d7f8 set date to 1436158800.000000000 Sun Jul  5 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d7f8 set date to 1436287988.000000000 Tue Jul  7 10:53:08 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d770
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d660
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d660 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d660 set date to 1439414274.000000000 Wed Aug 12 15:17:54 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d770
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d770
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d5d8 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d5d8 set date to 1441641915.000000000 Mon Sep  7 10:05:15 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d770
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d990
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6da18 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6da18 set date to 1443748980.000000000 Thu Oct  1 19:23:00 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6daa0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6dbb0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6dbb0 set date to 1273122000.000000000 Wed May  5 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6dbb0 set date to 1274836397.000000000 Tue May 25 19:13:17 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6daa0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d990
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d770 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d770 set date to 1275276444.000000000 Sun May 30 21:27:24 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d908
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6daa0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6db28 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6db28 set date to 1283609327.549408000 Sat Sep  4 08:08:47 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6daa0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6d990
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d990 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d990 set date to 1283609417.311936000 Sat Sep  4 08:10:17 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6daa0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6daa0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d908 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6d908 set date to 1283609466.177247000 Sat Sep  4 08:11:06 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6daa0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6dcc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6dd48 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6dd48 set date to 1287779293.873226000 Fri Oct 22 14:28:13 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6ddd0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6dee0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6dee0 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6dee0 set date to 1288996054.878563000 Fri Nov  5 16:27:34 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6ddd0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6dcc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6daa0 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6daa0 set date to 1292779306.745723000 Sun Dec 19 10:21:46 2010
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6dc38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6ddd0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6de58 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6de58 set date to 1295887451.261664000 Mon Jan 24 09:44:11 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6ddd0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6dcc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6dcc0 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6dcc0 set date to 1296595433.755136000 Tue Feb  1 14:23:53 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6ddd0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6ddd0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6dc38 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6dc38 set date to 1299161957.982150000 Thu Mar  3 07:19:17 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6ddd0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e730a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73130 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73130 set date to 1301959470.009475000 Mon Apr  4 17:24:30 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e731b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e732c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e732c8 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e732c8 set date to 1305248353.194273000 Thu May 12 18:59:13 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e731b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e730a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6ddd0 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6ddd0 set date to 1309816022.688900000 Mon Jul  4 15:47:02 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e6df68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e731b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73240 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73240 set date to 1309816699.576644000 Mon Jul  4 15:58:19 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e731b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e730a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e730a8 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e730a8 set date to 1319646102.101398000 Wed Oct 26 10:21:42 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e731b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e731b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6df68 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e6df68 set date to 1319646142.709862000 Wed Oct 26 10:22:22 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e731b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e733d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73460 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73460 set date to 1319646183.854566000 Wed Oct 26 10:23:03 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e734e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e735f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e735f8 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e735f8 set date to 1320374666.997742000 Thu Nov  3 20:44:26 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e734e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e733d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e731b8 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e731b8 set date to 1323227610.513263000 Tue Dec  6 20:13:30 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73350
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e734e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73570 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73570 set date to 1329753549.884576000 Mon Feb 20 08:59:09 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e734e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e733d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e733d8 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e733d8 set date to 1329758831.416872000 Mon Feb 20 10:27:11 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e734e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e734e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73350 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73350 set date to 1330879678.777082000 Sun Mar  4 09:47:58 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e734e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73708
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73790 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73790 set date to 1333227372.704021000 Sat Mar 31 14:56:12 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73818
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73928
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73928 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73928 set date to 1335921390.795789000 Tue May  1 19:16:30 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73818
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73708
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e734e8 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e734e8 set date to 1341521138.140948000 Thu Jul  5 14:45:38 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73680
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73818
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e738a0 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e738a0 set date to 1341345282.446117000 Tue Jul  3 13:54:42 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73818
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73708
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73708 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73708 set date to 1344134944.398973000 Sat Aug  4 20:49:04 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73818
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73818
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73680 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73680 set date to 1356400721.345532000 Mon Dec 24 18:58:41 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73818
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73a38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73ac0 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73ac0 set date to 1356400758.049971000 Mon Dec 24 18:59:18 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73b48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73c58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73c58 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73c58 set date to 1356400813.266834000 Mon Dec 24 19:00:13 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73b48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73a38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73818 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73818 set date to 1356400848.067326000 Mon Dec 24 19:00:48 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e739b0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73b48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73bd0 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73bd0 set date to 1357931605.094814000 Fri Jan 11 12:13:25 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73b48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73a38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73a38 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73a38 set date to 1359913337.066797000 Sun Feb  3 10:42:17 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73b48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73b48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e739b0 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e739b0 set date to 1362337859.453380000 Sun Mar  3 12:10:59 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73b48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73d68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73df0 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73df0 set date to 1364831849.990807000 Mon Apr  1 09:57:29 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73e78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73f88
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73f88 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73f88 set date to 1367808313.003908000 Sun May  5 20:45:13 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73e78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73d68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73b48 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73b48 set date to 1370195810.916691000 Sun Jun  2 11:56:50 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73ce0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73e78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73f00 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73f00 set date to 1374960043.542255000 Sat Jul 27 15:20:43 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73e78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73d68
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73d68 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73d68 set date to 1378571901.525486000 Sat Sep  7 10:38:21 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73e78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73e78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73ce0 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73ce0 set date to 1378571941.454086000 Sat Sep  7 10:39:01 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e73e78
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f800d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80158 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80158 set date to 1381176558.070977000 Mon Oct  7 14:09:18 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f801e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f802f0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f802f0 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f802f0 set date to 1383767757.685424000 Wed Nov  6 12:55:57 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f801e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f800d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73e78 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e73e78 set date to 1386524290.486700000 Sun Dec  8 10:38:10 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80048
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f801e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80268 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80268 set date to 1388597556.110496000 Wed Jan  1 10:32:36 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f801e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f800d0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f800d0 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f800d0 set date to 1393455398.527114000 Wed Feb 26 15:56:38 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f801e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f801e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80048 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80048 set date to 1394147853.183221000 Thu Mar  6 16:17:33 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f801e0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80400
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80488 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80488 set date to 1396440642.000000000 Wed Apr  2 06:10:42 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80620
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80620 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80620 set date to 1399127225.000000000 Sat May  3 08:27:05 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80400
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f801e0 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f801e0 set date to 1401806383.000000000 Tue Jun  3 08:39:43 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80378
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80598 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80598 set date to 1403617453.000000000 Tue Jun 24 07:44:13 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80400
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80400 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80400 set date to 1404219988.000000000 Tue Jul  1 07:06:28 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80378 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80378 set date to 1407117148.000000000 Sun Aug  3 19:52:28 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80510
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80730
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f807b8 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f807b8 set date to 1409538781.000000000 Sun Aug 31 20:33:01 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80950
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80950 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80950 set date to 1414677625.000000000 Thu Oct 30 08:00:25 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80730
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80510 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80510 set date to 1414847192.000000000 Sat Nov  1 07:06:32 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f806a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f808c8 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f808c8 set date to 1417379375.000000000 Sun Nov 30 13:29:35 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80730
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80730 set date to 1419573600.000000000 Thu Dec 25 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80730 set date to 1422148152.000000000 Sat Jan 24 18:09:12 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f806a8 set date to 1419573600.000000000 Thu Dec 25 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f806a8 set date to 1422148226.000000000 Sat Jan 24 18:10:26 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80840
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80a60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80ae8 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80ae8 set date to 1420300543.000000000 Sat Jan  3 08:55:43 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80b70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80c80
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80c80 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80c80 set date to 1422933137.000000000 Mon Feb  2 20:12:17 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80b70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80a60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80840 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80840 set date to 1425217768.000000000 Sun Mar  1 06:49:28 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f809d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80b70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80bf8 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80bf8 set date to 1427899386.000000000 Wed Apr  1 08:43:06 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80b70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80a60
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80a60 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80a60 set date to 1430483993.000000000 Fri May  1 06:39:53 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80b70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80b70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f809d8 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f809d8 set date to 1433000207.000000000 Sat May 30 09:36:47 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80b70
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80d90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80e18 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80e18 set date to 1435775536.000000000 Wed Jul  1 12:32:16 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80ea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85078
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85078 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85078 set date to 1439404305.000000000 Wed Aug 12 12:31:45 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80ea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80d90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80b70 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80b70 set date to 1441641870.000000000 Mon Sep  7 10:04:30 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80d08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80ea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80f28 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80f28 set date to 1443748912.000000000 Thu Oct  1 19:21:52 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80ea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80d90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80d90 set date to 1411448400.000000000 Mon Sep 22 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80d90 set date to 1411667581.000000000 Thu Sep 25 11:53:01 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80ea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80ea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80d08 set date to 1418968800.000000000 Thu Dec 18 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80d08 set date to 1422147237.000000000 Sat Jan 24 17:53:57 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f80ea0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85188
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85210 set date to 1427173200.000000000 Mon Mar 23 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85210 set date to 1427899748.000000000 Wed Apr  1 08:49:08 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f853a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f853a8 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f853a8 set date to 1434988261.000000000 Mon Jun 22 09:51:01 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85188
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80ea0 set date to 1434690000.000000000 Thu Jun 18 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f80ea0 set date to 1435090287.000000000 Tue Jun 23 14:11:27 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85100
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85320 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85320 set date to 1443750044.000000000 Thu Oct  1 19:40:44 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85188
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85188 set date to 1411448400.000000000 Mon Sep 22 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85188 set date to 1411667749.000000000 Thu Sep 25 11:55:49 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85100 set date to 1418968800.000000000 Thu Dec 18 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85100 set date to 1423151607.000000000 Thu Feb  5 08:53:27 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85298
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f854b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85540 set date to 1427173200.000000000 Mon Mar 23 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85540 set date to 1427899696.000000000 Wed Apr  1 08:48:16 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f855c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f856d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f856d8 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f856d8 set date to 1434987122.000000000 Mon Jun 22 09:32:02 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f855c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f854b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85298 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85298 set date to 1434988550.000000000 Mon Jun 22 09:55:50 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85430
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f855c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85650 set date to 1435208400.000000000 Wed Jun 24 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85650 set date to 1435584817.000000000 Mon Jun 29 07:33:37 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f855c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f854b8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f854b8 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f854b8 set date to 1443749360.000000000 Thu Oct  1 19:29:20 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f855c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f855c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85430 set date to 1302152400.000000000 Wed Apr  6 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85430 set date to 1305249048.000000000 Thu May 12 19:10:48 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f855c8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f857e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85870 set date to 1309323600.000000000 Tue Jun 28 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85870 set date to 1309816642.000000000 Mon Jul  4 15:57:22 2011
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f858f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85a08
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85a08 set date to 1324965600.000000000 Mon Dec 26 23:00:00 2011
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85a08 set date to 1329759214.843188000 Mon Feb 20 10:33:34 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f858f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f857e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f855c8 set date to 1340859600.000000000 Wed Jun 27 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f855c8 set date to 1341345198.031570000 Tue Jul  3 13:53:18 2012
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85760
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f858f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85980 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85980 set date to 1364835737.650371000 Mon Apr  1 11:02:17 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f858f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f857e8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f857e8 set date to 1372312800.000000000 Thu Jun 27 00:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f857e8 set date to 1374959979.542370000 Sat Jul 27 15:19:39 2013
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f858f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f858f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85760 set date to 1387260000.000000000 Mon Dec 16 23:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85760 set date to 1388597751.704853000 Wed Jan  1 10:35:51 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f858f8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85b18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85ba0 set date to 1387260000.000000000 Mon Dec 16 23:00:00 2013
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85ba0 set date to 1388598095.000000000 Wed Jan  1 10:41:35 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85c28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85d38
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85d38 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85d38 set date to 1403356893.000000000 Sat Jun 21 07:21:33 2014
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85c28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85b18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f858f8 set date to 1418796000.000000000 Tue Dec 16 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f858f8 set date to 1422148635.000000000 Sat Jan 24 18:17:15 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85a90
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85c28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85cb0 set date to 1418796000.000000000 Tue Dec 16 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85cb0 set date to 1422148708.000000000 Sat Jan 24 18:18:28 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85c28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85b18
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85b18 set date to 1418796000.000000000 Tue Dec 16 23:00:00 2014
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85b18 set date to 1422148776.000000000 Sat Jan 24 18:19:36 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85c28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85c28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85a90 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85a90 set date to 1434986806.000000000 Mon Jun 22 09:26:46 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85c28
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85e48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85ed0 set date to 1434690000.000000000 Thu Jun 18 23:00:00 2015
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85ed0 set date to 1435090538.000000000 Tue Jun 23 14:15:38 2015
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85f58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f120
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f120 set date to 730101600.000000000 Thu Feb 18 23:00:00 1993
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f120 set date to 1143513588.000000000 Mon Mar 27 19:39:48 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85f58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85e48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85c28 set date to 740811600.000000000 Tue Jun 22 23:00:00 1993
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85c28 set date to 1143514262.000000000 Mon Mar 27 19:51:02 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85dc0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85f58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f098 set date to 755935200.000000000 Tue Dec 14 23:00:00 1993
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f098 set date to 1143514380.000000000 Mon Mar 27 19:53:00 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85f58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85e48
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85e48 set date to 755935200.000000000 Tue Dec 14 23:00:00 1993
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85e48 set date to 1143770294.000000000 Thu Mar 30 18:58:14 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85f58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85f58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85dc0 set date to 755935200.000000000 Tue Dec 14 23:00:00 1993
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85dc0 set date to 1143770378.000000000 Thu Mar 30 18:59:38 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f85f58
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f230
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f2b8 set date to 772261200.000000000 Tue Jun 21 23:00:00 1994
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f2b8 set date to 1143770500.000000000 Thu Mar 30 19:01:40 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f340
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f450
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f450 set date to 787384800.000000000 Tue Dec 13 23:00:00 1994
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f450 set date to 1143770593.000000000 Thu Mar 30 19:03:13 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f340
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f230
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85f58 set date to 787384800.000000000 Tue Dec 13 23:00:00 1994
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f85f58 set date to 1143774232.000000000 Thu Mar 30 20:03:52 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f1a8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f340
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f3c8 set date to 787384800.000000000 Tue Dec 13 23:00:00 1994
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f3c8 set date to 1143774898.000000000 Thu Mar 30 20:14:58 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f340
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f230
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f230 set date to 803710800.000000000 Tue Jun 20 23:00:00 1995
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f230 set date to 1143770655.000000000 Thu Mar 30 19:04:15 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f340
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f340
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f1a8 set date to 818834400.000000000 Tue Dec 12 23:00:00 1995
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f1a8 set date to 1143770712.000000000 Thu Mar 30 19:05:12 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f340
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f560
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f5e8 set date to 818834400.000000000 Tue Dec 12 23:00:00 1995
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f5e8 set date to 1143774297.000000000 Thu Mar 30 20:04:57 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f670
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f780
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f780 set date to 818834400.000000000 Tue Dec 12 23:00:00 1995
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f780 set date to 1143774959.000000000 Thu Mar 30 20:15:59 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f670
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f560
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f340 set date to 835678800.000000000 Mon Jun 24 23:00:00 1996
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f340 set date to 1143770773.000000000 Thu Mar 30 19:06:13 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f4d8
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f670
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f6f8 set date to 850284000.000000000 Tue Dec 10 23:00:00 1996
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f6f8 set date to 1143770826.000000000 Thu Mar 30 19:07:06 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f670
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f560
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f560 set date to 850284000.000000000 Tue Dec 10 23:00:00 1996
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f560 set date to 1143774553.000000000 Thu Mar 30 20:09:13 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f670
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f670
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f4d8 set date to 850284000.000000000 Tue Dec 10 23:00:00 1996
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f4d8 set date to 1143775051.000000000 Thu Mar 30 20:17:31 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f670
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f890
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f918 set date to 867214800.000000000 Tue Jun 24 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f918 set date to 1143770879.000000000 Thu Mar 30 19:07:59 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f9a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fab0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fab0 set date to 881906400.000000000 Thu Dec 11 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fab0 set date to 1143770939.000000000 Thu Mar 30 19:08:59 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f9a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f890
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f670 set date to 881906400.000000000 Thu Dec 11 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f670 set date to 1143774617.000000000 Thu Mar 30 20:10:17 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f808
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f9a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fa28 set date to 881906400.000000000 Thu Dec 11 23:00:00 1997
* 12:26:54  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fa28 set date to 1143775126.000000000 Thu Mar 30 20:18:46 2006
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f9a0
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:54  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f890
* 12:26:54  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f890 set date to 898837200.000000000 Thu Jun 25 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f890 set date to 1143770987.000000000 Thu Mar 30 19:09:47 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f9a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f9a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f808 set date to 913788000.000000000 Tue Dec 15 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f808 set date to 1143771035.000000000 Thu Mar 30 19:10:35 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7f9a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fbc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fc48 set date to 913788000.000000000 Tue Dec 15 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fc48 set date to 1143774692.000000000 Thu Mar 30 20:11:32 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fcd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fde0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fde0 set date to 913788000.000000000 Tue Dec 15 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fde0 set date to 1143775212.000000000 Thu Mar 30 20:20:12 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fcd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fbc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f9a0 set date to 930286800.000000000 Thu Jun 24 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7f9a0 set date to 1143771094.000000000 Thu Mar 30 19:11:34 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fb38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fcd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fd58 set date to 944805600.000000000 Thu Dec  9 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fd58 set date to 1143771155.000000000 Thu Mar 30 19:12:35 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fcd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fbc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fbc0 set date to 944805600.000000000 Thu Dec  9 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fbc0 set date to 1143774759.000000000 Thu Mar 30 20:12:39 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fcd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fcd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fb38 set date to 944805600.000000000 Thu Dec  9 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fb38 set date to 1143775545.000000000 Thu Mar 30 20:25:45 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fcd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7ff78 set date to 961736400.000000000 Thu Jun 22 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7ff78 set date to 1143773511.000000000 Thu Mar 30 19:51:51 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89048
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89158
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89158 set date to 976860000.000000000 Thu Dec 14 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89158 set date to 1143773363.000000000 Thu Mar 30 19:49:23 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89048
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fcd0 set date to 976860000.000000000 Thu Dec 14 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fcd0 set date to 1143775652.000000000 Thu Mar 30 20:27:32 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fe68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89048
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f890d0 set date to 993186000.000000000 Thu Jun 21 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f890d0 set date to 1143773679.000000000 Thu Mar 30 19:54:39 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89048
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e7fef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fef0 set date to 1008914400.000000000 Thu Dec 20 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fef0 set date to 1143773734.000000000 Thu Mar 30 19:55:34 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89048
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89048
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fe68 set date to 1008914400.000000000 Thu Dec 20 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e7fe68 set date to 1143775726.000000000 Thu Mar 30 20:28:46 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89048
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89268
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f892f0 set date to 1024635600.000000000 Thu Jun 20 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f892f0 set date to 1143773772.000000000 Thu Mar 30 19:56:12 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89378
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89488
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89488 set date to 1040364000.000000000 Thu Dec 19 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89488 set date to 1143773859.000000000 Thu Mar 30 19:57:39 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89378
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89268
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89048 set date to 1056085200.000000000 Thu Jun 19 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89048 set date to 1143773907.000000000 Thu Mar 30 19:58:27 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f891e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89378
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89400 set date to 1071813600.000000000 Thu Dec 18 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89400 set date to 1143773950.000000000 Thu Mar 30 19:59:10 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89378
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89268
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89268 set date to 1088139600.000000000 Thu Jun 24 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89268 set date to 1143773995.000000000 Thu Mar 30 19:59:55 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89378
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89378
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f891e0 set date to 1103781600.000000000 Wed Dec 22 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f891e0 set date to 1143774043.000000000 Thu Mar 30 20:00:43 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89378
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89598
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89620 set date to 1119589200.000000000 Thu Jun 23 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89620 set date to 1143774087.000000000 Thu Mar 30 20:01:27 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f896a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f897b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f897b8 set date to 1134712800.000000000 Thu Dec 15 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f897b8 set date to 1143774141.000000000 Thu Mar 30 20:02:21 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f896a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89598
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89378 set date to 1134712800.000000000 Thu Dec 15 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89378 set date to 1143775792.000000000 Thu Mar 30 20:29:52 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89510
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f896a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89730 set date to 1151038800.000000000 Thu Jun 22 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89730 set date to 1151663797.000000000 Fri Jun 30 04:36:37 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f896a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89598
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89598 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89598 set date to 1167624654.000000000 Sun Dec 31 21:10:54 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f896a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f896a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89510 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89510 set date to 1167624697.000000000 Sun Dec 31 21:11:37 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f896a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f898c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89950 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89950 set date to 1167624741.000000000 Sun Dec 31 21:12:21 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f899d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89ae8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89ae8 set date to 1182488400.000000000 Thu Jun 21 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89ae8 set date to 1183394962.000000000 Mon Jul  2 10:49:22 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f899d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f898c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f896a8 set date to 1197871200.000000000 Sun Dec 16 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f896a8 set date to 1198142422.000000000 Thu Dec 20 02:20:22 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89840
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f899d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89a60 set date to 1197871200.000000000 Sun Dec 16 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89a60 set date to 1198142476.000000000 Thu Dec 20 02:21:16 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f899d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f898c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f898c8 set date to 1197871200.000000000 Sun Dec 16 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f898c8 set date to 1198142519.000000000 Thu Dec 20 02:21:59 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f899d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f899d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89840 set date to 1203487200.000000000 Tue Feb 19 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89840 set date to 1204857619.000000000 Thu Mar  6 19:40:19 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f899d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89bf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89c80 set date to 1214456400.000000000 Wed Jun 25 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89c80 set date to 1214946828.000000000 Tue Jul  1 15:13:48 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89d08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89e18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89e18 set date to 1230271200.000000000 Thu Dec 25 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89e18 set date to 1230863258.000000000 Thu Jan  1 19:27:38 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89d08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89bf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f899d8 set date to 1245906000.000000000 Wed Jun 24 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f899d8 set date to 1255904637.527497000 Sun Oct 18 16:23:57 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89b70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89d08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89d90 set date to 1261548000.000000000 Tue Dec 22 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89d90 set date to 1283609143.737106000 Sat Sep  4 08:05:43 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89d08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89bf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89bf8 set date to 1277701200.000000000 Sun Jun 27 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89bf8 set date to 1283608856.582519000 Sat Sep  4 08:00:56 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89d08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89d08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89b70 set date to 1293516000.000000000 Mon Dec 27 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89b70 set date to 1295886656.434266000 Mon Jan 24 09:30:56 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89d08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89f28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87068 set date to 1296194400.000000000 Thu Jan 27 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87068 set date to 1296595182.031622000 Tue Feb  1 14:19:42 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e870f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87200
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87200 set date to 1418796000.000000000 Tue Dec 16 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87200 set date to 1419030806.000000000 Fri Dec 19 16:13:26 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e870f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89f28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89d08 set date to 1418968800.000000000 Thu Dec 18 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89d08 set date to 1422141281.000000000 Sat Jan 24 16:14:41 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89ea0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e870f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87178 set date to 1427173200.000000000 Mon Mar 23 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87178 set date to 1427899801.000000000 Wed Apr  1 08:50:01 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e870f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f89f28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89f28 set date to 1435208400.000000000 Wed Jun 24 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89f28 set date to 1435585066.000000000 Mon Jun 29 07:37:46 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e870f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e870f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89ea0 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f89ea0 set date to 1443750851.000000000 Thu Oct  1 19:54:11 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e870f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87310
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87398 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87398 set date to 1403636596.000000000 Tue Jun 24 13:03:16 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87420
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87530
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87530 set date to 1411448400.000000000 Mon Sep 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87530 set date to 1411666343.000000000 Thu Sep 25 11:32:23 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87420
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87310
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e870f0 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e870f0 set date to 1434985912.000000000 Mon Jun 22 09:11:52 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87288
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87420
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e874a8 set date to 1435208400.000000000 Wed Jun 24 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e874a8 set date to 1435585015.000000000 Mon Jun 29 07:36:55 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87420
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87310
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87310 set date to 1441947600.000000000 Thu Sep 10 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87310 set date to 1442069906.000000000 Sat Sep 12 08:58:26 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87420
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87420
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87288 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87288 set date to 1443749548.000000000 Thu Oct  1 19:32:28 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87420
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87640
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e876c8 set date to 1441947600.000000000 Thu Sep 10 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e876c8 set date to 1442070205.000000000 Sat Sep 12 09:03:25 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87750
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87860
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87860 set date to 1441947600.000000000 Thu Sep 10 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87860 set date to 1442070357.000000000 Sat Sep 12 09:05:57 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87750
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87640
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87420 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87420 set date to 1443749973.000000000 Thu Oct  1 19:39:33 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e875b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87750
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e877d8 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e877d8 set date to 1403357090.000000000 Sat Jun 21 07:24:50 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87750
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87640
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87640 set date to 1426741200.000000000 Wed Mar 18 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87640 set date to 1427393573.000000000 Thu Mar 26 12:12:53 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87750
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87750
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e875b8 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e875b8 set date to 1145319005.000000000 Mon Apr 17 18:10:05 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87750
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87970
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e879f8 set date to 1167804000.000000000 Tue Jan  2 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e879f8 set date to 1168487463.163898000 Wed Jan 10 20:51:03 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87a80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87b90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87b90 set date to 1113886800.000000000 Mon Apr 18 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87b90 set date to 1144757208.000000000 Tue Apr 11 06:06:48 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87a80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87970
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87750 set date to 1174280400.000000000 Sun Mar 18 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87750 set date to 1174354202.000000000 Mon Mar 19 19:30:02 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e878e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87a80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87b08 set date to 1213765200.000000000 Tue Jun 17 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87b08 set date to 1215546413.857531000 Tue Jul  8 13:46:53 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87a80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87970
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87970 set date to 1239771600.000000000 Tue Apr 14 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87970 set date to 1240088745.000000000 Sat Apr 18 15:05:45 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87a80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87a80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e878e8 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e878e8 set date to 1404221803.000000000 Tue Jul  1 07:36:43 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87a80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87ca0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87d28 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87d28 set date to 1404221886.000000000 Tue Jul  1 07:38:06 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87db0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87ec0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87ec0 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87ec0 set date to 1404221930.000000000 Tue Jul  1 07:38:50 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87db0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87ca0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87a80 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87a80 set date to 1405963680.000000000 Mon Jul 21 11:28:00 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87c18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87db0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87e38 set date to 1405486800.000000000 Tue Jul 15 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87e38 set date to 1405963522.000000000 Mon Jul 21 11:25:22 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87db0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87ca0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87ca0 set date to 1405918800.000000000 Sun Jul 20 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87ca0 set date to 1405968414.000000000 Mon Jul 21 12:46:54 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87db0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87db0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87c18 set date to 1405918800.000000000 Sun Jul 20 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87c18 set date to 1407117615.000000000 Sun Aug  3 20:00:15 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87db0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d118 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d118 set date to 1407117938.000000000 Sun Aug  3 20:05:38 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d1a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d2b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d2b0 set date to 1406869200.000000000 Thu Jul 31 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d2b0 set date to 1407117808.000000000 Sun Aug  3 20:03:28 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d1a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87db0 set date to 1408078800.000000000 Thu Aug 14 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87db0 set date to 1409539291.000000000 Sun Aug 31 20:41:31 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e87f48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d1a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d228 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d228 set date to 1409538948.000000000 Sun Aug 31 20:35:48 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d1a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d090 set date to 1410325200.000000000 Tue Sep  9 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d090 set date to 1411668110.000000000 Thu Sep 25 12:01:50 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d1a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d1a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87f48 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e87f48 set date to 1412644923.000000000 Mon Oct  6 19:22:03 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d1a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d3c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d448 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d448 set date to 1412644948.000000000 Mon Oct  6 19:22:28 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d4d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d5e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d5e0 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d5e0 set date to 1414677494.000000000 Thu Oct 30 07:58:14 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d4d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d3c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d1a0 set date to 1412571600.000000000 Sun Oct  5 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d1a0 set date to 1414696427.000000000 Thu Oct 30 13:13:47 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d338
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d4d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d558 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d558 set date to 1414846838.000000000 Sat Nov  1 07:00:38 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d4d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d3c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d3c0 set date to 1414994400.000000000 Sun Nov  2 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d3c0 set date to 1417378381.000000000 Sun Nov 30 13:13:01 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d4d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d4d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d338 set date to 1415944800.000000000 Thu Nov 13 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d338 set date to 1417378424.000000000 Sun Nov 30 13:13:44 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d4d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d6f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d778 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d778 set date to 1417379172.000000000 Sun Nov 30 13:26:12 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d910 set date to 1418194800.000000000 Wed Dec 10 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d910 set date to 1420672206.000000000 Wed Jan  7 16:10:06 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d6f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d4d0 set date to 1419836400.000000000 Mon Dec 29 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d4d0 set date to 1420303318.000000000 Sat Jan  3 09:41:58 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d668
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d888 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d888 set date to 1420300137.000000000 Sat Jan  3 08:48:57 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d6f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d6f0 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d6f0 set date to 1420300170.000000000 Sat Jan  3 08:49:30 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d668 set date to 1420441200.000000000 Mon Jan  5 00:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d668 set date to 1420670942.000000000 Wed Jan  7 15:49:02 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8da20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8daa8 set date to 1420524000.000000000 Mon Jan  5 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8daa8 set date to 1422051539.000000000 Fri Jan 23 15:18:59 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8db30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8dc40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8dc40 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8dc40 set date to 1423154762.000000000 Thu Feb  5 09:46:02 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8db30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8da20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d800 set date to 1425963600.000000000 Mon Mar  9 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d800 set date to 1427394760.000000000 Thu Mar 26 12:32:40 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8d998
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8db30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8dbb8 set date to 1427259600.000000000 Tue Mar 24 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8dbb8 set date to 1427393461.000000000 Thu Mar 26 12:11:01 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8db30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8da20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8da20 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8da20 set date to 1427899240.000000000 Wed Apr  1 08:40:40 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8db30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8db30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d998 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8d998 set date to 1427899544.000000000 Wed Apr  1 08:45:44 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8db30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8dd50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8ddd8 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8ddd8 set date to 1427899567.000000000 Wed Apr  1 08:46:07 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8de60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8df70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8df70 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8df70 set date to 1428932481.000000000 Mon Apr 13 07:41:21 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8de60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8dd50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8db30 set date to 1430456400.000000000 Thu Apr 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8db30 set date to 1432242779.000000000 Thu May 21 15:12:59 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8dcc8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8de60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8dee8 set date to 1433912400.000000000 Tue Jun  9 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8dee8 set date to 1434986209.000000000 Mon Jun 22 09:16:49 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8de60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8dd50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8dd50 set date to 1435122000.000000000 Tue Jun 23 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8dd50 set date to 1435585167.000000000 Mon Jun 29 07:39:27 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8de60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8de60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8dcc8 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8dcc8 set date to 1435776243.000000000 Wed Jul  1 12:44:03 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e8de60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f920c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92150 set date to 1435813200.000000000 Wed Jul  1 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92150 set date to 1439414491.000000000 Wed Aug 12 15:21:31 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f921d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f922e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f922e8 set date to 1437022800.000000000 Wed Jul 15 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f922e8 set date to 1439414431.000000000 Wed Aug 12 15:20:31 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f921d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f920c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8de60 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e8de60 set date to 1439404148.000000000 Wed Aug 12 12:29:08 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92040
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f921d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92260 set date to 1438578000.000000000 Sun Aug  2 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92260 set date to 1441641975.000000000 Mon Sep  7 10:06:15 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f921d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f920c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f920c8 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f920c8 set date to 1441641686.000000000 Mon Sep  7 10:01:26 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f921d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f921d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92040 set date to 1441861200.000000000 Wed Sep  9 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92040 set date to 1442069106.000000000 Sat Sep 12 08:45:06 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f921d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f923f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92480 set date to 1441947600.000000000 Thu Sep 10 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92480 set date to 1442070327.000000000 Sat Sep 12 09:05:27 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92618
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92618 set date to 1442984400.000000000 Tue Sep 22 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92618 set date to 1443750503.000000000 Thu Oct  1 19:48:23 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f923f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f921d8 set date to 1443675600.000000000 Wed Sep 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f921d8 set date to 1444011104.000000000 Sun Oct  4 20:11:44 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92370
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92590 set date to 1443675600.000000000 Wed Sep 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92590 set date to 1444011142.000000000 Sun Oct  4 20:12:22 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f923f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f923f8 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f923f8 set date to 1403357434.000000000 Sat Jun 21 07:30:34 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92370 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92370 set date to 1157425091.000000000 Mon Sep  4 20:58:11 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92728
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f927b0 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f927b0 set date to 1160114719.000000000 Fri Oct  6 00:05:19 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92948
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92948 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92948 set date to 1162388125.000000000 Wed Nov  1 06:35:25 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92728
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92508 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92508 set date to 1165369631.000000000 Tue Dec  5 18:47:11 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f926a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f928c0 set date to 1165989600.000000000 Tue Dec 12 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f928c0 set date to 1168188411.000000000 Sun Jan  7 09:46:51 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92728
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92728 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92728 set date to 1168188292.000000000 Sun Jan  7 09:44:52 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f926a0 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f926a0 set date to 1170345285.000000000 Thu Feb  1 08:54:45 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92a58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92ae0 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92ae0 set date to 1175913232.000000000 Fri Apr  6 20:33:52 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92b68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92c78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92c78 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92c78 set date to 1175913274.000000000 Fri Apr  6 20:34:34 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92b68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92a58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92838 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92838 set date to 1178142103.000000000 Wed May  2 15:41:43 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f929d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92b68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92bf0 set date to 1180587600.000000000 Wed May 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92bf0 set date to 1183411583.000000000 Mon Jul  2 15:26:23 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92b68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92a58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92a58 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92a58 set date to 1183411612.000000000 Mon Jul  2 15:26:52 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92b68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92b68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f929d0 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f929d0 set date to 1188787576.000000000 Sun Sep  2 20:46:16 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92b68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92d88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92e10 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92e10 set date to 1188787599.000000000 Sun Sep  2 20:46:39 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92e98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96060 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96060 set date to 1191696186.000000000 Sat Oct  6 12:43:06 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92e98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92d88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92b68 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92b68 set date to 1195082752.000000000 Wed Nov 14 16:25:52 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92d00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92e98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92f20 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92f20 set date to 1196604499.000000000 Sun Dec  2 07:08:19 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92e98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92d88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92d88 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92d88 set date to 1200757760.000000000 Sat Jan 19 08:49:20 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92e98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92e98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92d00 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92d00 set date to 1202867558.000000000 Tue Feb 12 18:52:38 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f92e98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f961f8 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f961f8 set date to 1204856059.000000000 Thu Mar  6 19:14:19 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96390 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96390 set date to 1213283335.000000000 Thu Jun 12 09:08:55 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92e98 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f92e98 set date to 1213283363.000000000 Thu Jun 12 09:09:23 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f960e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96308 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96308 set date to 1213283388.000000000 Thu Jun 12 09:09:48 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96170 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96170 set date to 1222351233.000000000 Thu Sep 25 08:00:33 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f960e8 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f960e8 set date to 1222351267.000000000 Thu Sep 25 08:01:07 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f964a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96528 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96528 set date to 1222353381.000000000 Thu Sep 25 08:36:21 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f965b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f966c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f966c0 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f966c0 set date to 1223045354.000000000 Fri Oct  3 08:49:14 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f965b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f964a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96280 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96280 set date to 1228862694.000000000 Tue Dec  9 15:44:54 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96418
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f965b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96638 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96638 set date to 1228862869.000000000 Tue Dec  9 15:47:49 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f965b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f964a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f964a0 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f964a0 set date to 1228862900.000000000 Tue Dec  9 15:48:20 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f965b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f965b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96418 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96418 set date to 1240086479.000000000 Sat Apr 18 14:27:59 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f965b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f967d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96858 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96858 set date to 1240086519.000000000 Sat Apr 18 14:28:39 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f968e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f969f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f969f0 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f969f0 set date to 1240086561.000000000 Sat Apr 18 14:29:21 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f968e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f967d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f965b0 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f965b0 set date to 1240086591.000000000 Sat Apr 18 14:29:51 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96748
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f968e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96968 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96968 set date to 1242529101.000000000 Sat May 16 20:58:21 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f968e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f967d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f967d0 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f967d0 set date to 1255920083.629319000 Sun Oct 18 20:41:23 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f968e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f968e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96748 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96748 set date to 1255920114.206850000 Sun Oct 18 20:41:54 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f968e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96b00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96b88 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96b88 set date to 1255920137.216323000 Sun Oct 18 20:42:17 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96c10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96d20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96d20 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96d20 set date to 1255920186.758597000 Sun Oct 18 20:43:06 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96c10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96b00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f968e0 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f968e0 set date to 1255920211.319395000 Sun Oct 18 20:43:31 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96a78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96c10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96c98 set date to 1255928400.000000000 Sun Oct 18 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96c98 set date to 1259772875.023180000 Wed Dec  2 09:54:35 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96c10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96b00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96b00 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96b00 set date to 1261418378.947219000 Mon Dec 21 10:59:38 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96c10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96c10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96a78 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96a78 set date to 1261418412.165371000 Mon Dec 21 11:00:12 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96c10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96e30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96eb8 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96eb8 set date to 1262638126.178078000 Mon Jan  4 13:48:46 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96f40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f110 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f110 set date to 1266967992.126357000 Tue Feb 23 16:33:12 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96f40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96e30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96c10 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96c10 set date to 1268860900.068458000 Wed Mar 17 15:21:40 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96da8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96f40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f088 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f088 set date to 1287929461.601071000 Sun Oct 24 08:11:01 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96f40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96e30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96e30 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96e30 set date to 1287929488.529475000 Sun Oct 24 08:11:28 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96f40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96f40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96da8 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96da8 set date to 1287929518.874011000 Sun Oct 24 08:11:58 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4f96f40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f2a8 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f2a8 set date to 1287929586.588024000 Sun Oct 24 08:13:06 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f440 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f440 set date to 1287929611.340385000 Sun Oct 24 08:13:31 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96f40 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4f96f40 set date to 1287929638.036953000 Sun Oct 24 08:13:58 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f198
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f3b8 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f3b8 set date to 1287929663.678724000 Sun Oct 24 08:14:23 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f220 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f220 set date to 1305251884.930393000 Thu May 12 19:58:04 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f198 set date to 1291010400.000000000 Sun Nov 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f198 set date to 1305251916.950536000 Thu May 12 19:58:36 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f5d8 set date to 1292738400.000000000 Sat Dec 18 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f5d8 set date to 1292781446.046561000 Sun Dec 19 10:57:26 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f770 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f770 set date to 1305252006.972636000 Thu May 12 20:00:06 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f330 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f330 set date to 1305252039.263243000 Thu May 12 20:00:39 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f4c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f6e8 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f6e8 set date to 1305252062.357777000 Thu May 12 20:01:02 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f550 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f550 set date to 1305252097.746426000 Thu May 12 20:01:37 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f4c8 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f4c8 set date to 1305252129.495558000 Thu May 12 20:02:09 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f908 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f908 set date to 1319651128.302662000 Wed Oct 26 11:45:28 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210faa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210faa0 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210faa0 set date to 1319651174.967132000 Wed Oct 26 11:46:14 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f660 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f660 set date to 1319651209.041508000 Wed Oct 26 11:46:49 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f7f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fa18 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fa18 set date to 1319651231.197893000 Wed Oct 26 11:47:11 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f880 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f880 set date to 1319651257.481223000 Wed Oct 26 11:47:37 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f7f8 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f7f8 set date to 1320375548.388840000 Thu Nov  3 20:59:08 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210f990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fbb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fc38 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fc38 set date to 1323228239.690880000 Tue Dec  6 20:23:59 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fcc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fdd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fdd0 set date to 1323410400.000000000 Thu Dec  8 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fdd0 set date to 1329754297.179182000 Mon Feb 20 09:11:37 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fcc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fbb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f990 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210f990 set date to 1329778866.196922000 Mon Feb 20 16:01:06 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fb28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fcc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fd48 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fd48 set date to 1329778897.159358000 Mon Feb 20 16:01:37 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fcc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fbb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fbb0 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fbb0 set date to 1330880198.497587000 Sun Mar  4 09:56:38 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fcc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fcc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fb28 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fb28 set date to 1333571589.951148000 Wed Apr  4 14:33:09 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fcc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210ff68 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210ff68 set date to 1335922588.602198000 Tue May  1 19:36:28 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121170a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121171b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121171b8 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121171b8 set date to 1356995842.672884000 Mon Dec 31 16:17:22 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121170a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fcc0 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fcc0 set date to 1356995409.000000000 Mon Dec 31 16:10:09 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fe58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121170a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117130 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117130 set date to 1356995622.000000000 Mon Dec 31 16:13:42 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121170a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1210fee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fee0 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fee0 set date to 1356995871.123339000 Mon Dec 31 16:17:51 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121170a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121170a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fe58 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1210fe58 set date to 1356995894.941448000 Mon Dec 31 16:18:14 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121170a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121172c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117350 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117350 set date to 1356995923.769341000 Mon Dec 31 16:18:43 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121173d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121174e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121174e8 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121174e8 set date to 1356995668.786120000 Mon Dec 31 16:14:28 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121173d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121172c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121170a8 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121170a8 set date to 1356995698.816416000 Mon Dec 31 16:14:58 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117240
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121173d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117460 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117460 set date to 1356995961.182677000 Mon Dec 31 16:19:21 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121173d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121172c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121172c8 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121172c8 set date to 1356995998.731207000 Mon Dec 31 16:19:58 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121173d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121173d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117240 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117240 set date to 1356996022.337508000 Mon Dec 31 16:20:22 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121173d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121175f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117680 set date to 1355119200.000000000 Sun Dec  9 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117680 set date to 1356925114.011399000 Sun Dec 30 20:38:34 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117708
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117818
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117818 set date to 1356588000.000000000 Wed Dec 26 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117818 set date to 1356995731.553009000 Mon Dec 31 16:15:31 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117708
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121175f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121173d8 set date to 1356588000.000000000 Wed Dec 26 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121173d8 set date to 1356995749.023158000 Mon Dec 31 16:15:49 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117570
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117708
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117790 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117790 set date to 1357087617.184108000 Tue Jan  1 17:46:57 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117708
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121175f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121175f8 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121175f8 set date to 1359916059.205294000 Sun Feb  3 11:27:39 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117708
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117708
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117570 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117570 set date to 1362338429.292625000 Sun Mar  3 12:20:29 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117708
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117928
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121179b0 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121179b0 set date to 1365876402.392485000 Sat Apr 13 12:06:42 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117a38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117b48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117b48 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117b48 set date to 1365876412.353307000 Sat Apr 13 12:06:52 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117a38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117928
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117708 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117708 set date to 1365876447.535487000 Sat Apr 13 12:07:27 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121178a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117a38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117ac0 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117ac0 set date to 1367807442.344764000 Sun May  5 20:30:42 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117a38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117928
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117928 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117928 set date to 1370218503.779609000 Sun Jun  2 18:15:03 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117a38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117a38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121178a0 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121178a0 set date to 1378678496.165767000 Sun Sep  8 16:14:56 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117a38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117c58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117ce0 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117ce0 set date to 1378678700.026908000 Sun Sep  8 16:18:20 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117d68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117e78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117e78 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117e78 set date to 1378678729.431474000 Sun Sep  8 16:18:49 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117d68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117c58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117a38 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117a38 set date to 1378678520.307741000 Sun Sep  8 16:15:20 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117bd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117d68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117df0 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117df0 set date to 1378678570.506240000 Sun Sep  8 16:16:10 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117d68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117c58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117c58 set date to 1379916000.000000000 Mon Sep 23 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117c58 set date to 1381181046.000000000 Mon Oct  7 15:24:06 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117d68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117d68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117bd0 set date to 1380261600.000000000 Fri Sep 27 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117bd0 set date to 1381181258.238936000 Mon Oct  7 15:27:38 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117d68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117f88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43058 set date to 1380261600.000000000 Fri Sep 27 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43058 set date to 1381181280.773670000 Mon Oct  7 15:28:00 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c430e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c431f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c431f0 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c431f0 set date to 1381181111.488577000 Mon Oct  7 15:25:11 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c430e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117f88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117d68 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117d68 set date to 1386525910.935713000 Sun Dec  8 11:05:10 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117f00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c430e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43168 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43168 set date to 1386525940.341476000 Sun Dec  8 11:05:40 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c430e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12117f88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117f88 set date to 1386655200.000000000 Mon Dec  9 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117f88 set date to 1388602398.753490000 Wed Jan  1 11:53:18 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c430e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c430e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117f00 set date to 1388124000.000000000 Thu Dec 26 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12117f00 set date to 1388601703.236639000 Wed Jan  1 11:41:43 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c430e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43388 set date to 1388124000.000000000 Thu Dec 26 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43388 set date to 1388601777.536101000 Wed Jan  1 11:42:57 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43520 set date to 1388556000.000000000 Tue Dec 31 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43520 set date to 1388601582.046225000 Wed Jan  1 11:39:42 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c430e0 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c430e0 set date to 1393466223.003037000 Wed Feb 26 18:57:03 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43278
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43498 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43498 set date to 1394309682.966359000 Sat Mar  8 13:14:42 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43300 set date to 1395982800.000000000 Thu Mar 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43300 set date to 1396442025.000000000 Wed Apr  2 06:33:45 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43278 set date to 1395982800.000000000 Thu Mar 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43278 set date to 1396442057.000000000 Wed Apr  2 06:34:17 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c436b8 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c436b8 set date to 1396441991.000000000 Wed Apr  2 06:33:11 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43850 set date to 1399093200.000000000 Fri May  2 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43850 set date to 1399127434.000000000 Sat May  3 08:30:34 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43410 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43410 set date to 1401807092.000000000 Tue Jun  3 08:51:32 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c435a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c437c8 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c437c8 set date to 1403659504.000000000 Tue Jun 24 19:25:04 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43630 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43630 set date to 1403644463.000000000 Tue Jun 24 15:14:23 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c435a8 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c435a8 set date to 1403661154.000000000 Tue Jun 24 19:52:34 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c439e8 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c439e8 set date to 1404224339.000000000 Tue Jul  1 08:18:59 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43b80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43b80 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43b80 set date to 1407116863.000000000 Sun Aug  3 19:47:43 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43740 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43740 set date to 1409538462.000000000 Sun Aug 31 20:27:42 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c438d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43af8 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43af8 set date to 1414677433.000000000 Thu Oct 30 07:57:13 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43960 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43960 set date to 1414846684.000000000 Sat Nov  1 06:58:04 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c438d8 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c438d8 set date to 1417378820.000000000 Sun Nov 30 13:20:20 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43c90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43d18 set date to 1418191200.000000000 Tue Dec  9 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43d18 set date to 1418311146.000000000 Thu Dec 11 08:19:06 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43eb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43eb0 set date to 1418796000.000000000 Tue Dec 16 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43eb0 set date to 1422034905.000000000 Fri Jan 23 10:41:45 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43c90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43a70 set date to 1418796000.000000000 Tue Dec 16 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43a70 set date to 1422035014.000000000 Fri Jan 23 10:43:34 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43c08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43e28 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43e28 set date to 1420300309.000000000 Sat Jan  3 08:51:49 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43c90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43c90 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43c90 set date to 1422932723.000000000 Mon Feb  2 20:05:23 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43c08 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43c08 set date to 1425217521.000000000 Sun Mar  1 06:45:21 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48080
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48108 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48108 set date to 1427897993.000000000 Wed Apr  1 08:19:53 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48190
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c482a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c482a0 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c482a0 set date to 1427898082.000000000 Wed Apr  1 08:21:22 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48190
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48080
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43da0 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43da0 set date to 1430484099.000000000 Fri May  1 06:41:39 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c43f38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48190
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48218 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48218 set date to 1432999750.000000000 Sat May 30 09:29:10 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48190
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48080
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48080 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48080 set date to 1434935370.000000000 Sun Jun 21 19:09:30 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48190
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48190
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43f38 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c43f38 set date to 1435773617.000000000 Wed Jul  1 12:00:17 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48190
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c483b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48438 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48438 set date to 1439403417.000000000 Wed Aug 12 12:16:57 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c484c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c485d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c485d0 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c485d0 set date to 1441641609.000000000 Mon Sep  7 10:00:09 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c484c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c483b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48190 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48190 set date to 1443748677.000000000 Thu Oct  1 19:17:57 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48328
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c484c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48548 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48548 set date to 1404224597.000000000 Tue Jul  1 08:23:17 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c484c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c483b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c483b0 set date to 1407042000.000000000 Sat Aug  2 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c483b0 set date to 1407116923.000000000 Sun Aug  3 19:48:43 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c484c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c484c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48328 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48328 set date to 1409538583.000000000 Sun Aug 31 20:29:43 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c484c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c486e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48768 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48768 set date to 1412645478.000000000 Mon Oct  6 19:31:18 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c487f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48900
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48900 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48900 set date to 1414846790.000000000 Sat Nov  1 06:59:50 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c487f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c486e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c484c0 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c484c0 set date to 1417378763.000000000 Sun Nov 30 13:19:23 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48658
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c487f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48878 set date to 1419228000.000000000 Sun Dec 21 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48878 set date to 1422033858.000000000 Fri Jan 23 10:24:18 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c487f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c486e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c486e0 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c486e0 set date to 1422932773.000000000 Mon Feb  2 20:06:13 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c487f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c487f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48658 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48658 set date to 1425217576.000000000 Sun Mar  1 06:46:16 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c487f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48a10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48a98 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48a98 set date to 1427898129.000000000 Wed Apr  1 08:22:09 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48b20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48c30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48c30 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48c30 set date to 1430484198.000000000 Fri May  1 06:43:18 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48b20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48a10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c487f0 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c487f0 set date to 1433000007.000000000 Sat May 30 09:33:27 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48988
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48b20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48ba8 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48ba8 set date to 1435773695.000000000 Wed Jul  1 12:01:35 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48b20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48a10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48a10 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48a10 set date to 1439403357.000000000 Wed Aug 12 12:15:57 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48b20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48b20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48988 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48988 set date to 1441641560.000000000 Mon Sep  7 09:59:20 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48b20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48d40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48dc8 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48dc8 set date to 1443748761.000000000 Thu Oct  1 19:19:21 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48e50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48f60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48f60 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48f60 set date to 1403357279.000000000 Sat Jun 21 07:27:59 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48e50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48d40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48b20 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48b20 set date to 1145304381.000000000 Mon Apr 17 14:06:21 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48cb8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48e50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48ed8 set date to 1138687200.000000000 Mon Jan 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48ed8 set date to 1145304714.000000000 Mon Apr 17 14:11:54 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48e50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48d40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48d40 set date to 1138773600.000000000 Tue Jan 31 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48d40 set date to 1145304887.000000000 Mon Apr 17 14:14:47 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48e50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48e50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48cb8 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48cb8 set date to 1145304739.000000000 Mon Apr 17 14:12:19 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c48e50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e138
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e1c0 set date to 1141884000.000000000 Wed Mar  8 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e1c0 set date to 1145304937.000000000 Mon Apr 17 14:15:37 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e248
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e358
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e358 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e358 set date to 1145304832.000000000 Mon Apr 17 14:13:52 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e248
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e138
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48e50 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c48e50 set date to 1146429600.000000000 Sun Apr 30 14:40:00 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e0b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e248
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e2d0 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e2d0 set date to 1149308286.220230000 Fri Jun  2 22:18:06 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e248
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e138
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e138 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e138 set date to 1149308321.829550000 Fri Jun  2 22:18:41 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e248
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e248
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e0b0 set date to 1149742800.000000000 Wed Jun  7 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e0b0 set date to 1152795521.000000000 Thu Jul 13 06:58:41 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e248
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e468
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e4f0 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e4f0 set date to 1152795557.000000000 Thu Jul 13 06:59:17 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e578
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e688
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e688 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e688 set date to 1157795959.000000000 Sat Sep  9 03:59:19 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e578
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e468
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e248 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e248 set date to 1157795536.389693000 Sat Sep  9 03:52:16 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e3e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e578
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e600 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e600 set date to 1157795589.000000000 Sat Sep  9 03:53:09 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e578
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e468
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e468 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e468 set date to 1160616494.000000000 Wed Oct 11 19:28:14 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e578
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e578
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e3e0 set date to 1157518800.000000000 Tue Sep  5 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e3e0 set date to 1160616553.000000000 Wed Oct 11 19:29:13 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e578
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e798
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e820 set date to 1157605200.000000000 Wed Sep  6 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e820 set date to 1160603886.180375000 Wed Oct 11 15:58:06 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e8a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e9b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e9b8 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e9b8 set date to 1160603944.000000000 Wed Oct 11 15:59:04 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e8a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e798
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e578 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e578 set date to 1160616578.000000000 Wed Oct 11 19:29:38 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e8a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e930 set date to 1159938000.000000000 Tue Oct  3 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e930 set date to 1160616598.000000000 Wed Oct 11 19:29:58 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e8a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e798
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e798 set date to 1161061200.000000000 Mon Oct 16 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e798 set date to 1163381609.000000000 Sun Nov 12 18:33:29 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e8a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e8a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e710 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e710 set date to 1162389158.000000000 Wed Nov  1 06:52:38 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4e8a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4eac8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4eb50 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4eb50 set date to 1163381643.000000000 Sun Nov 12 18:34:03 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ebd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ece8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ece8 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ece8 set date to 1165369128.000000000 Tue Dec  5 18:38:48 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ebd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4eac8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e8a8 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4e8a8 set date to 1165369671.000000000 Tue Dec  5 18:47:51 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ea40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ebd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ec60 set date to 1165471200.000000000 Wed Dec  6 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ec60 set date to 1168205183.070888000 Sun Jan  7 14:26:23 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ebd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4eac8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4eac8 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4eac8 set date to 1168187274.000000000 Sun Jan  7 09:27:54 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ebd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ebd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ea40 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ea40 set date to 1168205158.000000000 Sun Jan  7 14:25:58 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ebd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4edf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ee80 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ee80 set date to 1170345583.000000000 Thu Feb  1 08:59:43 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ef08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52050
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52050 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52050 set date to 1170562763.000000000 Sat Feb  3 21:19:23 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ef08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4edf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ebd8 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ebd8 set date to 1174354782.000000000 Mon Mar 19 19:39:42 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ed70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ef08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ef90 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ef90 set date to 1175913548.000000000 Fri Apr  6 20:39:08 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ef08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4edf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4edf8 set date to 1173333600.000000000 Wed Mar  7 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4edf8 set date to 1174354844.071576000 Mon Mar 19 19:40:44 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ef08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ef08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ed70 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ed70 set date to 1175913582.000000000 Fri Apr  6 20:39:42 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c4ef08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52160
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c521e8 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c521e8 set date to 1175959677.000000000 Sat Apr  7 09:27:57 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52270
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52380
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52380 set date to 1176786000.000000000 Mon Apr 16 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52380 set date to 1179698384.000000000 Sun May 20 15:59:44 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52270
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52160
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ef08 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c4ef08 set date to 1178177386.000000000 Thu May  3 01:29:46 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c520d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52270
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c522f8 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c522f8 set date to 1179698416.000000000 Sun May 20 16:00:16 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52270
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52160
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52160 set date to 1180501200.000000000 Tue May 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52160 set date to 1183431261.000000000 Mon Jul  2 20:54:21 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52270
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52270
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c520d8 set date to 1180587600.000000000 Wed May 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c520d8 set date to 1183411741.000000000 Mon Jul  2 15:29:01 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52270
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52490
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52518 set date to 1181192400.000000000 Wed Jun  6 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52518 set date to 1183431013.000000000 Mon Jul  2 20:50:13 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c525a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c526b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c526b0 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c526b0 set date to 1183411770.000000000 Mon Jul  2 15:29:30 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c525a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52490
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52270 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52270 set date to 1183431073.000000000 Mon Jul  2 20:51:13 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52408
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c525a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52628 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52628 set date to 1188787784.000000000 Sun Sep  2 20:49:44 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c525a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52490
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52490 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52490 set date to 1188843799.000000000 Mon Sep  3 12:23:19 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c525a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c525a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52408 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52408 set date to 1188787805.000000000 Sun Sep  2 20:50:05 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c525a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c527c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52848 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52848 set date to 1188843898.000000000 Mon Sep  3 12:24:58 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c528d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c529e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c529e0 set date to 1189054800.000000000 Wed Sep  5 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c529e0 set date to 1193585869.676543000 Sun Oct 28 09:37:49 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c528d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c527c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c525a0 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c525a0 set date to 1191696230.000000000 Sat Oct  6 12:43:50 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52738
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c528d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52958 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52958 set date to 1193585989.000000000 Sun Oct 28 09:39:49 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c528d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c527c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c527c0 set date to 1192510800.000000000 Mon Oct 15 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c527c0 set date to 1195099164.000000000 Wed Nov 14 20:59:24 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c528d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c528d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52738 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52738 set date to 1195099233.000000000 Wed Nov 14 21:00:33 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c528d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52af0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52b78 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52b78 set date to 1195099710.000000000 Wed Nov 14 21:08:30 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52c00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52d10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52d10 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52d10 set date to 1196606430.000000000 Sun Dec  2 07:40:30 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52c00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52af0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c528d0 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c528d0 set date to 1197831658.000000000 Sun Dec 16 12:00:58 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52a68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52c00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52c88 set date to 1196920800.000000000 Wed Dec  5 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52c88 set date to 1200762519.759220000 Sat Jan 19 10:08:39 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52c00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52af0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52af0 set date to 1198821600.000000000 Thu Dec 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52af0 set date to 1200762575.000000000 Sat Jan 19 10:09:35 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52c00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52c00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52a68 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52a68 set date to 1200758057.000000000 Sat Jan 19 08:54:17 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52c00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52e20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52ea8 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52ea8 set date to 1200762602.000000000 Sat Jan 19 10:10:02 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52f30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57100
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57100 set date to 1201586400.000000000 Mon Jan 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57100 set date to 1204925795.000000000 Fri Mar  7 14:36:35 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52f30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52e20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52c00 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52c00 set date to 1202867656.000000000 Tue Feb 12 18:54:16 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52d98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52f30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57078 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57078 set date to 1204859780.000000000 Thu Mar  6 20:16:20 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52f30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52e20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52e20 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52e20 set date to 1204926061.000000000 Fri Mar  7 14:41:01 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52f30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52f30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52d98 set date to 1204783200.000000000 Wed Mar  5 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52d98 set date to 1213286043.151441000 Thu Jun 12 09:54:03 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c52f30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57298 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57298 set date to 1213283447.000000000 Thu Jun 12 09:10:47 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57430
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57430 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57430 set date to 1213286099.000000000 Thu Jun 12 09:54:59 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52f30 set date to 1208235600.000000000 Mon Apr 14 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c52f30 set date to 1213286180.000000000 Thu Jun 12 09:56:20 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57188
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c573a8 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c573a8 set date to 1213283479.000000000 Thu Jun 12 09:11:19 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57210 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57210 set date to 1213286217.000000000 Thu Jun 12 09:56:57 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57188 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57188 set date to 1213283506.000000000 Thu Jun 12 09:11:46 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c575c8 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c575c8 set date to 1213285370.000000000 Thu Jun 12 09:42:50 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57760
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57760 set date to 1212642000.000000000 Wed Jun  4 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57760 set date to 1222354057.936086000 Thu Sep 25 08:47:37 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57320 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57320 set date to 1222354135.000000000 Thu Sep 25 08:48:55 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c574b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c576d8 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c576d8 set date to 1228948783.000000000 Wed Dec 10 15:39:43 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57540 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57540 set date to 1222354373.000000000 Thu Sep 25 08:52:53 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c574b8 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c574b8 set date to 1228948826.000000000 Wed Dec 10 15:40:26 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c578f8 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c578f8 set date to 1222354526.975694000 Thu Sep 25 08:55:26 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57a90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57a90 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57a90 set date to 1228948887.000000000 Wed Dec 10 15:41:27 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57650 set date to 1220504400.000000000 Wed Sep  3 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57650 set date to 1230956972.263051000 Fri Jan  2 21:29:32 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c577e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57a08 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57a08 set date to 1228948919.000000000 Wed Dec 10 15:41:59 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57870 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57870 set date to 1242567411.000000000 Sun May 17 07:36:51 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c577e8 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c577e8 set date to 1288185601.000000000 Wed Oct 27 07:20:01 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57ba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57c28 set date to 1222923600.000000000 Wed Oct  1 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57c28 set date to 1288186170.985514000 Wed Oct 27 07:29:30 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57cb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57dc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57dc0 set date to 1224133200.000000000 Wed Oct 15 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57dc0 set date to 1242567614.000000000 Sun May 17 07:40:14 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57cb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57ba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57980 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57980 set date to 1228948942.000000000 Wed Dec 10 15:42:22 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57b18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57cb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57d38 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57d38 set date to 1242567560.000000000 Sun May 17 07:39:20 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57cb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57ba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57ba0 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57ba0 set date to 1228948973.000000000 Wed Dec 10 15:42:53 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57cb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57cb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57b18 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57b18 set date to 1242567838.000000000 Sun May 17 07:43:58 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57cb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57ed0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57f58 set date to 1228370400.000000000 Wed Dec  3 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57f58 set date to 1230956467.856633000 Fri Jan  2 21:21:07 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3098
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b31a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b31a8 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b31a8 set date to 1230956371.000000000 Fri Jan  2 21:19:31 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3098
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57ed0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57cb0 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57cb0 set date to 1230956550.000000000 Fri Jan  2 21:22:30 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57e48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3098
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3120 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3120 set date to 1242529591.000000000 Sat May 16 21:06:31 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3098
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11c57ed0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57ed0 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57ed0 set date to 1242568526.000000000 Sun May 17 07:55:26 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3098
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3098
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57e48 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11c57e48 set date to 1242529617.000000000 Sat May 16 21:06:57 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3098
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b32b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3340 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3340 set date to 1242568581.000000000 Sun May 17 07:56:21 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b33c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b34d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b34d8 set date to 1236232800.000000000 Wed Mar  4 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b34d8 set date to 1242568630.859239000 Sun May 17 07:57:10 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b33c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b32b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3098 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3098 set date to 1242529640.000000000 Sat May 16 21:07:20 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3230
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b33c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3450 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3450 set date to 1242568672.000000000 Sun May 17 07:57:52 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b33c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b32b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b32b8 set date to 1239771600.000000000 Tue Apr 14 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b32b8 set date to 1242568774.000000000 Sun May 17 07:59:34 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b33c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b33c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3230 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3230 set date to 1242529666.000000000 Sat May 16 21:07:46 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b33c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b35e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3670 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3670 set date to 1242568806.000000000 Sun May 17 08:00:06 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b36f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3808
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3808 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3808 set date to 1245330772.000000000 Thu Jun 18 07:12:52 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b36f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b35e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b33c8 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b33c8 set date to 1288187068.443861000 Wed Oct 27 07:44:28 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3560
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b36f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3780 set date to 1244005200.000000000 Tue Jun  2 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3780 set date to 1288188802.031304000 Wed Oct 27 08:13:22 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b36f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b35e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b35e8 set date to 1244091600.000000000 Wed Jun  3 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b35e8 set date to 1288188824.830858000 Wed Oct 27 08:13:44 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b36f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b36f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3560 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3560 set date to 1266963843.823426000 Tue Feb 23 15:24:03 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b36f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3918
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b39a0 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b39a0 set date to 1288188884.192816000 Wed Oct 27 08:14:44 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3a28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3b38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3b38 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3b38 set date to 1266963867.960666000 Tue Feb 23 15:24:27 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3a28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3918
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b36f8 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b36f8 set date to 1288188984.267203000 Wed Oct 27 08:16:24 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3890
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3a28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3ab0 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3ab0 set date to 1266963900.673887000 Tue Feb 23 15:25:00 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3a28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3918
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3918 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3918 set date to 1288189062.764984000 Wed Oct 27 08:17:42 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3a28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3a28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3890 set date to 1251954000.000000000 Wed Sep  2 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3890 set date to 1288194221.712550000 Wed Oct 27 09:43:41 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3a28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3c48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3cd0 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3cd0 set date to 1266963936.772841000 Tue Feb 23 15:25:36 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3d58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3e68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3e68 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3e68 set date to 1288194291.529863000 Wed Oct 27 09:44:51 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3d58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3c48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3a28 set date to 1255582800.000000000 Wed Oct 14 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3a28 set date to 1288194414.778426000 Wed Oct 27 09:46:54 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3bc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3d58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3de0 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3de0 set date to 1266963960.709766000 Tue Feb 23 15:26:00 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3d58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3c48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3c48 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3c48 set date to 1288194504.717603000 Wed Oct 27 09:48:24 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3d58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3d58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3bc0 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3bc0 set date to 1266963984.959276000 Tue Feb 23 15:26:24 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3d58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3f78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069048 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069048 set date to 1288194572.340356000 Wed Oct 27 09:49:32 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40690d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40691e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40691e0 set date to 1259820000.000000000 Wed Dec  2 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40691e0 set date to 1288196077.923282000 Wed Oct 27 10:14:37 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40690d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3f78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3d58 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3d58 set date to 1266964027.105945000 Tue Feb 23 15:27:07 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3ef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40690d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069158 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069158 set date to 1266965425.000000000 Tue Feb 23 15:50:25 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40690d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b3f78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3f78 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3f78 set date to 1288196130.063253000 Wed Oct 27 10:15:30 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40690d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40690d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3ef0 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b3ef0 set date to 1266973580.499059000 Tue Feb 23 18:06:20 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40690d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40692f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069378 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069378 set date to 1288196227.435363000 Wed Oct 27 10:17:07 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069400
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069510
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069510 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069510 set date to 1268861552.703625000 Wed Mar 17 15:32:32 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069400
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40692f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40690d0 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40690d0 set date to 1288196285.655562000 Wed Oct 27 10:18:05 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069268
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069400
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069488 set date to 1268802000.000000000 Tue Mar 16 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069488 set date to 1288196331.056877000 Wed Oct 27 10:18:51 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069400
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40692f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40692f0 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40692f0 set date to 1287871091.868712000 Sat Oct 23 15:58:11 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069400
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069400
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069268 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069268 set date to 1288196383.281239000 Wed Oct 27 10:19:43 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069400
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069620
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40696a8 set date to 1271307600.000000000 Wed Apr 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40696a8 set date to 1288196451.451460000 Wed Oct 27 10:20:51 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069730
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069840
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069840 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069840 set date to 1287871119.143779000 Sat Oct 23 15:58:39 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069730
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069620
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069400 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069400 set date to 1288196515.411593000 Wed Oct 27 10:21:55 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069598
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069730
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40697b8 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40697b8 set date to 1287871165.567778000 Sat Oct 23 15:59:25 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069730
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069620
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069620 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069620 set date to 1288196675.622318000 Wed Oct 27 10:24:35 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069730
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069730
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069598 set date to 1276146000.000000000 Wed Jun  9 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069598 set date to 1288196745.404573000 Wed Oct 27 10:25:45 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069730
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069950
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40699d8 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40699d8 set date to 1287871206.592986000 Sat Oct 23 16:00:06 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069a60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069b70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069b70 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069b70 set date to 1288196825.472659000 Wed Oct 27 10:27:05 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069a60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069950
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069730 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069730 set date to 1287871235.450070000 Sat Oct 23 16:00:35 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40698c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069a60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069ae8 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069ae8 set date to 1288196922.026635000 Wed Oct 27 10:28:42 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069a60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069950
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069950 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069950 set date to 1287871321.405134000 Sat Oct 23 16:02:01 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069a60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069a60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40698c8 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40698c8 set date to 1288196968.471997000 Wed Oct 27 10:29:28 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069a60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069c80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069d08 set date to 1284526800.000000000 Tue Sep 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069d08 set date to 1288197013.304709000 Wed Oct 27 10:30:13 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069d90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069ea0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069ea0 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069ea0 set date to 1287871349.622243000 Sat Oct 23 16:02:29 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069d90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069c80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069a60 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069a60 set date to 1288197043.068663000 Wed Oct 27 10:30:43 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069bf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069d90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069e18 set date to 1287118800.000000000 Thu Oct 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069e18 set date to 1288213616.787228000 Wed Oct 27 15:06:56 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069d90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069c80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069c80 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069c80 set date to 1296850296.190791000 Fri Feb  4 13:11:36 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069d90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069d90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069bf8 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069bf8 set date to 1296852556.033457000 Fri Feb  4 13:49:16 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069d90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127068
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121270f0 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121270f0 set date to 1296850357.960279000 Fri Feb  4 13:12:37 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127178
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127288
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127288 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127288 set date to 1296852589.360823000 Fri Feb  4 13:49:49 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127178
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127068
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069d90 set date to 1292392800.000000000 Tue Dec 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069d90 set date to 1296850810.929303000 Fri Feb  4 13:20:10 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4069f28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127178
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127200 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127200 set date to 1296850842.939033000 Fri Feb  4 13:20:42 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127178
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127068
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127068 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127068 set date to 1296852622.209244000 Fri Feb  4 13:50:22 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127178
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127178
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069f28 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4069f28 set date to 1296851674.288828000 Fri Feb  4 13:34:34 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127178
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127398
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127420 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127420 set date to 1305253252.414297000 Thu May 12 20:20:52 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121274a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121275b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121275b8 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121275b8 set date to 1305253306.391788000 Thu May 12 20:21:46 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121274a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127398
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127178 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127178 set date to 1329769965.113383000 Mon Feb 20 13:32:45 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127310
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121274a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127530 set date to 1299823200.000000000 Thu Mar 10 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127530 set date to 1329770001.271851000 Mon Feb 20 13:33:21 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121274a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127398
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127398 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127398 set date to 1305253337.458520000 Thu May 12 20:22:17 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121274a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121274a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127310 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127310 set date to 1329770036.605533000 Mon Feb 20 13:33:56 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121274a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121276c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127750 set date to 1302843600.000000000 Thu Apr 14 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127750 set date to 1329770168.419934000 Mon Feb 20 13:36:08 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121277d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121278e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121278e8 set date to 1303102800.000000000 Sun Apr 17 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121278e8 set date to 1329770253.499093000 Mon Feb 20 13:37:33 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121277d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121276c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121274a8 set date to 1303275600.000000000 Tue Apr 19 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121274a8 set date to 1329770727.000000000 Mon Feb 20 13:45:27 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127640
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121277d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127860 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127860 set date to 1305253369.856991000 Thu May 12 20:22:49 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121277d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121276c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121276c8 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121276c8 set date to 1329770800.769687000 Mon Feb 20 13:46:40 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121277d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121277d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127640 set date to 1304312400.000000000 Sun May  1 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127640 set date to 1329771865.069935000 Mon Feb 20 14:04:25 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121277d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121279f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127a80 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127a80 set date to 1319652555.562746000 Wed Oct 26 12:09:15 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127b08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127c18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127c18 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127c18 set date to 1329771146.883955000 Mon Feb 20 13:52:26 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127b08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121279f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121277d8 set date to 1308718800.000000000 Tue Jun 21 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121277d8 set date to 1329771179.124036000 Mon Feb 20 13:52:59 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127970
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127b08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127b90 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127b90 set date to 1319652523.714121000 Wed Oct 26 12:08:43 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127b08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121279f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121279f8 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121279f8 set date to 1329771203.753150000 Mon Feb 20 13:53:23 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127b08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127b08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127970 set date to 1311742800.000000000 Tue Jul 26 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127970 set date to 1329771228.977139000 Mon Feb 20 13:53:48 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127b08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127d28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127db0 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127db0 set date to 1319652487.407598000 Wed Oct 26 12:08:07 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127e38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127f48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127f48 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127f48 set date to 1329771257.192526000 Mon Feb 20 13:54:17 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127e38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127d28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127b08 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127b08 set date to 1319652455.253999000 Wed Oct 26 12:07:35 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127ca0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127e38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127ec0 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127ec0 set date to 1329771274.177244000 Mon Feb 20 13:54:34 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127e38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127d28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127d28 set date to 1316581200.000000000 Tue Sep 20 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127d28 set date to 1329771292.449552000 Mon Feb 20 13:54:52 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127e38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127e38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127ca0 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127ca0 set date to 1319652432.434624000 Wed Oct 26 12:07:12 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12127e38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133120
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121331a8 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121331a8 set date to 1329771310.480898000 Mon Feb 20 13:55:10 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133230
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133340
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133340 set date to 1319605200.000000000 Tue Oct 25 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133340 set date to 1329771336.585735000 Mon Feb 20 13:55:36 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133230
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133120
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127e38 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12127e38 set date to 1324164992.993100000 Sat Dec 17 16:36:32 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133098
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133230
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121332b8 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121332b8 set date to 1329771359.182034000 Mon Feb 20 13:55:59 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133230
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133120
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133120 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133120 set date to 1324165033.160428000 Sat Dec 17 16:37:13 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133230
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133230
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133098 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133098 set date to 1329771386.113189000 Mon Feb 20 13:56:26 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133230
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133450
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121334d8 set date to 1323842400.000000000 Tue Dec 13 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121334d8 set date to 1329771915.285993000 Mon Feb 20 14:05:15 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133560
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133670
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133670 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133670 set date to 1329771950.553043000 Mon Feb 20 14:05:50 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133560
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133450
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133230 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133230 set date to 1329778144.201852000 Mon Feb 20 15:49:04 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121333c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133560
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121335e8 set date to 1327471200.000000000 Tue Jan 24 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121335e8 set date to 1329772026.008753000 Mon Feb 20 14:07:06 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133560
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133450
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133450 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133450 set date to 1329772054.412591000 Mon Feb 20 14:07:34 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133560
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133560
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121333c8 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121333c8 set date to 1329778165.848676000 Mon Feb 20 15:49:25 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133560
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133780
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133808 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133808 set date to 1330877130.118171000 Sun Mar  4 09:05:30 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133890
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121339a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121339a0 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121339a0 set date to 1332971720.672220000 Wed Mar 28 15:55:20 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133890
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133780
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133560 set date to 1331787600.000000000 Wed Mar 14 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133560 set date to 1332971767.457389000 Wed Mar 28 15:56:07 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121336f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133890
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133918 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133918 set date to 1333571117.972113000 Wed Apr  4 14:25:17 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133890
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133780
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133780 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133780 set date to 1333571714.018970000 Wed Apr  4 14:35:14 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133890
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133890
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121336f8 set date to 1335330000.000000000 Tue Apr 24 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121336f8 set date to 1336274096.883063000 Sat May  5 21:14:56 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133890
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133ab0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133b38 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133b38 set date to 1335922894.753118000 Tue May  1 19:41:34 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133bc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133cd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133cd0 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133cd0 set date to 1336274152.214622000 Sat May  5 21:15:52 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133bc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133ab0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133890 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133890 set date to 1357087151.656421000 Tue Jan  1 17:39:11 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133a28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133bc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133c48 set date to 1339563600.000000000 Tue Jun 12 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133c48 set date to 1357070894.374754000 Tue Jan  1 13:08:14 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133bc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133ab0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133ab0 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133ab0 set date to 1357087191.580739000 Tue Jan  1 17:39:51 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133bc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133bc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133a28 set date to 1343192400.000000000 Tue Jul 24 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133a28 set date to 1357071745.271757000 Tue Jan  1 13:22:25 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133bc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133de0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133e68 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133e68 set date to 1357087219.713280000 Tue Jan  1 17:40:19 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133ef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b0b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b0b8 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b0b8 set date to 1357087255.246865000 Tue Jan  1 17:40:55 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133ef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133de0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133bc0 set date to 1347512400.000000000 Wed Sep 12 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133bc0 set date to 1357071810.766211000 Tue Jan  1 13:23:30 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133d58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133ef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133f78 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133f78 set date to 1357087304.098659000 Tue Jan  1 17:41:44 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133ef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133de0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133de0 set date to 1351054800.000000000 Tue Oct 23 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133de0 set date to 1357071852.571201000 Tue Jan  1 13:24:12 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133ef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133ef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133d58 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133d58 set date to 1357087340.036119000 Tue Jan  1 17:42:20 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12133ef0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b1c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b250 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b250 set date to 1357087381.334616000 Tue Jan  1 17:43:01 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b2d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b3e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b3e8 set date to 1355119200.000000000 Sun Dec  9 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b3e8 set date to 1356925041.000000000 Sun Dec 30 20:37:21 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b2d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b1c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133ef0 set date to 1355119200.000000000 Sun Dec  9 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12133ef0 set date to 1356925055.167802000 Sun Dec 30 20:37:35 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b140
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b2d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b360 set date to 1355292000.000000000 Tue Dec 11 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b360 set date to 1357071944.294262000 Tue Jan  1 13:25:44 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b2d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b1c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b1c8 set date to 1355896800.000000000 Tue Dec 18 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b1c8 set date to 1357071985.218347000 Tue Jan  1 13:26:25 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b2d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b2d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b140 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b140 set date to 1357087442.406525000 Tue Jan  1 17:44:02 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b2d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b4f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b580 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b580 set date to 1359916220.169457000 Sun Feb  3 11:30:20 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b608
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b718
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b718 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b718 set date to 1362610410.680383000 Wed Mar  6 15:53:30 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b608
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b4f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b2d8 set date to 1363150800.000000000 Tue Mar 12 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b2d8 set date to 1365877100.976837000 Sat Apr 13 12:18:20 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b470
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b608
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b690 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b690 set date to 1365877083.596052000 Sat Apr 13 12:18:03 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b608
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b4f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b4f8 set date to 1366783200.000000000 Wed Apr 24 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b4f8 set date to 1378679932.573593000 Sun Sep  8 16:38:52 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b608
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b608
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b470 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b470 set date to 1399148656.000000000 Sat May  3 14:24:16 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b608
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b828
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b8b0 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b8b0 set date to 1370218607.468351000 Sun Jun  2 18:16:47 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b938
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213ba48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213ba48 set date to 1371103200.000000000 Thu Jun 13 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213ba48 set date to 1378680043.160638000 Sun Sep  8 16:40:43 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b938
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b828
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b608 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b608 set date to 1378680340.232678000 Sun Sep  8 16:45:40 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b7a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b938
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b9c0 set date to 1374645600.000000000 Wed Jul 24 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b9c0 set date to 1378680082.645250000 Sun Sep  8 16:41:22 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b938
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b828
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b828 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b828 set date to 1378680377.057560000 Sun Sep  8 16:46:17 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b938
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b938
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b7a0 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b7a0 set date to 1378680416.610319000 Sun Sep  8 16:46:56 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213b938
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bb58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bbe0 set date to 1378965600.000000000 Thu Sep 12 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bbe0 set date to 1386526527.231947000 Sun Dec  8 11:15:27 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bc68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bd78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bd78 set date to 1379916000.000000000 Mon Sep 23 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bd78 set date to 1381178596.000000000 Mon Oct  7 14:43:16 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bc68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bb58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b938 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213b938 set date to 1381177813.015530000 Mon Oct  7 14:30:13 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bad0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bc68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bcf0 set date to 1382508000.000000000 Wed Oct 23 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bcf0 set date to 1386526550.077473000 Sun Dec  8 11:15:50 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bc68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bb58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bb58 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bb58 set date to 1386526645.744894000 Sun Dec  8 11:17:25 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bc68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bc68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bad0 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bad0 set date to 1386526694.382730000 Sun Dec  8 11:18:14 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bc68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213be88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bf10 set date to 1386655200.000000000 Mon Dec  9 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bf10 set date to 1388602494.785299000 Wed Jan  1 11:54:54 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bf98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d0e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d0e0 set date to 1388383200.000000000 Sun Dec 29 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d0e0 set date to 1399148865.000000000 Sat May  3 14:27:45 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bf98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213be88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bc68 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bc68 set date to 1388604516.450406000 Wed Jan  1 12:28:36 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213be00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bf98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d058 set date to 1390370400.000000000 Tue Jan 21 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d058 set date to 1393467117.793092000 Wed Feb 26 19:11:57 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bf98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213be88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213be88 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213be88 set date to 1393466371.701839000 Wed Feb 26 18:59:31 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bf98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bf98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213be00 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213be00 set date to 1394309527.470658000 Sat Mar  8 13:12:07 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1213bf98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d1f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d278 set date to 1394600400.000000000 Tue Mar 11 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d278 set date to 1396442209.000000000 Wed Apr  2 06:36:49 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d410 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d410 set date to 1396443191.000000000 Wed Apr  2 06:53:11 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d1f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bf98 set date to 1398229200.000000000 Tue Apr 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1213bf98 set date to 1399128100.000000000 Sat May  3 08:41:40 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d388 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d388 set date to 1399127535.000000000 Sat May  3 08:32:15 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d1f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d1f0 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d1f0 set date to 1401807167.000000000 Tue Jun  3 08:52:47 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d168 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d168 set date to 1403666151.000000000 Tue Jun 24 21:15:51 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d5a8 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d5a8 set date to 1403693555.000000000 Wed Jun 25 04:52:35 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d740 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d740 set date to 1403657758.000000000 Tue Jun 24 18:55:58 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d300 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d300 set date to 1404225843.000000000 Tue Jul  1 08:44:03 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d6b8 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d6b8 set date to 1409543003.000000000 Sun Aug 31 21:43:23 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d520 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d520 set date to 1409543040.000000000 Sun Aug 31 21:44:00 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d498 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d498 set date to 1414693745.000000000 Thu Oct 30 12:29:05 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d8d8 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d8d8 set date to 1414848139.000000000 Sat Nov  1 07:22:19 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9da70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9da70 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9da70 set date to 1417379039.000000000 Sun Nov 30 13:23:59 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d630 set date to 1418799600.000000000 Wed Dec 17 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d630 set date to 1420675692.000000000 Wed Jan  7 17:08:12 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d7c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d9e8 set date to 1418799600.000000000 Wed Dec 17 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d9e8 set date to 1420675788.000000000 Wed Jan  7 17:09:48 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d850 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d850 set date to 1420301112.000000000 Sat Jan  3 09:05:12 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d7c8 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d7c8 set date to 1422933349.000000000 Mon Feb  2 20:15:49 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9d960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9db80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9dc08 set date to 1422770400.000000000 Sat Jan 31 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9dc08 set date to 1425217988.000000000 Sun Mar  1 06:53:08 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9dc90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9dda0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9dda0 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9dda0 set date to 1427903223.000000000 Wed Apr  1 09:47:03 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9dc90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9db80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d960 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9d960 set date to 1427903637.000000000 Wed Apr  1 09:53:57 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9daf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9dc90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9dd18 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9dd18 set date to 1430483125.000000000 Fri May  1 06:25:25 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9dc90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9db80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9db80 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9db80 set date to 1433000707.000000000 Sat May 30 09:45:07 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9dc90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9dc90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9daf8 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9daf8 set date to 1435774061.000000000 Wed Jul  1 12:07:41 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9dc90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9deb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9df38 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9df38 set date to 1439403861.000000000 Wed Aug 12 12:24:21 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121411a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121411a0 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121411a0 set date to 1441642186.000000000 Mon Sep  7 10:09:46 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9deb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9dc90 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9dc90 set date to 1443751216.000000000 Thu Oct  1 20:00:16 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9de28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141118 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141118 set date to 1403658271.000000000 Tue Jun 24 19:04:31 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11e9deb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9deb0 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9deb0 set date to 1403694636.000000000 Wed Jun 25 05:10:36 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9de28 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11e9de28 set date to 1404226063.000000000 Tue Jul  1 08:47:43 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121412b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141338 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141338 set date to 1409543331.000000000 Sun Aug 31 21:48:51 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121413c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121414d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121414d0 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121414d0 set date to 1409543369.000000000 Sun Aug 31 21:49:29 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121413c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121412b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141090 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141090 set date to 1414693796.000000000 Thu Oct 30 12:29:56 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141228
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121413c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141448 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141448 set date to 1414848259.000000000 Sat Nov  1 07:24:19 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121413c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121412b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121412b0 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121412b0 set date to 1417379086.000000000 Sun Nov 30 13:24:46 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121413c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121413c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141228 set date to 1418191200.000000000 Tue Dec  9 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141228 set date to 1418310963.000000000 Thu Dec 11 08:16:03 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121413c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121415e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141668 set date to 1419228000.000000000 Sun Dec 21 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141668 set date to 1422032943.000000000 Fri Jan 23 10:09:03 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121416f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141800 set date to 1419228000.000000000 Sun Dec 21 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141800 set date to 1422033059.000000000 Fri Jan 23 10:10:59 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121416f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121415e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121413c0 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121413c0 set date to 1420301172.000000000 Sat Jan  3 09:06:12 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141558
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121416f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141778 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141778 set date to 1422933245.000000000 Mon Feb  2 20:14:05 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121416f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121415e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121415e0 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121415e0 set date to 1425218078.000000000 Sun Mar  1 06:54:38 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121416f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121416f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141558 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141558 set date to 1427900838.000000000 Wed Apr  1 09:07:18 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121416f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141998 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141998 set date to 1427900899.000000000 Wed Apr  1 09:08:19 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141b30 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141b30 set date to 1427900963.000000000 Wed Apr  1 09:09:23 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121416f0 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121416f0 set date to 1430483361.000000000 Fri May  1 06:29:21 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141888
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141aa8 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141aa8 set date to 1433000575.000000000 Sat May 30 09:42:55 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141910 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141910 set date to 1434934395.000000000 Sun Jun 21 18:53:15 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141888 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141888 set date to 1435773898.000000000 Wed Jul  1 12:04:58 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141cc8 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141cc8 set date to 1439403608.000000000 Wed Aug 12 12:20:08 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141e60 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141e60 set date to 1441642060.000000000 Mon Sep  7 10:07:40 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141a20 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141a20 set date to 1443751001.000000000 Thu Oct  1 19:56:41 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141bb8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141dd8 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141dd8 set date to 1266973688.000000000 Tue Feb 23 18:08:08 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141c40 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141c40 set date to 1268861502.818443000 Wed Mar 17 15:31:42 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141bb8 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141bb8 set date to 1287928003.180363000 Sun Oct 24 07:46:43 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab0b0 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab0b0 set date to 1287928078.296454000 Sun Oct 24 07:47:58 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab138
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab248
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab248 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab248 set date to 1287928133.858919000 Sun Oct 24 07:48:53 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab138
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141d50 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141d50 set date to 1287928203.836122000 Sun Oct 24 07:50:03 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141ee8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab138
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab1c0 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab1c0 set date to 1287928238.100708000 Sun Oct 24 07:50:38 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab138
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12141f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141f70 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141f70 set date to 1287928287.061733000 Sun Oct 24 07:51:27 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab138
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab138
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141ee8 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12141ee8 set date to 1287928327.486896000 Sun Oct 24 07:52:07 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab138
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab358
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab3e0 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab3e0 set date to 1296852787.389326000 Fri Feb  4 13:53:07 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab468
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab578
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab578 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab578 set date to 1296852828.774510000 Fri Feb  4 13:53:48 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab468
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab358
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab138 set date to 1293688800.000000000 Wed Dec 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab138 set date to 1296852928.356069000 Fri Feb  4 13:55:28 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab2d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab468
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab4f0 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab4f0 set date to 1296852873.247645000 Fri Feb  4 13:54:33 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab468
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab358
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab358 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab358 set date to 1305253541.867648000 Thu May 12 20:25:41 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab468
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab468
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab2d0 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab2d0 set date to 1305253589.621292000 Thu May 12 20:26:29 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab468
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab688
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab710 set date to 1300770000.000000000 Mon Mar 21 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab710 set date to 1305253709.000000000 Thu May 12 20:28:29 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab798
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab8a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab8a8 set date to 1300770000.000000000 Mon Mar 21 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab8a8 set date to 1305253810.000000000 Thu May 12 20:30:10 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab798
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab688
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab468 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab468 set date to 1305253939.709096000 Thu May 12 20:32:19 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab600
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab798
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab820 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab820 set date to 1305253981.209561000 Thu May 12 20:33:01 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab798
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab688
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab688 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab688 set date to 1319652774.227157000 Wed Oct 26 12:12:54 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab798
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab798
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab600 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab600 set date to 1319652728.914530000 Wed Oct 26 12:12:08 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab798
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab9b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eaba40 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eaba40 set date to 1319652691.482126000 Wed Oct 26 12:11:31 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabac8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabbd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabbd8 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabbd8 set date to 1319652652.192745000 Wed Oct 26 12:10:52 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabac8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab9b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab798 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab798 set date to 1319652616.576191000 Wed Oct 26 12:10:16 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab930
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabac8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabb50 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabb50 set date to 1324164876.783508000 Sat Dec 17 16:34:36 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabac8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eab9b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab9b8 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab9b8 set date to 1324164932.957229000 Sat Dec 17 16:35:32 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabac8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabac8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab930 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eab930 set date to 1329778264.129774000 Mon Feb 20 15:51:04 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabac8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabce8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabd70 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabd70 set date to 1329778321.416298000 Mon Feb 20 15:52:01 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabdf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabf08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabf08 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabf08 set date to 1330877176.293565000 Sun Mar  4 09:06:16 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabdf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabce8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabac8 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabac8 set date to 1333572074.088772000 Wed Apr  4 14:41:14 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabc60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabdf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabe80 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabe80 set date to 1335922991.117187000 Tue May  1 19:43:11 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabdf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabce8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabce8 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabce8 set date to 1357092435.697680000 Tue Jan  1 19:07:15 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabdf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabdf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabc60 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabc60 set date to 1357092484.213651000 Tue Jan  1 19:08:04 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabdf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d0e8 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d0e8 set date to 1357092522.398286000 Tue Jan  1 19:08:42 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d280 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d280 set date to 1357092569.193604000 Tue Jan  1 19:09:29 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabdf8 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabdf8 set date to 1357092607.338369000 Tue Jan  1 19:10:07 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eabf90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d1f8 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d1f8 set date to 1357092657.131311000 Tue Jan  1 19:10:57 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d060 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d060 set date to 1357092711.124726000 Tue Jan  1 19:11:51 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabf90 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eabf90 set date to 1357092780.021781000 Tue Jan  1 19:13:00 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d418 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d418 set date to 1357092848.870805000 Tue Jan  1 19:14:08 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d4a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d5b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d5b0 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d5b0 set date to 1357092909.599728000 Tue Jan  1 19:15:09 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d4a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d170 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d170 set date to 1359916265.632993000 Sun Feb  3 11:31:05 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d308
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d4a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d528 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d528 set date to 1362610368.599681000 Wed Mar  6 15:52:48 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d4a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d390 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d390 set date to 1365877400.486447000 Sat Apr 13 12:23:20 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d4a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d4a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d308 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d308 set date to 1365877421.945278000 Sat Apr 13 12:23:41 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d4a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d6c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d748 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d748 set date to 1365877461.461684000 Sat Apr 13 12:24:21 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d7d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d8e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d8e0 set date to 1367301600.000000000 Tue Apr 30 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d8e0 set date to 1378679210.934872000 Sun Sep  8 16:26:50 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d7d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d6c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d4a0 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d4a0 set date to 1370218662.765761000 Sun Jun  2 18:17:42 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d638
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d7d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d858 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d858 set date to 1378678888.049767000 Sun Sep  8 16:21:28 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d7d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d6c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d6c0 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d6c0 set date to 1378678952.007704000 Sun Sep  8 16:22:32 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d7d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d7d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d638 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d638 set date to 1378679448.536934000 Sun Sep  8 16:30:48 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d7d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d9f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214da78 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214da78 set date to 1381178154.724314000 Mon Oct  7 14:35:54 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214db00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214dc10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214dc10 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214dc10 set date to 1386526184.123363000 Sun Dec  8 11:09:44 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214db00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d9f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d7d0 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d7d0 set date to 1386526269.756329000 Sun Dec  8 11:11:09 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d968
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214db00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214db88 set date to 1387260000.000000000 Mon Dec 16 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214db88 set date to 1399129220.000000000 Sat May  3 09:00:20 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214db00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214d9f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d9f0 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d9f0 set date to 1388604273.882365000 Wed Jan  1 12:24:33 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214db00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214db00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d968 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214d968 set date to 1393466443.792303000 Wed Feb 26 19:00:43 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214db00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214dd20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214dda8 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214dda8 set date to 1394309477.652959000 Sat Mar  8 13:11:17 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214de30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214df40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214df40 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214df40 set date to 1396443236.000000000 Wed Apr  2 06:53:56 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214de30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214dd20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214db00 set date to 1396414800.000000000 Tue Apr  1 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214db00 set date to 1396443325.000000000 Wed Apr  2 06:55:25 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214dc98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214de30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214deb8 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214deb8 set date to 1399127626.000000000 Sat May  3 08:33:46 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214de30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214dd20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214dd20 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214dd20 set date to 1401807209.000000000 Tue Jun  3 08:53:29 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214de30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214de30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214dc98 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214dc98 set date to 1404225924.000000000 Tue Jul  1 08:45:24 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1214de30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157198 set date to 1404709200.000000000 Sun Jul  6 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157198 set date to 1405961508.000000000 Mon Jul 21 10:51:48 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157330 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157330 set date to 1409543168.000000000 Sun Aug 31 21:46:08 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214de30 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1214de30 set date to 1409543215.000000000 Sun Aug 31 21:46:55 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157088
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121572a8 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121572a8 set date to 1414677855.000000000 Thu Oct 30 08:04:15 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157110 set date to 1412571600.000000000 Sun Oct  5 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157110 set date to 1414696808.000000000 Thu Oct 30 13:20:08 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157088 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157088 set date to 1414848074.000000000 Sat Nov  1 07:21:14 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121574c8 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121574c8 set date to 1417379131.000000000 Sun Nov 30 13:25:31 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157660 set date to 1418796000.000000000 Tue Dec 16 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157660 set date to 1422033425.000000000 Fri Jan 23 10:17:05 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157220 set date to 1418796000.000000000 Tue Dec 16 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157220 set date to 1422033494.000000000 Fri Jan 23 10:18:14 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121573b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121575d8 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121575d8 set date to 1420301014.000000000 Sat Jan  3 09:03:34 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157440 set date to 1420437600.000000000 Sun Jan  4 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157440 set date to 1422156716.000000000 Sat Jan 24 20:31:56 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121573b8 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121573b8 set date to 1422933295.000000000 Mon Feb  2 20:14:55 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121577f8 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121577f8 set date to 1425218031.000000000 Sun Mar  1 06:53:51 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157990 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157990 set date to 1427901018.000000000 Wed Apr  1 09:10:18 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157550 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157550 set date to 1428932710.000000000 Mon Apr 13 07:45:10 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121576e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157908 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157908 set date to 1430483202.000000000 Fri May  1 06:26:42 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157770 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157770 set date to 1433000636.000000000 Sat May 30 09:43:56 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121576e8 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121576e8 set date to 1434934498.000000000 Sun Jun 21 18:54:58 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157aa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157b28 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157b28 set date to 1435773993.000000000 Wed Jul  1 12:06:33 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157bb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157cc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157cc0 set date to 1436158800.000000000 Sun Jul  5 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157cc0 set date to 1436287707.000000000 Tue Jul  7 10:48:27 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157bb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157aa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157880 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157880 set date to 1439403684.000000000 Wed Aug 12 12:21:24 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157a18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157bb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157c38 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157c38 set date to 1441642098.000000000 Mon Sep  7 10:08:18 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157bb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157aa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157aa0 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157aa0 set date to 1443751091.000000000 Thu Oct  1 19:58:11 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157bb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157bb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157a18 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157a18 set date to 1435775294.000000000 Wed Jul  1 12:28:14 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157bb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157dd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157e58 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157e58 set date to 1439403744.000000000 Wed Aug 12 12:22:24 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157ee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f0a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f0a8 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f0a8 set date to 1441642144.000000000 Mon Sep  7 10:09:04 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157ee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157dd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157bb0 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157bb0 set date to 1443751152.000000000 Thu Oct  1 19:59:12 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157d48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157ee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157f68 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157f68 set date to 1157654771.000000000 Thu Sep  7 12:46:11 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157ee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157dd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157dd0 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157dd0 set date to 1160057903.000000000 Thu Oct  5 08:18:23 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157ee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157ee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157d48 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157d48 set date to 1162387899.000000000 Wed Nov  1 06:31:39 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12157ee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f1b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f240 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f240 set date to 1165288486.000000000 Mon Dec  4 20:14:46 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f2c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f3d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f3d8 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f3d8 set date to 1167624362.000000000 Sun Dec 31 21:06:02 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f2c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f1b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157ee0 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12157ee0 set date to 1170344813.000000000 Thu Feb  1 08:46:53 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f130
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f2c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f350 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f350 set date to 1172944015.000000000 Sat Mar  3 10:46:55 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f2c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f1b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f1b8 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f1b8 set date to 1175396826.000000000 Sat Mar 31 21:07:06 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f2c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f2c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f130 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f130 set date to 1178102478.000000000 Wed May  2 04:41:18 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f2c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f4e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f570 set date to 1180587600.000000000 Wed May 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f570 set date to 1180701046.000000000 Fri Jun  1 06:30:46 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f5f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f708
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f708 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f708 set date to 1183394820.000000000 Mon Jul  2 10:47:00 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f5f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f4e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f2c8 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f2c8 set date to 1186110876.000000000 Thu Aug  2 21:14:36 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f460
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f5f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f680 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f680 set date to 1188749937.000000000 Sun Sep  2 10:18:57 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f5f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f4e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f4e8 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f4e8 set date to 1191584949.000000000 Fri Oct  5 05:49:09 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f5f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f5f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f460 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f460 set date to 1193925954.000000000 Thu Nov  1 08:05:54 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f5f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f818
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f8a0 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f8a0 set date to 1196604851.000000000 Sun Dec  2 07:14:11 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f928
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fa38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fa38 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fa38 set date to 1199202506.000000000 Tue Jan  1 08:48:26 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f928
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f818
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f5f8 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f5f8 set date to 1201957934.000000000 Sat Feb  2 06:12:14 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f790
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f928
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f9b0 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f9b0 set date to 1204858333.000000000 Thu Mar  6 19:52:13 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f928
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f818
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f818 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f818 set date to 1207504050.000000000 Sun Apr  6 11:47:30 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f928
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f928
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f790 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f790 set date to 1211515516.000000000 Thu May 22 22:05:16 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215f928
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fb48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fbd0 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fbd0 set date to 1211515542.000000000 Thu May 22 22:05:42 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fc58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fd68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fd68 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fd68 set date to 1214946712.000000000 Tue Jul  1 15:11:52 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fc58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fb48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f928 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215f928 set date to 1222120172.000000000 Mon Sep 22 15:49:32 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fac0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fc58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fce0 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fce0 set date to 1222268252.000000000 Wed Sep 24 08:57:32 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fc58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fb48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fb48 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fb48 set date to 1223045124.000000000 Fri Oct  3 08:45:24 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fc58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fc58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fac0 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fac0 set date to 1225599747.000000000 Sat Nov  1 22:22:27 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fc58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fe78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215ff00 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215ff00 set date to 1228059910.000000000 Sun Nov 30 08:45:10 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215ff88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121690d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121690d8 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121690d8 set date to 1230863136.000000000 Thu Jan  1 19:25:36 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215ff88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fe78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fc58 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fc58 set date to 1233541214.000000000 Sun Feb  1 19:20:14 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fdf0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215ff88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169050 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169050 set date to 1236032793.000000000 Mon Mar  2 15:26:33 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215ff88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215fe78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fe78 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fe78 set date to 1240082145.000000000 Sat Apr 18 13:15:45 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215ff88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215ff88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fdf0 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215fdf0 set date to 1241202647.000000000 Fri May  1 12:30:47 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1215ff88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121691e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169270 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169270 set date to 1244156475.000000000 Thu Jun  4 17:01:15 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121692f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169408
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169408 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169408 set date to 1255904063.519830000 Sun Oct 18 16:14:23 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121692f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121691e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215ff88 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1215ff88 set date to 1255904096.393939000 Sun Oct 18 16:14:56 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169160
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121692f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169380 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169380 set date to 1255904135.812558000 Sun Oct 18 16:15:35 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121692f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121691e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121691e8 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121691e8 set date to 1255904403.743969000 Sun Oct 18 16:20:03 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121692f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121692f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169160 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169160 set date to 1259770445.497419000 Wed Dec  2 09:14:05 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121692f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169518
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121695a0 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121695a0 set date to 1259770484.338771000 Wed Dec  2 09:14:44 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169628
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169738
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169738 set date to 1260856800.000000000 Mon Dec 14 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169738 set date to 1262558429.000000000 Sun Jan  3 15:40:29 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169628
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169518
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121692f8 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121692f8 set date to 1262560156.953539000 Sun Jan  3 16:09:16 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169490
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169628
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121696b0 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121696b0 set date to 1266893815.072258000 Mon Feb 22 19:56:55 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169628
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169518
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169518 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169518 set date to 1268842019.870433000 Wed Mar 17 10:06:59 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169628
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169628
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169490 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169490 set date to 1270605411.990631000 Tue Apr  6 19:56:51 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169628
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169848
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121698d0 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121698d0 set date to 1274834186.846479000 Tue May 25 18:36:26 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169958
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169a68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169a68 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169a68 set date to 1275276708.289856000 Sun May 30 21:31:48 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169958
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169848
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169628 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169628 set date to 1283609729.113718000 Sat Sep  4 08:15:29 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121697c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169958
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121699e0 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121699e0 set date to 1283609783.388310000 Sat Sep  4 08:16:23 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169958
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169848
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169848 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169848 set date to 1283609827.192146000 Sat Sep  4 08:17:07 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169958
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169958
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121697c0 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121697c0 set date to 1287779937.596510000 Fri Oct 22 14:38:57 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169958
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169b78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169c00 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169c00 set date to 1288996196.695950000 Fri Nov  5 16:29:56 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169c88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169d98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169d98 set date to 1289800800.000000000 Sun Nov 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169d98 set date to 1292779775.000000000 Sun Dec 19 10:29:35 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169c88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169b78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169958 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169958 set date to 1292779399.274052000 Sun Dec 19 10:23:19 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169af0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169c88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169d10 set date to 1293688800.000000000 Wed Dec 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169d10 set date to 1295886155.000000000 Mon Jan 24 09:22:35 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169c88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169b78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169b78 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169b78 set date to 1295886035.274974000 Mon Jan 24 09:20:35 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169c88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169c88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169af0 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169af0 set date to 1296595557.237080000 Tue Feb  1 14:25:57 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169c88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169ea8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169f30 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169f30 set date to 1299162120.670145000 Thu Mar  3 07:22:00 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d080
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d190
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d190 set date to 1300770000.000000000 Mon Mar 21 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d190 set date to 1301962441.203062000 Mon Apr  4 18:14:01 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d080
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169ea8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169c88 set date to 1300770000.000000000 Mon Mar 21 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169c88 set date to 1301962687.000000000 Mon Apr  4 18:18:07 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169e20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d080
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d108 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d108 set date to 1301962755.400861000 Mon Apr  4 18:19:15 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d080
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12169ea8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169ea8 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169ea8 set date to 1305248235.218742000 Thu May 12 18:57:15 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d080
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d080
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169e20 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12169e20 set date to 1309816191.462830000 Mon Jul  4 15:49:51 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d080
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d2a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d328 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d328 set date to 1309816810.822160000 Mon Jul  4 16:00:10 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d3b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d4c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d4c0 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d4c0 set date to 1319645960.595476000 Wed Oct 26 10:19:20 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d3b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d2a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d080 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d080 set date to 1319645994.364293000 Wed Oct 26 10:19:54 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d218
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d3b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d438 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d438 set date to 1319646027.844278000 Wed Oct 26 10:20:27 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d3b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d2a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d2a0 set date to 1320037200.000000000 Sun Oct 30 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d2a0 set date to 1320374950.699541000 Thu Nov  3 20:49:10 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d3b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d3b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d218 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d218 set date to 1323227750.717584000 Tue Dec  6 20:15:50 2011
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d3b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d5d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d658 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d658 set date to 1329753897.650789000 Mon Feb 20 09:04:57 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d6e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d7f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d7f0 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d7f0 set date to 1329758933.234413000 Mon Feb 20 10:28:53 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d6e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d5d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d3b0 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d3b0 set date to 1330879795.226682000 Sun Mar  4 09:49:55 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d548
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d6e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d768 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d768 set date to 1333227655.907123000 Sat Mar 31 15:00:55 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d6e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d5d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d5d0 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d5d0 set date to 1335921271.735612000 Tue May  1 19:14:31 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d6e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d6e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d548 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d548 set date to 1342741702.267663000 Thu Jul 19 17:48:22 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d6e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d900
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d988 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d988 set date to 1341345464.242474000 Tue Jul  3 13:57:44 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216da10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216db20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216db20 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216db20 set date to 1344134849.749674000 Sat Aug  4 20:47:29 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216da10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d900
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d6e0 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d6e0 set date to 1356902868.021543000 Sun Dec 30 14:27:48 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d878
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216da10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216da98 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216da98 set date to 1356902911.478031000 Sun Dec 30 14:28:31 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216da10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216d900
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d900 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d900 set date to 1356902951.462899000 Sun Dec 30 14:29:11 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216da10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216da10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d878 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216d878 set date to 1356902996.127424000 Sun Dec 30 14:29:56 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216da10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dc30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216dcb8 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216dcb8 set date to 1364835285.208295000 Mon Apr  1 10:54:45 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dd40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216de50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216de50 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216de50 set date to 1364835352.822087000 Mon Apr  1 10:55:52 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dd40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dc30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216da10 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216da10 set date to 1357931718.336239000 Fri Jan 11 12:15:18 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dba8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dd40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216ddc8 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216ddc8 set date to 1359913184.735440000 Sun Feb  3 10:39:44 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dd40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dc30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216dc30 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216dc30 set date to 1362337722.620372000 Sun Mar  3 12:08:42 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dd40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dd40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216dba8 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216dba8 set date to 1364834662.007251000 Mon Apr  1 10:44:22 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216dd40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216df60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121750a0 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121750a0 set date to 1364834684.522954000 Mon Apr  1 10:44:44 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175128
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175238
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175238 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175238 set date to 1364834739.608050000 Mon Apr  1 10:45:39 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175128
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216df60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216dd40 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216dd40 set date to 1367808198.745992000 Sun May  5 20:43:18 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216ded8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175128
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121751b0 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121751b0 set date to 1370195854.693548000 Sun Jun  2 11:57:34 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175128
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1216df60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216df60 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216df60 set date to 1374960180.628858000 Sat Jul 27 15:23:00 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175128
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175128
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216ded8 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1216ded8 set date to 1378572062.301493000 Sat Sep  7 10:41:02 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175128
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175348
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121753d0 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121753d0 set date to 1378572111.534507000 Sat Sep  7 10:41:51 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175458
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175568
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175568 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175568 set date to 1381176445.654930000 Mon Oct  7 14:07:25 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175458
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175348
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175128 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175128 set date to 1383767644.475500000 Wed Nov  6 12:54:04 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121752c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175458
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121754e0 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121754e0 set date to 1386524181.786678000 Sun Dec  8 10:36:21 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175458
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175348
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175348 set date to 1387260000.000000000 Mon Dec 16 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175348 set date to 1388597870.296576000 Wed Jan  1 10:37:50 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175458
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175458
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121752c0 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121752c0 set date to 1388597432.854768000 Wed Jan  1 10:30:32 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175458
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175678
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175700 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175700 set date to 1393455285.005601000 Wed Feb 26 15:54:45 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175788
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175898
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175898 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175898 set date to 1394147734.262270000 Thu Mar  6 16:15:34 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175788
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175678
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175458 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175458 set date to 1396440820.000000000 Wed Apr  2 06:13:40 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121755f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175788
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175810 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175810 set date to 1396440854.000000000 Wed Apr  2 06:14:14 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175788
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175678
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175678 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175678 set date to 1399127125.000000000 Sat May  3 08:25:25 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175788
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175788
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121755f0 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121755f0 set date to 1401806455.000000000 Tue Jun  3 08:40:55 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175788
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121759a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175a30 set date to 1403672400.000000000 Tue Jun 24 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175a30 set date to 1403872023.000000000 Fri Jun 27 06:27:03 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175ab8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175bc8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175bc8 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175bc8 set date to 1404222965.000000000 Tue Jul  1 07:56:05 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175ab8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121759a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175788 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175788 set date to 1407123246.000000000 Sun Aug  3 21:34:06 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175920
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175ab8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175b40 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175b40 set date to 1409543602.000000000 Sun Aug 31 21:53:22 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175ab8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121759a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121759a8 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121759a8 set date to 1414694160.000000000 Thu Oct 30 12:36:00 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175ab8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175ab8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175920 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175920 set date to 1414848418.000000000 Sat Nov  1 07:26:58 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175ab8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175cd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175d60 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175d60 set date to 1417378614.000000000 Sun Nov 30 13:16:54 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175de8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175ef8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175ef8 set date to 1418799600.000000000 Wed Dec 17 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175ef8 set date to 1420324560.000000000 Sat Jan  3 15:36:00 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175de8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175cd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175ab8 set date to 1418799600.000000000 Wed Dec 17 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175ab8 set date to 1420324610.000000000 Sat Jan  3 15:36:50 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175c50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175de8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175e70 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175e70 set date to 1420303235.000000000 Sat Jan  3 09:40:35 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175de8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175cd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175cd8 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175cd8 set date to 1422933489.000000000 Mon Feb  2 20:18:09 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175de8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175de8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175c50 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175c50 set date to 1425218209.000000000 Sun Mar  1 06:56:49 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175de8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f058
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f0e0 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f0e0 set date to 1427905447.000000000 Wed Apr  1 10:24:07 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f278
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f278 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f278 set date to 1430482968.000000000 Fri May  1 06:22:48 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f058
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175de8 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175de8 set date to 1434990384.000000000 Mon Jun 22 10:26:24 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12175f80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f1f0 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f1f0 set date to 1435776814.000000000 Wed Jul  1 12:53:34 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f058
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f058 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f058 set date to 1439414836.000000000 Wed Aug 12 15:27:16 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175f80 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12175f80 set date to 1441642341.000000000 Mon Sep  7 10:12:21 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f388
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f410 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f410 set date to 1443793018.000000000 Fri Oct  2 07:36:58 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f5a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f5a8 set date to 895381200.000000000 Sat May 16 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f5a8 set date to 1144721689.000000000 Mon Apr 10 20:14:49 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f388
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f168 set date to 930805200.000000000 Wed Jun 30 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f168 set date to 1144721777.196502000 Mon Apr 10 20:16:17 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f520 set date to 1368680400.000000000 Wed May 15 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f520 set date to 1368744590.793114000 Thu May 16 16:49:50 2013
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f388
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f388 set date to 432190800.000000000 Sun Sep 11 23:00:00 1983
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f388 set date to 1145319893.000000000 Mon Apr 17 18:24:53 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f300 set date to 1434085200.000000000 Thu Jun 11 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f300 set date to 1435090901.000000000 Tue Jun 23 14:21:41 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f6b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f740 set date to 729842400.000000000 Mon Feb 15 23:00:00 1993
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f740 set date to 1144285103.000000000 Wed Apr  5 18:58:23 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f7c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f8d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f8d8 set date to 756972000.000000000 Sun Dec 26 23:00:00 1993
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f8d8 set date to 1144285441.000000000 Wed Apr  5 19:04:01 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f7c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f6b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f498 set date to 788508000.000000000 Mon Dec 26 23:00:00 1994
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f498 set date to 1144285608.000000000 Wed Apr  5 19:06:48 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f7c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f850 set date to 788508000.000000000 Mon Dec 26 23:00:00 1994
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f850 set date to 1144285692.000000000 Wed Apr  5 19:08:12 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f7c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f6b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f6b8 set date to 788508000.000000000 Mon Dec 26 23:00:00 1994
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f6b8 set date to 1144285760.000000000 Wed Apr  5 19:09:20 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f7c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f7c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f630 set date to 819957600.000000000 Mon Dec 25 23:00:00 1995
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f630 set date to 1144285869.000000000 Wed Apr  5 19:11:09 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f7c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f9e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fa70 set date to 819957600.000000000 Mon Dec 25 23:00:00 1995
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fa70 set date to 1144285910.000000000 Wed Apr  5 19:11:50 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217faf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fc08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fc08 set date to 819957600.000000000 Mon Dec 25 23:00:00 1995
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fc08 set date to 1144285968.000000000 Wed Apr  5 19:12:48 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217faf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f9e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f7c8 set date to 851580000.000000000 Wed Dec 25 23:00:00 1996
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f7c8 set date to 1144286024.000000000 Wed Apr  5 19:13:44 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217faf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fb80 set date to 851580000.000000000 Wed Dec 25 23:00:00 1996
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fb80 set date to 1144286054.000000000 Wed Apr  5 19:14:14 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217faf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217f9e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f9e8 set date to 851580000.000000000 Wed Dec 25 23:00:00 1996
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f9e8 set date to 1144286097.000000000 Wed Apr  5 19:14:57 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217faf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217faf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f960 set date to 873435600.000000000 Thu Sep  4 23:00:00 1997
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217f960 set date to 1144286205.000000000 Wed Apr  5 19:16:45 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217faf8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fd18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fda0 set date to 876114000.000000000 Sun Oct  5 23:00:00 1997
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fda0 set date to 1144286241.000000000 Wed Apr  5 19:17:21 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fe28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217ff38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217ff38 set date to 878709600.000000000 Tue Nov  4 23:00:00 1997
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217ff38 set date to 1144286305.000000000 Wed Apr  5 19:18:25 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fe28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fd18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217faf8 set date to 881301600.000000000 Thu Dec  4 23:00:00 1997
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217faf8 set date to 1144286305.353441000 Wed Apr  5 19:18:25 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fc90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fe28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217feb0 set date to 883116000.000000000 Thu Dec 25 23:00:00 1997
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217feb0 set date to 1144286429.000000000 Wed Apr  5 19:20:29 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fe28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fd18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fd18 set date to 883116000.000000000 Thu Dec 25 23:00:00 1997
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fd18 set date to 1144286459.000000000 Wed Apr  5 19:20:59 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fe28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fe28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fc90 set date to 883116000.000000000 Thu Dec 25 23:00:00 1997
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fc90 set date to 1144286523.000000000 Wed Apr  5 19:22:03 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1217fe28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185100
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185188 set date to 883980000.000000000 Sun Jan  4 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185188 set date to 1144329797.000000000 Thu Apr  6 07:23:17 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185320 set date to 886658400.000000000 Wed Feb  4 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185320 set date to 1144329838.000000000 Thu Apr  6 07:23:58 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185100
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fe28 set date to 889077600.000000000 Wed Mar  4 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1217fe28 set date to 1144329893.000000000 Thu Apr  6 07:24:53 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185078
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185298 set date to 891838800.000000000 Sun Apr  5 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185298 set date to 1144330081.000000000 Thu Apr  6 07:28:01 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185100
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185100 set date to 894344400.000000000 Mon May  4 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185100 set date to 1144330130.000000000 Thu Apr  6 07:28:50 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185078 set date to 897022800.000000000 Thu Jun  4 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185078 set date to 1144330163.000000000 Thu Apr  6 07:29:23 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185430
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121854b8 set date to 899701200.000000000 Sun Jul  5 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121854b8 set date to 1144330230.000000000 Thu Apr  6 07:30:30 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185650 set date to 902293200.000000000 Tue Aug  4 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185650 set date to 1144330259.000000000 Thu Apr  6 07:30:59 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185430
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185210 set date to 905230800.000000000 Mon Sep  7 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185210 set date to 1144330292.000000000 Thu Apr  6 07:31:32 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121853a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121855c8 set date to 907563600.000000000 Sun Oct  4 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121855c8 set date to 1144330323.000000000 Thu Apr  6 07:32:03 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185430
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185430 set date to 910245600.000000000 Wed Nov  4 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185430 set date to 1144330355.000000000 Thu Apr  6 07:32:35 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121853a8 set date to 913010400.000000000 Sun Dec  6 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121853a8 set date to 1144330395.000000000 Thu Apr  6 07:33:15 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185760
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121857e8 set date to 915084000.000000000 Wed Dec 30 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121857e8 set date to 1144330443.000000000 Thu Apr  6 07:34:03 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185980 set date to 915084000.000000000 Wed Dec 30 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185980 set date to 1144330487.000000000 Thu Apr  6 07:34:47 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185760
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185540 set date to 915084000.000000000 Wed Dec 30 23:00:00 1998
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185540 set date to 1144330547.000000000 Thu Apr  6 07:35:47 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121856d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121858f8 set date to 915516000.000000000 Mon Jan  4 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121858f8 set date to 1144330595.000000000 Thu Apr  6 07:36:35 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185760
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185760 set date to 918194400.000000000 Thu Feb  4 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185760 set date to 1144330633.000000000 Thu Apr  6 07:37:13 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121856d8 set date to 920613600.000000000 Thu Mar  4 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121856d8 set date to 1144330662.000000000 Thu Apr  6 07:37:42 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185a90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185b18 set date to 923288400.000000000 Sun Apr  4 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185b18 set date to 1144330690.000000000 Thu Apr  6 07:38:10 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185cb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185cb0 set date to 925880400.000000000 Tue May  4 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185cb0 set date to 1144330738.000000000 Thu Apr  6 07:38:58 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185a90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185870 set date to 928731600.000000000 Sun Jun  6 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185870 set date to 1144330767.000000000 Thu Apr  6 07:39:27 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185a08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185c28 set date to 931237200.000000000 Mon Jul  5 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185c28 set date to 1144330798.000000000 Thu Apr  6 07:39:58 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185a90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185a90 set date to 933829200.000000000 Wed Aug  4 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185a90 set date to 1144330825.000000000 Thu Apr  6 07:40:25 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185a08 set date to 936680400.000000000 Mon Sep  6 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185a08 set date to 1144330854.000000000 Thu Apr  6 07:40:54 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185dc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185e48 set date to 939099600.000000000 Mon Oct  4 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185e48 set date to 1144330890.000000000 Thu Apr  6 07:41:30 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ed0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7090 set date to 941781600.000000000 Thu Nov  4 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7090 set date to 1144330959.000000000 Thu Apr  6 07:42:39 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ed0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185dc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185ba0 set date to 944460000.000000000 Sun Dec  5 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185ba0 set date to 1144330990.000000000 Thu Apr  6 07:43:10 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185d38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ed0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185f58 set date to 945842400.000000000 Tue Dec 21 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185f58 set date to 1144331034.000000000 Thu Apr  6 07:43:54 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ed0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185dc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185dc0 set date to 945842400.000000000 Tue Dec 21 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185dc0 set date to 1144331069.000000000 Thu Apr  6 07:44:29 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ed0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ed0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185d38 set date to 945842400.000000000 Tue Dec 21 23:00:00 1999
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185d38 set date to 1144331097.000000000 Thu Apr  6 07:44:57 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12185ed0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b71a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7228 set date to 947052000.000000000 Tue Jan  4 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7228 set date to 1144344072.000000000 Thu Apr  6 11:21:12 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b72b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b73c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b73c0 set date to 949903200.000000000 Sun Feb  6 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b73c0 set date to 1144344115.000000000 Thu Apr  6 11:21:55 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b72b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b71a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185ed0 set date to 952322400.000000000 Sun Mar  5 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12185ed0 set date to 1144344140.000000000 Thu Apr  6 11:22:20 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7118
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b72b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7338 set date to 954910800.000000000 Tue Apr  4 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7338 set date to 1144344171.000000000 Thu Apr  6 11:22:51 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b72b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b71a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b71a0 set date to 957502800.000000000 Thu May  4 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b71a0 set date to 1144344199.000000000 Thu Apr  6 11:23:19 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b72b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b72b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7118 set date to 960181200.000000000 Sun Jun  4 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7118 set date to 1144344227.000000000 Thu Apr  6 11:23:47 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b72b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b74d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7558 set date to 962773200.000000000 Tue Jul  4 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7558 set date to 1144344260.000000000 Thu Apr  6 11:24:20 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b75e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b76f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b76f0 set date to 965624400.000000000 Sun Aug  6 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b76f0 set date to 1144344772.000000000 Thu Apr  6 11:32:52 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b75e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b74d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b72b0 set date to 968130000.000000000 Mon Sep  4 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b72b0 set date to 1144344816.000000000 Thu Apr  6 11:33:36 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7448
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b75e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7668 set date to 970722000.000000000 Wed Oct  4 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7668 set date to 1144344853.000000000 Thu Apr  6 11:34:13 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b75e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b74d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b74d0 set date to 973490400.000000000 Sun Nov  5 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b74d0 set date to 1144344891.000000000 Thu Apr  6 11:34:51 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b75e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b75e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7448 set date to 975996000.000000000 Mon Dec  4 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7448 set date to 1144344916.000000000 Thu Apr  6 11:35:16 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b75e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7888 set date to 977551200.000000000 Fri Dec 22 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7888 set date to 1144344961.000000000 Thu Apr  6 11:36:01 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7a20 set date to 977551200.000000000 Fri Dec 22 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7a20 set date to 1144345004.000000000 Thu Apr  6 11:36:44 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b75e0 set date to 977551200.000000000 Fri Dec 22 23:00:00 2000
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b75e0 set date to 1144345043.000000000 Thu Apr  6 11:37:23 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7778
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7998 set date to 978674400.000000000 Thu Jan  4 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7998 set date to 1144345451.000000000 Thu Apr  6 11:44:11 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7800 set date to 981352800.000000000 Sun Feb  4 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7800 set date to 1144345485.000000000 Thu Apr  6 11:44:45 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7778 set date to 983772000.000000000 Sun Mar  4 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7778 set date to 1144345509.000000000 Thu Apr  6 11:45:09 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7bb8 set date to 986446800.000000000 Wed Apr  4 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7bb8 set date to 1144345559.000000000 Thu Apr  6 11:45:59 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7d50 set date to 989211600.000000000 Sun May  6 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7d50 set date to 1144345589.000000000 Thu Apr  6 11:46:29 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7910 set date to 991717200.000000000 Mon Jun  4 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7910 set date to 1144345625.000000000 Thu Apr  6 11:47:05 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7aa8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7cc8 set date to 994309200.000000000 Wed Jul  4 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7cc8 set date to 1144345684.000000000 Thu Apr  6 11:48:04 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7b30 set date to 996987600.000000000 Sat Aug  4 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7b30 set date to 1144345727.000000000 Thu Apr  6 11:48:47 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7aa8 set date to 999666000.000000000 Tue Sep  4 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7aa8 set date to 1144345750.000000000 Thu Apr  6 11:49:10 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7ee8 set date to 1002258000.000000000 Thu Oct  4 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7ee8 set date to 1144345784.000000000 Thu Apr  6 11:49:44 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf0c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf0c8 set date to 1005026400.000000000 Mon Nov  5 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf0c8 set date to 1144346130.000000000 Thu Apr  6 11:55:30 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7c40 set date to 1007532000.000000000 Tue Dec  4 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7c40 set date to 1144346170.000000000 Thu Apr  6 11:56:10 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7dd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf040 set date to 1009432800.000000000 Wed Dec 26 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf040 set date to 1144346246.000000000 Thu Apr  6 11:57:26 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7e60 set date to 1009432800.000000000 Wed Dec 26 23:00:00 2001
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7e60 set date to 1144346283.000000000 Thu Apr  6 11:58:03 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7dd8 set date to 1010383200.000000000 Sun Jan  6 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7dd8 set date to 1144347838.000000000 Thu Apr  6 12:23:58 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58b7f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf1d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf260 set date to 1012888800.000000000 Mon Feb  4 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf260 set date to 1144347872.000000000 Thu Apr  6 12:24:32 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf2e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf3f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf3f8 set date to 1015308000.000000000 Mon Mar  4 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf3f8 set date to 1144347900.000000000 Thu Apr  6 12:25:00 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf2e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf1d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7f70 set date to 1017986400.000000000 Thu Apr  4 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58b7f70 set date to 1144347992.000000000 Thu Apr  6 12:26:32 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf150
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf2e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf370 set date to 1020661200.000000000 Sun May  5 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf370 set date to 1144348036.000000000 Thu Apr  6 12:27:16 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf2e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf1d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf1d8 set date to 1023253200.000000000 Tue Jun  4 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf1d8 set date to 1144348069.000000000 Thu Apr  6 12:27:49 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf2e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf2e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf150 set date to 1025845200.000000000 Thu Jul  4 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf150 set date to 1144348125.000000000 Thu Apr  6 12:28:45 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf2e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf590 set date to 1028523600.000000000 Sun Aug  4 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf590 set date to 1144348212.000000000 Thu Apr  6 12:30:12 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf618
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf728
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf728 set date to 1031202000.000000000 Wed Sep  4 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf728 set date to 1144348355.000000000 Thu Apr  6 12:32:35 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf618
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf2e8 set date to 1033966800.000000000 Sun Oct  6 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf2e8 set date to 1144348393.000000000 Thu Apr  6 12:33:13 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf480
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf618
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf6a0 set date to 1036476000.000000000 Mon Nov  4 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf6a0 set date to 1144348424.000000000 Thu Apr  6 12:33:44 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf618
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf508 set date to 1039068000.000000000 Wed Dec  4 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf508 set date to 1144348480.000000000 Thu Apr  6 12:34:40 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf618
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf618
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf480 set date to 1041228000.000000000 Sun Dec 29 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf480 set date to 1144348526.000000000 Thu Apr  6 12:35:26 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf618
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf8c0 set date to 1041228000.000000000 Sun Dec 29 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf8c0 set date to 1144348557.000000000 Thu Apr  6 12:35:57 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf948
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfa58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfa58 set date to 1041228000.000000000 Sun Dec 29 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfa58 set date to 1144348593.000000000 Thu Apr  6 12:36:33 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf948
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf618 set date to 1041832800.000000000 Sun Jan  5 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf618 set date to 1144355313.000000000 Thu Apr  6 14:28:33 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf7b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf948
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf9d0 set date to 1044424800.000000000 Tue Feb  4 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf9d0 set date to 1144355343.000000000 Thu Apr  6 14:29:03 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf948
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf838 set date to 1046844000.000000000 Tue Mar  4 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf838 set date to 1144355375.000000000 Thu Apr  6 14:29:35 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf948
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf948
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf7b0 set date to 1049691600.000000000 Sun Apr  6 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf7b0 set date to 1144355410.000000000 Thu Apr  6 14:30:10 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebf948
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfb68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfbf0 set date to 1052110800.000000000 Sun May  4 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfbf0 set date to 1144355445.000000000 Thu Apr  6 14:30:45 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfc78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfd88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfd88 set date to 1054789200.000000000 Wed Jun  4 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfd88 set date to 1144355475.000000000 Thu Apr  6 14:31:15 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfc78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfb68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf948 set date to 1057554000.000000000 Sun Jul  6 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebf948 set date to 1144355666.000000000 Thu Apr  6 14:34:26 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfae0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfc78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfd00 set date to 1060059600.000000000 Mon Aug  4 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfd00 set date to 1144355709.000000000 Thu Apr  6 14:35:09 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfc78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfb68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfb68 set date to 1062738000.000000000 Thu Sep  4 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfb68 set date to 1144355751.000000000 Thu Apr  6 14:35:51 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfc78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfc78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfae0 set date to 1065416400.000000000 Sun Oct  5 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfae0 set date to 1144355862.000000000 Thu Apr  6 14:37:42 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfc78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfe98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebff20 set date to 1068012000.000000000 Tue Nov  4 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebff20 set date to 1144355910.000000000 Thu Apr  6 14:38:30 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189170
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189170 set date to 1070604000.000000000 Thu Dec  4 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189170 set date to 1144355944.000000000 Thu Apr  6 14:39:04 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfe98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfc78 set date to 1072764000.000000000 Mon Dec 29 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfc78 set date to 1144356013.000000000 Thu Apr  6 14:40:13 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfe10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121890e8 set date to 1072764000.000000000 Mon Dec 29 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121890e8 set date to 1144356042.000000000 Thu Apr  6 14:40:42 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ebfe98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfe98 set date to 1072764000.000000000 Mon Dec 29 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfe98 set date to 1144356069.000000000 Thu Apr  6 14:41:09 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfe10 set date to 1073282400.000000000 Sun Jan  4 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ebfe10 set date to 1144356127.000000000 Thu Apr  6 14:42:07 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189060
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189308 set date to 1075960800.000000000 Wed Feb  4 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189308 set date to 1144356154.000000000 Thu Apr  6 14:42:34 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121894a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121894a0 set date to 1078466400.000000000 Thu Mar  4 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121894a0 set date to 1144356191.000000000 Thu Apr  6 14:43:11 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189060 set date to 1081141200.000000000 Sun Apr  4 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189060 set date to 1144356220.000000000 Thu Apr  6 14:43:40 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121891f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189418 set date to 1083646800.000000000 Mon May  3 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189418 set date to 1144356245.000000000 Thu Apr  6 14:44:05 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189280
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189280 set date to 1086584400.000000000 Sun Jun  6 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189280 set date to 1144356297.000000000 Thu Apr  6 14:44:57 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121891f8 set date to 1089090000.000000000 Mon Jul  5 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121891f8 set date to 1144356349.000000000 Thu Apr  6 14:45:49 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189390
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121895b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189638 set date to 1091682000.000000000 Wed Aug  4 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189638 set date to 1144356377.000000000 Thu Apr  6 14:46:17 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121896c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121897d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121897d0 set date to 1094533200.000000000 Mon Sep  6 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121897d0 set date to 1144356408.000000000 Thu Apr  6 14:46:48 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121896c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121895b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189390 set date to 1096952400.000000000 Mon Oct  4 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189390 set date to 1144356453.000000000 Thu Apr  6 14:47:33 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189528
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121896c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189748 set date to 1099634400.000000000 Thu Nov  4 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189748 set date to 1144356472.000000000 Thu Apr  6 14:47:52 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121896c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121895b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121895b0 set date to 1102312800.000000000 Sun Dec  5 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121895b0 set date to 1144356504.000000000 Thu Apr  6 14:48:24 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121896c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121896c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189528 set date to 1104386400.000000000 Wed Dec 29 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189528 set date to 1144356593.000000000 Thu Apr  6 14:49:53 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121896c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121898e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189968 set date to 1104386400.000000000 Wed Dec 29 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189968 set date to 1144356616.000000000 Thu Apr  6 14:50:16 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121899f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189b00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189b00 set date to 1104904800.000000000 Tue Jan  4 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189b00 set date to 1144356692.000000000 Thu Apr  6 14:51:32 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121899f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121898e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121896c0 set date to 1107756000.000000000 Sun Feb  6 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121896c0 set date to 1144356717.000000000 Thu Apr  6 14:51:57 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189858
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121899f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189a78 set date to 1110175200.000000000 Sun Mar  6 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189a78 set date to 1144356742.000000000 Thu Apr  6 14:52:22 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121899f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121898e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121898e0 set date to 1112677200.000000000 Mon Apr  4 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121898e0 set date to 1144356771.000000000 Thu Apr  6 14:52:51 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121899f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121899f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189858 set date to 1115269200.000000000 Wed May  4 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189858 set date to 1144356819.000000000 Thu Apr  6 14:53:39 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121899f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189c10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189c98 set date to 1117947600.000000000 Sat Jun  4 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189c98 set date to 1144356859.000000000 Thu Apr  6 14:54:19 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189d20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189e30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189e30 set date to 1120539600.000000000 Mon Jul  4 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189e30 set date to 1144356881.000000000 Thu Apr  6 14:54:41 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189d20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189c10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121899f0 set date to 1135058400.000000000 Mon Dec 19 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121899f0 set date to 1144357097.000000000 Thu Apr  6 14:58:17 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189b88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189d20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189da8 set date to 1135058400.000000000 Mon Dec 19 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189da8 set date to 1144357133.000000000 Thu Apr  6 14:58:53 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189d20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189c10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189c10 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189c10 set date to 1167625501.000000000 Sun Dec 31 21:25:01 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189d20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189d20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189b88 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189b88 set date to 1167625724.000000000 Sun Dec 31 21:28:44 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189d20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189f40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d088 set date to 1198044000.000000000 Tue Dec 18 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d088 set date to 1198848195.000000000 Fri Dec 28 06:23:15 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d220
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d220 set date to 1198044000.000000000 Tue Dec 18 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d220 set date to 1198848245.000000000 Fri Dec 28 06:24:05 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189f40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189d20 set date to 1198044000.000000000 Tue Dec 18 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189d20 set date to 1198848281.000000000 Fri Dec 28 06:24:41 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189eb8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d198 set date to 1229666400.000000000 Thu Dec 18 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d198 set date to 1356992281.367639000 Mon Dec 31 15:18:01 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12189f40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189f40 set date to 1261116000.000000000 Thu Dec 17 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189f40 set date to 1356992346.013521000 Mon Dec 31 15:19:06 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189eb8 set date to 1292565600.000000000 Thu Dec 16 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12189eb8 set date to 1356992405.077482000 Mon Dec 31 15:20:05 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d110
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d3b8 set date to 1324015200.000000000 Thu Dec 15 23:00:00 2011
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d3b8 set date to 1356992464.040376000 Mon Dec 31 15:21:04 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d550
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d550 set date to 1355724000.000000000 Sun Dec 16 23:00:00 2012
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d550 set date to 1356992512.323031000 Mon Dec 31 15:21:52 2012
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d110 set date to 1387260000.000000000 Mon Dec 16 23:00:00 2013
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d110 set date to 1388605331.304905000 Wed Jan  1 12:42:11 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d2a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d4c8 set date to 1418972400.000000000 Fri Dec 19 00:00:00 2014
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d4c8 set date to 1420323902.000000000 Sat Jan  3 15:25:02 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d330
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d330 set date to 1423116000.000000000 Wed Feb  4 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d330 set date to 1424464018.000000000 Fri Feb 20 13:26:58 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d2a8 set date to 1424239200.000000000 Tue Feb 17 23:00:00 2015
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d2a8 set date to 1424464097.000000000 Fri Feb 20 13:28:17 2015
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d440
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d6e8 set date to 1036130400.000000000 Thu Oct 31 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d6e8 set date to 1143515016.000000000 Mon Mar 27 20:03:36 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d880
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d880 set date to 1036389600.000000000 Sun Nov  3 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d880 set date to 1143515195.000000000 Mon Mar 27 20:06:35 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d440 set date to 1038549600.000000000 Thu Nov 28 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d440 set date to 1143515306.000000000 Mon Mar 27 20:08:26 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d5d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d7f8 set date to 1038981600.000000000 Tue Dec  3 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d7f8 set date to 1143603220.000000000 Tue Mar 28 20:33:40 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d660
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d660 set date to 1041314400.000000000 Mon Dec 30 23:00:00 2002
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d660 set date to 1143604260.000000000 Tue Mar 28 20:51:00 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d5d8 set date to 1041573600.000000000 Thu Jan  2 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d5d8 set date to 1143604260.519628000 Tue Mar 28 20:51:00 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d770
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218da18 set date to 1043992800.000000000 Thu Jan 30 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218da18 set date to 1143604484.000000000 Tue Mar 28 20:54:44 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218daa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218dbb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218dbb0 set date to 1044338400.000000000 Mon Feb  3 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218dbb0 set date to 1143604484.835053000 Tue Mar 28 20:54:44 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218daa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d770 set date to 1046412000.000000000 Thu Feb 27 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d770 set date to 1143604546.000000000 Tue Mar 28 20:55:46 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d908
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218daa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218db28 set date to 1046757600.000000000 Mon Mar  3 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218db28 set date to 1143604546.184747000 Tue Mar 28 20:55:46 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218daa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218d990
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d990 set date to 1049090400.000000000 Sun Mar 30 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d990 set date to 1143604607.000000000 Tue Mar 28 20:56:47 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218daa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218daa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d908 set date to 1049436000.000000000 Thu Apr  3 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218d908 set date to 1143604608.023276000 Tue Mar 28 20:56:48 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218daa0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218dcc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218dd48 set date to 1051678800.000000000 Tue Apr 29 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218dd48 set date to 1143604652.000000000 Tue Mar 28 20:57:32 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218ddd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218dee0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218dee0 set date to 1051851600.000000000 Thu May  1 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218dee0 set date to 1143604652.920852000 Tue Mar 28 20:57:32 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218ddd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218dcc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218daa0 set date to 1054270800.000000000 Thu May 29 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218daa0 set date to 1143729776.000000000 Thu Mar 30 07:42:56 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218dc38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218ddd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218de58 set date to 1054702800.000000000 Tue Jun  3 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218de58 set date to 1143729776.021460000 Thu Mar 30 07:42:56 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218ddd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218dcc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218dcc0 set date to 1056949200.000000000 Sun Jun 29 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218dcc0 set date to 1143730042.000000000 Thu Mar 30 07:47:22 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218ddd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218ddd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218dc38 set date to 1057208400.000000000 Wed Jul  2 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218dc38 set date to 1143730042.382391000 Thu Mar 30 07:47:22 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218ddd0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec90b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9138 set date to 1059627600.000000000 Wed Jul 30 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9138 set date to 1143730120.000000000 Thu Mar 30 07:48:40 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec91c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec92d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec92d0 set date to 1059973200.000000000 Sun Aug  3 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec92d0 set date to 1143730120.447325000 Thu Mar 30 07:48:40 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec91c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec90b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218ddd0 set date to 1062133200.000000000 Thu Aug 28 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218ddd0 set date to 1143730195.000000000 Thu Mar 30 07:49:55 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1218df68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec91c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9248 set date to 1062651600.000000000 Wed Sep  3 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9248 set date to 1143730195.360820000 Thu Mar 30 07:49:55 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec91c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec90b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec90b0 set date to 1064898000.000000000 Mon Sep 29 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec90b0 set date to 1143730250.000000000 Thu Mar 30 07:50:50 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec91c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec91c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218df68 set date to 1065157200.000000000 Thu Oct  2 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1218df68 set date to 1143730250.726442000 Thu Mar 30 07:50:50 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec91c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec93e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9468 set date to 1067580000.000000000 Thu Oct 30 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9468 set date to 1143730296.000000000 Thu Mar 30 07:51:36 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec94f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9600
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9600 set date to 1067839200.000000000 Sun Nov  2 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9600 set date to 1143730296.381746000 Thu Mar 30 07:51:36 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec94f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec93e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec91c0 set date to 1069999200.000000000 Thu Nov 27 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec91c0 set date to 1143730368.000000000 Thu Mar 30 07:52:48 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9358
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec94f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9578 set date to 1070517600.000000000 Wed Dec  3 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9578 set date to 1143730368.601867000 Thu Mar 30 07:52:48 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec94f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec93e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec93e0 set date to 1072850400.000000000 Tue Dec 30 23:00:00 2003
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec93e0 set date to 1143730441.000000000 Thu Mar 30 07:54:01 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec94f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec94f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9358 set date to 1073023200.000000000 Thu Jan  1 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9358 set date to 1143749507.579429000 Thu Mar 30 13:11:47 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec94f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9798 set date to 1075442400.000000000 Thu Jan 29 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9798 set date to 1143749648.000000000 Thu Mar 30 13:14:08 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9820
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9930
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9930 set date to 1075874400.000000000 Tue Feb  3 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9930 set date to 1143749648.791354000 Thu Mar 30 13:14:08 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9820
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec94f0 set date to 1077861600.000000000 Thu Feb 26 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec94f0 set date to 1143749698.000000000 Thu Mar 30 13:14:58 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9688
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9820
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec98a8 set date to 1078380000.000000000 Wed Mar  3 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec98a8 set date to 1143749698.238499000 Thu Mar 30 13:14:58 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9820
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9710 set date to 1080712800.000000000 Tue Mar 30 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9710 set date to 1143749763.000000000 Thu Mar 30 13:16:03 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9820
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9820
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9688 set date to 1080885600.000000000 Thu Apr  1 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9688 set date to 1143749763.467822000 Thu Mar 30 13:16:03 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9820
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9a40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9ac8 set date to 1083301200.000000000 Thu Apr 29 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9ac8 set date to 1143756185.000000000 Thu Mar 30 15:03:05 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9b50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9c60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9c60 set date to 1083646800.000000000 Mon May  3 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9c60 set date to 1143756185.049939000 Thu Mar 30 15:03:05 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9b50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9a40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9820 set date to 1085720400.000000000 Thu May 27 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9820 set date to 1143756240.000000000 Thu Mar 30 15:04:00 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec99b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9b50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9bd8 set date to 1086325200.000000000 Thu Jun  3 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9bd8 set date to 1143756240.801953000 Thu Mar 30 15:04:00 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9b50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9a40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9a40 set date to 1088571600.000000000 Tue Jun 29 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9a40 set date to 1143756597.000000000 Thu Mar 30 15:09:57 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9b50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9b50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec99b8 set date to 1088744400.000000000 Thu Jul  1 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec99b8 set date to 1143756597.526434000 Thu Mar 30 15:09:57 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9b50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9d70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9df8 set date to 1091163600.000000000 Thu Jul 29 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9df8 set date to 1143756645.000000000 Thu Mar 30 15:10:45 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9e80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9f90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9f90 set date to 1091595600.000000000 Tue Aug  3 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9f90 set date to 1143756645.569112000 Thu Mar 30 15:10:45 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9e80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9d70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9b50 set date to 1093928400.000000000 Mon Aug 30 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9b50 set date to 1143756703.000000000 Thu Mar 30 15:11:43 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9ce8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9e80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9f08 set date to 1094187600.000000000 Thu Sep  2 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9f08 set date to 1143756703.861921000 Thu Mar 30 15:11:43 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9e80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9d70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9d70 set date to 1096520400.000000000 Wed Sep 29 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9d70 set date to 1143756842.000000000 Thu Mar 30 15:14:02 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9e80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9e80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9ce8 set date to 1096866000.000000000 Sun Oct  3 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9ce8 set date to 1143756842.701447000 Thu Mar 30 15:14:02 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ec9e80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c00e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0168 set date to 1099026000.000000000 Thu Oct 28 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0168 set date to 1143756897.000000000 Thu Mar 30 15:14:57 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c01f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0300
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0300 set date to 1099548000.000000000 Wed Nov  3 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0300 set date to 1143756898.023931000 Thu Mar 30 15:14:58 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c01f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c00e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9e80 set date to 1101794400.000000000 Mon Nov 29 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ec9e80 set date to 1143756948.000000000 Thu Mar 30 15:15:48 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0058
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c01f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0278 set date to 1102053600.000000000 Thu Dec  2 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0278 set date to 1143756948.712374000 Thu Mar 30 15:15:48 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c01f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c00e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c00e0 set date to 1104472800.000000000 Thu Dec 30 23:00:00 2004
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c00e0 set date to 1143757007.000000000 Thu Mar 30 15:16:47 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c01f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c01f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0058 set date to 1104818400.000000000 Mon Jan  3 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0058 set date to 1143757007.600539000 Thu Mar 30 15:16:47 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c01f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0498 set date to 1107151200.000000000 Sun Jan 30 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0498 set date to 1143757064.000000000 Thu Mar 30 15:17:44 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0630
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0630 set date to 1107496800.000000000 Thu Feb  3 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0630 set date to 1143757064.501308000 Thu Mar 30 15:17:44 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c01f0 set date to 1109570400.000000000 Sun Feb 27 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c01f0 set date to 1143757136.000000000 Thu Mar 30 15:18:56 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0388
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c05a8 set date to 1109916000.000000000 Thu Mar  3 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c05a8 set date to 1143757149.548883000 Thu Mar 30 15:19:09 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0410 set date to 1112248800.000000000 Wed Mar 30 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0410 set date to 1143757200.000000000 Thu Mar 30 15:20:00 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0388 set date to 1112590800.000000000 Sun Apr  3 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0388 set date to 1143757200.462973000 Thu Mar 30 15:20:00 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0520
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c07c8 set date to 1114750800.000000000 Thu Apr 28 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c07c8 set date to 1143757245.000000000 Thu Mar 30 15:20:45 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0960
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0960 set date to 1115182800.000000000 Tue May  3 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0960 set date to 1143757245.943089000 Thu Mar 30 15:20:45 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0520 set date to 1117515600.000000000 Mon May 30 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0520 set date to 1143757288.000000000 Thu Mar 30 15:21:28 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c06b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c08d8 set date to 1117774800.000000000 Thu Jun  2 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c08d8 set date to 1143757288.520887000 Thu Mar 30 15:21:28 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0740 set date to 1120107600.000000000 Wed Jun 29 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0740 set date to 1143757431.000000000 Thu Mar 30 15:23:51 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c06b8 set date to 1120194000.000000000 Thu Jun 30 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c06b8 set date to 1143757431.872105000 Thu Mar 30 15:23:51 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0850
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0af8 set date to 1122613200.000000000 Thu Jul 28 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0af8 set date to 1143757516.000000000 Thu Mar 30 15:25:16 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0b80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0c90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0c90 set date to 1125464400.000000000 Tue Aug 30 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0c90 set date to 1143757565.000000000 Thu Mar 30 15:26:05 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0b80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0850 set date to 1128056400.000000000 Thu Sep 29 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0850 set date to 1143757595.000000000 Thu Mar 30 15:26:35 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c09e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0b80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0c08 set date to 1130738400.000000000 Sun Oct 30 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0c08 set date to 1143757621.000000000 Thu Mar 30 15:27:01 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0b80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0a70 set date to 1133330400.000000000 Tue Nov 29 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0a70 set date to 1143757660.000000000 Thu Mar 30 15:27:40 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0b80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0b80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c09e8 set date to 1135922400.000000000 Thu Dec 29 23:00:00 2005
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c09e8 set date to 1143757689.000000000 Thu Mar 30 15:28:09 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0b80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0e28 set date to 1138687200.000000000 Mon Jan 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0e28 set date to 1143757717.000000000 Thu Mar 30 15:28:37 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0eb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194078
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194078 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194078 set date to 1143757749.000000000 Thu Mar 30 15:29:09 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0eb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0b80 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0b80 set date to 1143930732.000000000 Sat Apr  1 15:32:12 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0d18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0eb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0f38 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0f38 set date to 1146419278.000000000 Sun Apr 30 11:47:58 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0eb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0da0 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0da0 set date to 1149356551.000000000 Sat Jun  3 11:42:31 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0eb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0eb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0d18 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0d18 set date to 1151768070.000000000 Sat Jul  1 09:34:30 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c0eb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194188
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194210 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194210 set date to 1154569095.000000000 Wed Aug  2 19:38:15 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194298
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121943a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121943a8 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121943a8 set date to 1157138192.000000000 Fri Sep  1 13:16:32 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194298
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194188
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0eb0 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c0eb0 set date to 1160058189.000000000 Thu Oct  5 08:23:09 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194100
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194298
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194320 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194320 set date to 1162387705.000000000 Wed Nov  1 06:28:25 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194298
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194188
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194188 set date to 1164866400.000000000 Wed Nov 29 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194188 set date to 1165288211.000000000 Mon Dec  4 20:10:11 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194298
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194298
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194100 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194100 set date to 1167624308.000000000 Sun Dec 31 21:05:08 2006
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194298
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121944b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194540 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194540 set date to 1170345147.000000000 Thu Feb  1 08:52:27 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121945c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121946d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121946d8 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121946d8 set date to 1172780019.000000000 Thu Mar  1 13:13:39 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121945c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121944b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194298 set date to 1175144400.000000000 Wed Mar 28 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194298 set date to 1175311577.000000000 Fri Mar 30 21:26:17 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194430
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121945c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194650 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194650 set date to 1175396456.000000000 Sat Mar 31 21:00:56 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121945c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121944b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121944b8 set date to 1176699600.000000000 Sun Apr 15 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121944b8 set date to 1178103278.000000000 Wed May  2 04:54:38 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121945c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121945c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194430 set date to 1177477200.000000000 Tue Apr 24 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194430 set date to 1178104291.000000000 Wed May  2 05:11:31 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121945c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121947e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194870 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194870 set date to 1178102254.000000000 Wed May  2 04:37:34 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121948f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194a08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194a08 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194a08 set date to 1178104407.000000000 Wed May  2 05:13:27 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121948f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121947e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121945c8 set date to 1177909200.000000000 Sun Apr 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121945c8 set date to 1178104857.000000000 Wed May  2 05:20:57 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194760
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121948f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194980 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194980 set date to 1178111593.000000000 Wed May  2 07:13:13 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121948f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121947e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121947e8 set date to 1177995600.000000000 Mon Apr 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121947e8 set date to 1178111632.000000000 Wed May  2 07:13:52 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121948f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121948f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194760 set date to 1179118800.000000000 Sun May 13 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194760 set date to 1179695667.000000000 Sun May 20 15:14:27 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121948f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194b18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194ba0 set date to 1179205200.000000000 Mon May 14 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194ba0 set date to 1179695574.000000000 Sun May 20 15:12:54 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194c28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194d38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194d38 set date to 1179205200.000000000 Mon May 14 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194d38 set date to 1179695693.446028000 Sun May 20 15:14:53 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194c28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194b18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121948f8 set date to 1180069200.000000000 Thu May 24 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121948f8 set date to 1180701225.000000000 Fri Jun  1 06:33:45 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194a90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194c28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194cb0 set date to 1180587600.000000000 Wed May 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194cb0 set date to 1180700798.000000000 Fri Jun  1 06:26:38 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194c28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194b18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194b18 set date to 1181106000.000000000 Tue Jun  5 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194b18 set date to 1403877993.000000000 Fri Jun 27 08:06:33 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194c28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194c28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194a90 set date to 1181624400.000000000 Mon Jun 11 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194a90 set date to 1183395248.066643000 Mon Jul  2 10:54:08 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194c28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194e48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194ed0 set date to 1181797200.000000000 Wed Jun 13 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194ed0 set date to 1183395360.000000000 Mon Jul  2 10:56:00 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194f58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1128
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1128 set date to 1181883600.000000000 Thu Jun 14 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1128 set date to 1183395400.000000000 Mon Jul  2 10:56:40 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194f58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194e48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194c28 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194c28 set date to 1183394511.000000000 Mon Jul  2 10:41:51 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194dc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194f58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed10a0 set date to 1183611600.000000000 Wed Jul  4 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed10a0 set date to 1186111334.000000000 Thu Aug  2 21:22:14 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194f58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194e48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194e48 set date to 1184562000.000000000 Sun Jul 15 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194e48 set date to 1186111364.000000000 Thu Aug  2 21:22:44 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194f58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194f58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194dc0 set date to 1185339600.000000000 Tue Jul 24 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194dc0 set date to 1186111402.637822000 Thu Aug  2 21:23:22 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12194f58
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1238
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed12c0 set date to 1185771600.000000000 Sun Jul 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed12c0 set date to 1186111425.749830000 Thu Aug  2 21:23:45 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1348
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1458
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1458 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1458 set date to 1186110573.000000000 Thu Aug  2 21:09:33 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1348
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1238
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194f58 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12194f58 set date to 1188750994.948613000 Sun Sep  2 10:36:34 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed11b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1348
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed13d0 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed13d0 set date to 1188751400.953925000 Sun Sep  2 10:43:20 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1348
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1238
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1238 set date to 1187067600.000000000 Mon Aug 13 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1238 set date to 1188751456.000000000 Sun Sep  2 10:44:16 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1348
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1348
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed11b0 set date to 1187154000.000000000 Tue Aug 14 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed11b0 set date to 1188751492.948505000 Sun Sep  2 10:44:52 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1348
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1568
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed15f0 set date to 1188190800.000000000 Sun Aug 26 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed15f0 set date to 1188751518.301109000 Sun Sep  2 10:45:18 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1678
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1788
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1788 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1788 set date to 1188749689.000000000 Sun Sep  2 10:14:49 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1678
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1568
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1348 set date to 1189573200.000000000 Tue Sep 11 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1348 set date to 1191585206.000000000 Fri Oct  5 05:53:26 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed14e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1678
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1700 set date to 1189746000.000000000 Thu Sep 13 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1700 set date to 1191585237.669468000 Fri Oct  5 05:53:57 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1678
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1568
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1568 set date to 1190005200.000000000 Sun Sep 16 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1568 set date to 1191585271.000000000 Fri Oct  5 05:54:31 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1678
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1678
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed14e0 set date to 1190955600.000000000 Thu Sep 27 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed14e0 set date to 1191584678.000000000 Fri Oct  5 05:44:38 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1678
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1898
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1920 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1920 set date to 1195013434.000000000 Tue Nov 13 21:10:34 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed19a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1ab8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1ab8 set date to 1192424400.000000000 Sun Oct 14 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1ab8 set date to 1195012567.000000000 Tue Nov 13 20:56:07 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed19a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1898
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1678 set date to 1193288400.000000000 Wed Oct 24 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1678 set date to 1195012590.911828000 Tue Nov 13 20:56:30 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1810
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed19a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1a30 set date to 1193720400.000000000 Mon Oct 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1a30 set date to 1195012614.064531000 Tue Nov 13 20:56:54 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed19a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1898
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1898 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1898 set date to 1193925738.000000000 Thu Nov  1 08:02:18 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed19a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed19a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1810 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1810 set date to 1195012731.439320000 Tue Nov 13 20:58:51 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed19a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1bc8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1c50 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1c50 set date to 1196010946.000000000 Sun Nov 25 10:15:46 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1cd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1de8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1de8 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1de8 set date to 1196010958.966481000 Sun Nov 25 10:15:58 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1cd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1bc8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed19a8 set date to 1195106400.000000000 Wed Nov 14 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed19a8 set date to 1196011057.000000000 Sun Nov 25 10:17:37 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1b40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1cd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1d60 set date to 1195106400.000000000 Wed Nov 14 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1d60 set date to 1196011106.000000000 Sun Nov 25 10:18:26 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1cd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1bc8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1bc8 set date to 1195106400.000000000 Wed Nov 14 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1bc8 set date to 1196011135.000000000 Sun Nov 25 10:18:55 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1cd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1cd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1b40 set date to 1196056800.000000000 Sun Nov 25 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1b40 set date to 1196605185.390114000 Sun Dec  2 07:19:45 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1cd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1ef8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1f80 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1f80 set date to 1196604567.000000000 Sun Dec  2 07:09:27 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d040
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d150
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d150 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d150 set date to 1196605509.000000000 Sun Dec  2 07:25:09 2007
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d040
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1ef8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1cd8 set date to 1197439200.000000000 Tue Dec 11 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1cd8 set date to 1200757079.335053000 Sat Jan 19 08:37:59 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1e70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d040
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d0c8 set date to 1197612000.000000000 Thu Dec 13 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d0c8 set date to 1200757113.000000000 Sat Jan 19 08:38:33 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d040
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed1ef8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1ef8 set date to 1197612000.000000000 Thu Dec 13 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1ef8 set date to 1200757130.296574000 Sat Jan 19 08:38:50 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d040
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d040
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1e70 set date to 1199080800.000000000 Sun Dec 30 23:00:00 2007
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed1e70 set date to 1199202296.000000000 Tue Jan  1 08:44:56 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d040
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d260
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d2e8 set date to 1199340000.000000000 Wed Jan  2 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d2e8 set date to 1201960075.000000000 Sat Feb  2 06:47:55 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d370
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d480
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d480 set date to 1200376800.000000000 Mon Jan 14 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d480 set date to 1201960111.000000000 Sat Feb  2 06:48:31 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d370
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d260
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d040 set date to 1201240800.000000000 Thu Jan 24 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d040 set date to 1201960200.000000000 Sat Feb  2 06:50:00 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d1d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d370
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d3f8 set date to 1201672800.000000000 Tue Jan 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d3f8 set date to 1201960238.000000000 Sat Feb  2 06:50:38 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d370
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d260
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d260 set date to 1201759200.000000000 Wed Jan 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d260 set date to 1201957740.000000000 Sat Feb  2 06:09:00 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d370
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d370
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d1d8 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d1d8 set date to 1201960270.422444000 Sat Feb  2 06:51:10 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d370
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d590
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d618 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d618 set date to 1201960297.000000000 Sat Feb  2 06:51:37 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d6a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d7b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d7b0 set date to 1202968800.000000000 Wed Feb 13 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d7b0 set date to 1204858715.000000000 Thu Mar  6 19:58:35 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d6a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d590
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d370 set date to 1203055200.000000000 Thu Feb 14 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d370 set date to 1204858766.567469000 Thu Mar  6 19:59:26 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d508
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d6a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d728 set date to 1203919200.000000000 Sun Feb 24 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d728 set date to 1204858806.000000000 Thu Mar  6 20:00:06 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d6a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d590
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d590 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d590 set date to 1204857802.000000000 Thu Mar  6 19:43:22 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d6a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d6a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d508 set date to 1205298000.000000000 Tue Mar 11 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d508 set date to 1223047167.462736000 Fri Oct  3 09:19:27 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d6a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d8c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d948 set date to 1205470800.000000000 Thu Mar 13 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d948 set date to 1223047189.000000000 Fri Oct  3 09:19:49 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d9d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dae0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406dae0 set date to 1205470800.000000000 Thu Mar 13 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406dae0 set date to 1223047204.551941000 Fri Oct  3 09:20:04 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d9d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d8c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d6a0 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d6a0 set date to 1207503874.000000000 Sun Apr  6 11:44:34 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d838
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d9d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406da58 set date to 1206939600.000000000 Sun Mar 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406da58 set date to 1223047721.000000000 Fri Oct  3 09:28:41 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d9d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d8c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d8c0 set date to 1207285200.000000000 Thu Apr  3 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d8c0 set date to 1223056605.000000000 Fri Oct  3 11:56:45 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d9d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d9d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d838 set date to 1208149200.000000000 Sun Apr 13 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d838 set date to 1223056654.000000000 Fri Oct  3 11:57:34 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406d9d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dbf0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406dc78 set date to 1209099600.000000000 Thu Apr 24 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406dc78 set date to 1223056680.039210000 Fri Oct  3 11:58:00 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dd00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406de10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406de10 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406de10 set date to 1213148905.000000000 Tue Jun 10 19:48:25 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dd00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dbf0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d9d0 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406d9d0 set date to 1223056760.724600000 Fri Oct  3 11:59:20 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406db68
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dd00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406dd88 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406dd88 set date to 1223056837.908290000 Fri Oct  3 12:00:37 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dd00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dbf0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406dbf0 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406dbf0 set date to 1213149639.538042000 Tue Jun 10 20:00:39 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dd00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dd00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406db68 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406db68 set date to 1213149655.578609000 Tue Jun 10 20:00:55 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406dd00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406df20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1070 set date to 1210741200.000000000 Tue May 13 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1070 set date to 1213149685.000000000 Tue Jun 10 20:01:25 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a10f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1208
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1208 set date to 1210827600.000000000 Wed May 14 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1208 set date to 1213149772.505337000 Tue Jun 10 20:02:52 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a10f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406df20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406dd00 set date to 1210827600.000000000 Wed May 14 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406dd00 set date to 1213149875.009620000 Tue Jun 10 20:04:35 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406de98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a10f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1180 set date to 1211864400.000000000 Mon May 26 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1180 set date to 1213149902.394607000 Tue Jun 10 20:05:02 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a10f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x406df20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406df20 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406df20 set date to 1213148938.000000000 Tue Jun 10 19:48:58 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a10f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a10f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406de98 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x406de98 set date to 1213149921.654205000 Tue Jun 10 20:05:21 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a10f8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1318
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a13a0 set date to 1213246800.000000000 Wed Jun 11 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a13a0 set date to 1214947063.124401000 Tue Jul  1 15:17:43 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1428
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1538
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1538 set date to 1213333200.000000000 Thu Jun 12 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1538 set date to 1214947102.000000000 Tue Jul  1 15:18:22 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1428
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1318
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a10f8 set date to 1213333200.000000000 Thu Jun 12 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a10f8 set date to 1214947135.000000000 Tue Jul  1 15:18:55 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1290
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1428
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a14b0 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a14b0 set date to 1214946368.000000000 Tue Jul  1 15:06:08 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1428
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1318
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1318 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1318 set date to 1214947195.000000000 Tue Jul  1 15:19:55 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1428
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1428
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1290 set date to 1216098000.000000000 Mon Jul 14 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1290 set date to 1222120449.000000000 Mon Sep 22 15:54:09 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1428
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1648
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a16d0 set date to 1216098000.000000000 Mon Jul 14 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a16d0 set date to 1222121282.000000000 Mon Sep 22 16:08:02 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1758
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1868
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1868 set date to 1216962000.000000000 Thu Jul 24 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1868 set date to 1222120504.886083000 Mon Sep 22 15:55:04 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1758
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1648
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1428 set date to 1217394000.000000000 Tue Jul 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1428 set date to 1222120529.950870000 Mon Sep 22 15:55:29 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a15c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1758
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a17e0 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a17e0 set date to 1222120356.000000000 Mon Sep 22 15:52:36 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1758
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1648
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1648 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1648 set date to 1222268749.333006000 Wed Sep 24 09:05:49 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1758
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1758
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a15c0 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a15c0 set date to 1222268761.157270000 Wed Sep 24 09:06:01 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1758
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1978
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1a00 set date to 1218690000.000000000 Wed Aug 13 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1a00 set date to 1222268799.000000000 Wed Sep 24 09:06:39 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1a88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1b98
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1b98 set date to 1218776400.000000000 Thu Aug 14 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1b98 set date to 1222268821.118776000 Wed Sep 24 09:07:01 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1a88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1978
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1758 set date to 1219640400.000000000 Sun Aug 24 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1758 set date to 1222268843.623509000 Wed Sep 24 09:07:23 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a18f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1a88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1b10 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1b10 set date to 1222268422.000000000 Wed Sep 24 09:00:22 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1a88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1978
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1978 set date to 1221195600.000000000 Thu Sep 11 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1978 set date to 1222268867.608312000 Wed Sep 24 09:07:47 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1a88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1a88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a18f0 set date to 1221454800.000000000 Sun Sep 14 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a18f0 set date to 1222268894.000000000 Wed Sep 24 09:08:14 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1a88
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1ca8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1d30 set date to 1221800400.000000000 Thu Sep 18 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1d30 set date to 1222268932.000000000 Wed Sep 24 09:08:52 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1db8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1ec8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1ec8 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1ec8 set date to 1223045288.000000000 Fri Oct  3 08:48:08 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1db8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1ca8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1a88 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1a88 set date to 1223045474.000000000 Fri Oct  3 08:51:14 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1c20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1db8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1e40 set date to 1224046800.000000000 Tue Oct 14 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1e40 set date to 1225599440.000000000 Sat Nov  1 22:17:20 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1db8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1ca8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1ca8 set date to 1224219600.000000000 Thu Oct 16 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1ca8 set date to 1225599411.158039000 Sat Nov  1 22:16:51 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1db8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1db8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1c20 set date to 1225083600.000000000 Sun Oct 26 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1c20 set date to 1225599378.677045000 Sat Nov  1 22:16:18 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1db8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9118 set date to 1225342800.000000000 Wed Oct 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9118 set date to 1225599356.300503000 Sat Nov  1 22:15:56 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed91a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed92b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed92b0 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed92b0 set date to 1225599513.000000000 Sat Nov  1 22:18:33 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed91a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1db8 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1db8 set date to 1228861964.134668000 Tue Dec  9 15:32:44 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121a1f50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed91a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9228 set date to 1225692000.000000000 Sun Nov  2 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9228 set date to 1228862183.000000000 Tue Dec  9 15:36:23 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed91a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9090
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9090 set date to 1225692000.000000000 Sun Nov  2 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9090 set date to 1228862199.953617000 Tue Dec  9 15:36:39 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed91a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed91a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1f50 set date to 1226901600.000000000 Sun Nov 16 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121a1f50 set date to 1228862237.000000000 Tue Dec  9 15:37:17 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed91a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed93c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9448 set date to 1226901600.000000000 Sun Nov 16 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9448 set date to 1228862357.613542000 Tue Dec  9 15:39:17 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed94d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed95e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed95e0 set date to 1227592800.000000000 Mon Nov 24 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed95e0 set date to 1228862388.970124000 Tue Dec  9 15:39:48 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed94d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed93c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed91a0 set date to 1227852000.000000000 Thu Nov 27 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed91a0 set date to 1228059668.000000000 Sun Nov 30 08:41:08 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9338
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed94d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9558 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9558 set date to 1228862440.702783000 Tue Dec  9 15:40:40 2008
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed94d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed93c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed93c0 set date to 1229061600.000000000 Thu Dec 11 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed93c0 set date to 1230864184.000000000 Thu Jan  1 19:43:04 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed94d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed94d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9338 set date to 1229061600.000000000 Thu Dec 11 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9338 set date to 1230864214.683253000 Thu Jan  1 19:43:34 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed94d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed96f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9778 set date to 1230616800.000000000 Mon Dec 29 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9778 set date to 1230864273.000000000 Thu Jan  1 19:44:33 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9910
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9910 set date to 1230703200.000000000 Tue Dec 30 23:00:00 2008
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9910 set date to 1230862760.000000000 Thu Jan  1 19:19:20 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed96f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed94d0 set date to 1231999200.000000000 Wed Jan 14 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed94d0 set date to 1233541381.000000000 Sun Feb  1 19:23:01 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9668
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9888 set date to 1232085600.000000000 Thu Jan 15 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9888 set date to 1233541413.517275000 Sun Feb  1 19:23:33 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed96f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed96f0 set date to 1232949600.000000000 Sun Jan 25 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed96f0 set date to 1233541434.157783000 Sun Feb  1 19:23:54 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9668 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9668 set date to 1233540909.000000000 Sun Feb  1 19:15:09 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9800
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9aa8 set date to 1233295200.000000000 Thu Jan 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9aa8 set date to 1233541470.000000000 Sun Feb  1 19:24:30 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9c40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9c40 set date to 1233554400.000000000 Sun Feb  1 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9c40 set date to 1240086796.673947000 Sat Apr 18 14:33:16 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9800 set date to 1233554400.000000000 Sun Feb  1 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9800 set date to 1240086827.000000000 Sat Apr 18 14:33:47 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9998
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9bb8 set date to 1234504800.000000000 Thu Feb 12 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9bb8 set date to 1240086856.000000000 Sat Apr 18 14:34:16 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9a20
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9a20 set date to 1235541600.000000000 Tue Feb 24 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9a20 set date to 1240086887.536173000 Sat Apr 18 14:34:47 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9998 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9998 set date to 1236032898.000000000 Mon Mar  2 15:28:18 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9b30
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9dd8 set date to 1236834000.000000000 Wed Mar 11 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9dd8 set date to 1240086956.000000000 Sat Apr 18 14:35:56 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9f70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9f70 set date to 1236920400.000000000 Thu Mar 12 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9f70 set date to 1240086988.000000000 Sat Apr 18 14:36:28 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9b30 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9b30 set date to 1240081950.000000000 Sat Apr 18 13:12:30 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9cc8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9ee8 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9ee8 set date to 1240087021.000000000 Sat Apr 18 14:37:01 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9d50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9d50 set date to 1239685200.000000000 Mon Apr 13 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9d50 set date to 1240087065.000000000 Sat Apr 18 14:37:45 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9cc8 set date to 1240030800.000000000 Fri Apr 17 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9cc8 set date to 1240089624.000000000 Sat Apr 18 15:20:24 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ed9e60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1140
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee11c8 set date to 1240808400.000000000 Sun Apr 26 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee11c8 set date to 1244215060.167941000 Fri Jun  5 09:17:40 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1250
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1360
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1360 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1360 set date to 1241202431.000000000 Fri May  1 12:27:11 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1250
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1140
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9e60 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ed9e60 set date to 1241202464.000000000 Fri May  1 12:27:44 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee10b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1250
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee12d8 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee12d8 set date to 1244215174.638762000 Fri Jun  5 09:19:34 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1250
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1140
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1140 set date to 1241154000.000000000 Thu Apr 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1140 set date to 1244215195.231411000 Fri Jun  5 09:19:55 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1250
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1250
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee10b8 set date to 1241154000.000000000 Thu Apr 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee10b8 set date to 1244215205.463843000 Fri Jun  5 09:20:05 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1250
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1470
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee14f8 set date to 1242277200.000000000 Wed May 13 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee14f8 set date to 1244215232.000000000 Fri Jun  5 09:20:32 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1580
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1690
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1690 set date to 1242363600.000000000 Thu May 14 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1690 set date to 1244215271.189178000 Fri Jun  5 09:21:11 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1580
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1470
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1250 set date to 1243314000.000000000 Mon May 25 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1250 set date to 1244215843.000000000 Fri Jun  5 09:30:43 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee13e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1580
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1608 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1608 set date to 1244156278.000000000 Thu Jun  4 16:57:58 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1580
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1470
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1470 set date to 1243573200.000000000 Thu May 28 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1470 set date to 1244156321.000000000 Thu Jun  4 16:58:41 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1580
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1580
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee13e8 set date to 1243832400.000000000 Sun May 31 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee13e8 set date to 1244215890.609283000 Fri Jun  5 09:31:30 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1580
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee17a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1828 set date to 1244782800.000000000 Thu Jun 11 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1828 set date to 1255917872.618873000 Sun Oct 18 20:04:32 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee18b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee19c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee19c0 set date to 1244782800.000000000 Thu Jun 11 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee19c0 set date to 1255917928.990406000 Sun Oct 18 20:05:28 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee18b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee17a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1580 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1580 set date to 1255902887.589891000 Sun Oct 18 15:54:47 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1718
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee18b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1938 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1938 set date to 1255917985.396210000 Sun Oct 18 20:06:25 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee18b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee17a0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee17a0 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee17a0 set date to 1255919832.356483000 Sun Oct 18 20:37:12 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee18b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee18b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1718 set date to 1247547600.000000000 Mon Jul 13 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1718 set date to 1255918027.214177000 Sun Oct 18 20:07:07 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee18b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1ad0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1b58 set date to 1247720400.000000000 Wed Jul 15 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1b58 set date to 1255918776.000000000 Sun Oct 18 20:19:36 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1be0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1cf0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1cf0 set date to 1248238800.000000000 Tue Jul 21 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1cf0 set date to 1403878784.000000000 Fri Jun 27 08:19:44 2014
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1be0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1ad0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee18b0 set date to 1248670800.000000000 Sun Jul 26 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee18b0 set date to 1255918880.987329000 Sun Oct 18 20:21:20 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1a48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1be0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1c68 set date to 1248930000.000000000 Wed Jul 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1c68 set date to 1255918922.293144000 Sun Oct 18 20:22:02 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1be0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1ad0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1ad0 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1ad0 set date to 1255903032.719785000 Sun Oct 18 15:57:12 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1be0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1be0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1a48 set date to 1249016400.000000000 Thu Jul 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1a48 set date to 1255919866.834728000 Sun Oct 18 20:37:46 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1be0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1e00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1e88 set date to 1249275600.000000000 Sun Aug  2 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1e88 set date to 1255918978.288422000 Sun Oct 18 20:22:58 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1f10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077058
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077058 set date to 1249275600.000000000 Sun Aug  2 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077058 set date to 1255919021.169948000 Sun Oct 18 20:23:41 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1f10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1e00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1be0 set date to 1250226000.000000000 Thu Aug 13 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1be0 set date to 1255919063.924867000 Sun Oct 18 20:24:23 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1d78
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1f10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1f98 set date to 1251176400.000000000 Mon Aug 24 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1f98 set date to 1255919110.322532000 Sun Oct 18 20:25:10 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1f10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1e00
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1e00 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1e00 set date to 1255903227.126306000 Sun Oct 18 16:00:27 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1f10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1f10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1d78 set date to 1251694800.000000000 Sun Aug 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1d78 set date to 1255919971.153284000 Sun Oct 18 20:39:31 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ee1f10
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40771f0 set date to 1252645200.000000000 Thu Sep 10 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40771f0 set date to 1255919136.339893000 Sun Oct 18 20:25:36 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077278
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077388
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077388 set date to 1252990800.000000000 Mon Sep 14 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077388 set date to 1255919188.264800000 Sun Oct 18 20:26:28 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077278
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1f10 set date to 1254114000.000000000 Sun Sep 27 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ee1f10 set date to 1255919229.498799000 Sun Oct 18 20:27:09 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40770e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077278
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077300 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077300 set date to 1255903339.102697000 Sun Oct 18 16:02:19 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077278
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077168
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077168 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077168 set date to 1259772745.045334000 Wed Dec  2 09:52:25 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077278
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077278
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40770e0 set date to 1255582800.000000000 Wed Oct 14 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40770e0 set date to 1255919260.204438000 Sun Oct 18 20:27:40 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077278
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077520 set date to 1256533200.000000000 Sun Oct 25 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077520 set date to 1259771050.189208000 Wed Dec  2 09:24:10 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40775a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40776b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40776b8 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40776b8 set date to 1259770141.000000000 Wed Dec  2 09:09:01 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40775a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077278 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077278 set date to 1259771194.662202000 Wed Dec  2 09:26:34 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077410
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40775a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077630 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077630 set date to 1259772784.127749000 Wed Dec  2 09:53:04 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40775a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077498
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077498 set date to 1257141600.000000000 Sun Nov  1 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077498 set date to 1259771217.863512000 Wed Dec  2 09:26:57 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40775a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40775a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077410 set date to 1257141600.000000000 Sun Nov  1 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077410 set date to 1259771243.006302000 Wed Dec  2 09:27:23 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40775a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40777c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077850 set date to 1258351200.000000000 Sun Nov 15 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077850 set date to 1259771347.127405000 Wed Dec  2 09:29:07 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40778d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40779e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40779e8 set date to 1258351200.000000000 Sun Nov 15 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40779e8 set date to 1259771390.733318000 Wed Dec  2 09:29:50 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40778d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40777c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40775a8 set date to 1259128800.000000000 Tue Nov 24 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40775a8 set date to 1259772038.463298000 Wed Dec  2 09:40:38 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077740
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40778d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077960 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077960 set date to 1259770180.634843000 Wed Dec  2 09:09:40 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40778d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40777c8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40777c8 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40777c8 set date to 1259772815.987851000 Wed Dec  2 09:53:35 2009
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40778d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40778d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077740 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077740 set date to 1266895939.000000000 Mon Feb 22 20:32:19 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40778d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077af8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077b80 set date to 1260511200.000000000 Thu Dec 10 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077b80 set date to 1266949971.914252000 Tue Feb 23 11:32:51 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077c08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077d18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077d18 set date to 1260770400.000000000 Sun Dec 13 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077d18 set date to 1266950087.959233000 Tue Feb 23 11:34:47 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077c08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077af8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40778d8 set date to 1262152800.000000000 Tue Dec 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40778d8 set date to 1262559844.000000000 Sun Jan  3 16:04:04 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077a70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077c08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077c90 set date to 1262152800.000000000 Tue Dec 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077c90 set date to 1262559937.000000000 Sun Jan  3 16:05:37 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077c08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077af8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077af8 set date to 1262152800.000000000 Tue Dec 29 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077af8 set date to 1266950166.372336000 Tue Feb 23 11:36:06 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077c08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077c08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077a70 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077a70 set date to 1262559449.007224000 Sun Jan  3 15:57:29 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077c08
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077e28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077eb0 set date to 1262239200.000000000 Wed Dec 30 23:00:00 2009
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077eb0 set date to 1266937715.416579000 Tue Feb 23 08:08:35 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077f38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed100
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed100 set date to 1263535200.000000000 Thu Jan 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed100 set date to 1266896612.000000000 Mon Feb 22 20:43:32 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077f38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077e28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077c08 set date to 1263535200.000000000 Thu Jan 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077c08 set date to 1266896792.136731000 Mon Feb 22 20:46:32 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077da0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077f38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed078 set date to 1264399200.000000000 Sun Jan 24 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed078 set date to 1266896814.292343000 Mon Feb 22 20:46:54 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077f38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077e28
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077e28 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077e28 set date to 1266893051.877863000 Mon Feb 22 19:44:11 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077f38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077f38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077da0 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077da0 set date to 1266896843.217961000 Mon Feb 22 20:47:23 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4077f38
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed298 set date to 1264744800.000000000 Thu Jan 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed298 set date to 1266951429.977460000 Tue Feb 23 11:57:09 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed430
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed430 set date to 1265004000.000000000 Sun Jan 31 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed430 set date to 1266896880.805361000 Mon Feb 22 20:48:00 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077f38 set date to 1265004000.000000000 Sun Jan 31 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4077f38 set date to 1266896903.497231000 Mon Feb 22 20:48:23 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed188
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed3a8 set date to 1265954400.000000000 Thu Feb 11 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed3a8 set date to 1266896934.594891000 Mon Feb 22 20:48:54 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed210
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed210 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed210 set date to 1268842234.325121000 Wed Mar 17 10:10:34 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed188 set date to 1267164000.000000000 Thu Feb 25 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed188 set date to 1268842260.967545000 Wed Mar 17 10:11:00 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed320
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed5c8 set date to 1268373600.000000000 Thu Mar 11 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed5c8 set date to 1268844598.289514000 Wed Mar 17 10:49:58 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed760
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed760 set date to 1268373600.000000000 Thu Mar 11 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed760 set date to 1268844605.810093000 Wed Mar 17 10:50:05 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed320 set date to 1269838800.000000000 Sun Mar 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed320 set date to 1270606458.377195000 Tue Apr  6 20:14:18 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed4b8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed6d8 set date to 1269838800.000000000 Sun Mar 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed6d8 set date to 1270606503.771082000 Tue Apr  6 20:15:03 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed540
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed540 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed540 set date to 1270605150.749494000 Tue Apr  6 19:52:30 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed4b8 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed4b8 set date to 1270605284.844921000 Tue Apr  6 19:54:44 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed650
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed8f8 set date to 1270011600.000000000 Tue Mar 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed8f8 set date to 1274833596.534483000 Tue May 25 18:26:36 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eeda90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eeda90 set date to 1271307600.000000000 Wed Apr 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eeda90 set date to 1274833648.644009000 Tue May 25 18:27:28 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed650 set date to 1272258000.000000000 Sun Apr 25 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed650 set date to 1274833690.464983000 Tue May 25 18:28:10 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed7e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eeda08 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eeda08 set date to 1274833727.937874000 Tue May 25 18:28:47 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed870
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed870 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed870 set date to 1274834341.036569000 Tue May 25 18:39:01 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed7e8 set date to 1272603600.000000000 Thu Apr 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed7e8 set date to 1274834478.406532000 Tue May 25 18:41:18 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eed980
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedc28 set date to 1272862800.000000000 Sun May  2 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedc28 set date to 1274833749.850429000 Tue May 25 18:29:09 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedcb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eeddc0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eeddc0 set date to 1272862800.000000000 Sun May  2 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eeddc0 set date to 1274833767.842802000 Tue May 25 18:29:27 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedcb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed980 set date to 1273813200.000000000 Thu May 13 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eed980 set date to 1274833791.015524000 Tue May 25 18:29:51 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedb18
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedcb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedd38 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedd38 set date to 1275276760.979956000 Sun May 30 21:32:40 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedcb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedba0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedba0 set date to 1275022800.000000000 Thu May 27 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedba0 set date to 1275276887.758513000 Sun May 30 21:34:47 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedcb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedcb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedb18 set date to 1275368400.000000000 Mon May 31 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedb18 set date to 1283611982.037068000 Sat Sep  4 08:53:02 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eedcb0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eeded0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedf58 set date to 1276232400.000000000 Thu Jun 10 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedf58 set date to 1283612273.100805000 Sat Sep  4 08:57:53 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa0b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa1c0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa1c0 set date to 1276491600.000000000 Sun Jun 13 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa1c0 set date to 1283612312.878000000 Sat Sep  4 08:58:32 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa0b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eeded0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedcb0 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eedcb0 set date to 1283609913.409819000 Sat Sep  4 08:18:33 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eede48
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa0b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa138 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa138 set date to 1283610198.190800000 Sat Sep  4 08:23:18 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa0b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11eeded0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eeded0 set date to 1277874000.000000000 Tue Jun 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eeded0 set date to 1283612349.277206000 Sat Sep  4 08:59:09 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa0b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa0b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eede48 set date to 1279170000.000000000 Wed Jul 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11eede48 set date to 1283612499.399340000 Sat Sep  4 09:01:39 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa0b0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa2d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa358 set date to 1279170000.000000000 Wed Jul 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa358 set date to 1283612585.756739000 Sat Sep  4 09:03:05 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa3e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa4f0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa4f0 set date to 1279256400.000000000 Thu Jul 15 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa4f0 set date to 1283623086.000000000 Sat Sep  4 11:58:06 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa3e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa2d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa0b0 set date to 1280120400.000000000 Sun Jul 25 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa0b0 set date to 1283612632.939804000 Sat Sep  4 09:03:52 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa248
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa3e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa468 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa468 set date to 1283609951.682131000 Sat Sep  4 08:19:11 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa3e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa2d0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa2d0 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa2d0 set date to 1283610271.815492000 Sat Sep  4 08:24:31 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa3e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa3e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa248 set date to 1280466000.000000000 Thu Jul 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa248 set date to 1283612679.525581000 Sat Sep  4 09:04:39 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa3e0
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa600
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa688 set date to 1280725200.000000000 Sun Aug  1 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa688 set date to 1283612696.497376000 Sat Sep  4 09:04:56 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa820
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa820 set date to 1280725200.000000000 Sun Aug  1 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa820 set date to 1283612716.788198000 Sat Sep  4 09:05:16 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa600
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa3e0 set date to 1281675600.000000000 Thu Aug 12 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa3e0 set date to 1283612746.514658000 Sat Sep  4 09:05:46 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa578
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa798 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa798 set date to 1283609997.072314000 Sat Sep  4 08:19:57 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa600
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa600 set date to 1283230800.000000000 Mon Aug 30 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa600 set date to 1283610301.814018000 Sat Sep  4 08:25:01 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa578 set date to 1284094800.000000000 Thu Sep  9 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa578 set date to 1287780976.374637000 Fri Oct 22 14:56:16 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa710
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa930
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa9b8 set date to 1284526800.000000000 Tue Sep 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa9b8 set date to 1287781025.688190000 Fri Oct 22 14:57:05 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaa40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aab50
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aab50 set date to 1285736400.000000000 Tue Sep 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aab50 set date to 1287781093.661458000 Fri Oct 22 14:58:13 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaa40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa930
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa710 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa710 set date to 1287780050.647281000 Fri Oct 22 14:40:50 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa8a8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaa40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aaac8 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aaac8 set date to 1287780178.844230000 Fri Oct 22 14:42:58 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaa40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aa930
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa930 set date to 1285822800.000000000 Wed Sep 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa930 set date to 1287781156.000000000 Fri Oct 22 14:59:16 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaa40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaa40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa8a8 set date to 1287118800.000000000 Thu Oct 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aa8a8 set date to 1287783442.819589000 Fri Oct 22 15:37:22 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaa40
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aac60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aace8 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aace8 set date to 1288996251.623736000 Fri Nov  5 16:30:51 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aad70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aae80
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aae80 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aae80 set date to 1288996354.068988000 Fri Nov  5 16:32:34 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aad70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aac60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aaa40 set date to 1288328400.000000000 Thu Oct 28 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aaa40 set date to 1288996489.426472000 Fri Nov  5 16:34:49 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aabd8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aad70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aadf8 set date to 1288587600.000000000 Sun Oct 31 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aadf8 set date to 1292780924.766806000 Sun Dec 19 10:48:44 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aad70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aac60
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aac60 set date to 1288587600.000000000 Sun Oct 31 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aac60 set date to 1292780953.845941000 Sun Dec 19 10:49:13 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aad70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aad70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aabd8 set date to 1289800800.000000000 Sun Nov 14 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aabd8 set date to 1292781005.070160000 Sun Dec 19 10:50:05 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aad70
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaf90
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb050 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb050 set date to 1292779206.362536000 Sun Dec 19 10:20:06 2010
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb0d8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb1e8
* 12:26:55  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:55  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb1e8 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:55  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb1e8 set date to 1292780036.407781000 Sun Dec 19 10:33:56 2010
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb0d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaf90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aad70 set date to 1291096800.000000000 Mon Nov 29 23:00:00 2010
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aad70 set date to 1292781053.893517000 Sun Dec 19 10:50:53 2010
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaf08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb0d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb160 set date to 1291960800.000000000 Thu Dec  9 23:00:00 2010
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb160 set date to 1292781101.400173000 Sun Dec 19 10:51:41 2010
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb0d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121aaf90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aaf90 set date to 1292306400.000000000 Mon Dec 13 23:00:00 2010
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aaf90 set date to 1292781129.100350000 Sun Dec 19 10:52:09 2010
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb0d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb0d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aaf08 set date to 1293602400.000000000 Tue Dec 28 23:00:00 2010
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121aaf08 set date to 1295889598.463134000 Mon Jan 24 10:19:58 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb0d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb2f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb380 set date to 1293688800.000000000 Wed Dec 29 23:00:00 2010
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb380 set date to 1295887290.579638000 Mon Jan 24 09:41:30 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb408
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb518
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb518 set date to 1293688800.000000000 Wed Dec 29 23:00:00 2010
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb518 set date to 1295887364.460602000 Mon Jan 24 09:42:44 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb408
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb2f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb0d8 set date to 1293688800.000000000 Wed Dec 29 23:00:00 2010
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb0d8 set date to 1295889639.390695000 Mon Jan 24 10:20:39 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb270
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb408
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb490 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb490 set date to 1295889435.849484000 Mon Jan 24 10:17:15 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb408
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb2f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb2f8 set date to 1293775200.000000000 Thu Dec 30 23:00:00 2010
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb2f8 set date to 1295890214.526334000 Mon Jan 24 10:30:14 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb408
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb408
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb270 set date to 1294984800.000000000 Thu Jan 13 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb270 set date to 1295890051.746109000 Mon Jan 24 10:27:31 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb408
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb628
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb6b0 set date to 1295330400.000000000 Mon Jan 17 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb6b0 set date to 1295890123.056496000 Mon Jan 24 10:28:43 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb738
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb848
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb848 set date to 1296194400.000000000 Thu Jan 27 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb848 set date to 1296595914.030692000 Tue Feb  1 14:31:54 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb738
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb628
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb408 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb408 set date to 1296595651.263038000 Tue Feb  1 14:27:31 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb5a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb738
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb7c0 set date to 1296453600.000000000 Sun Jan 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb7c0 set date to 1296595784.928973000 Tue Feb  1 14:29:44 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb738
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb628
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb628 set date to 1296540000.000000000 Mon Jan 31 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb628 set date to 1299162476.911385000 Thu Mar  3 07:27:56 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb738
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb738
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb5a0 set date to 1296540000.000000000 Mon Jan 31 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb5a0 set date to 1299162562.196369000 Thu Mar  3 07:29:22 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb738
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb958
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb9e0 set date to 1297663200.000000000 Sun Feb 13 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb9e0 set date to 1299162625.822705000 Thu Mar  3 07:30:25 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efba68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbb78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbb78 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbb78 set date to 1299162192.896907000 Thu Mar  3 07:23:12 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efba68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb958
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb738 set date to 1298872800.000000000 Sun Feb 27 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb738 set date to 1299162247.111853000 Thu Mar  3 07:24:07 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb8d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efba68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbaf0 set date to 1298959200.000000000 Mon Feb 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbaf0 set date to 1299162986.000000000 Thu Mar  3 07:36:26 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efba68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efb958
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb958 set date to 1299823200.000000000 Thu Mar 10 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb958 set date to 1301963034.793061000 Mon Apr  4 18:23:54 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efba68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efba68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb8d0 set date to 1300078800.000000000 Sun Mar 13 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efb8d0 set date to 1301963083.367615000 Mon Apr  4 18:24:43 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efba68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbc88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbd10 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbd10 set date to 1301959636.103651000 Mon Apr  4 17:27:16 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbd98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbea8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbea8 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbea8 set date to 1301962914.987096000 Mon Apr  4 18:21:54 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbd98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbc88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efba68 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efba68 set date to 1301963172.228412000 Mon Apr  4 18:26:12 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbc00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbd98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbe20 set date to 1301547600.000000000 Wed Mar 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbe20 set date to 1301963197.810571000 Mon Apr  4 18:26:37 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbd98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbc88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbc88 set date to 1302670800.000000000 Tue Apr 12 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbc88 set date to 1305247283.000000000 Thu May 12 18:41:23 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbd98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbd98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbc00 set date to 1302670800.000000000 Tue Apr 12 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbc00 set date to 1305247316.856379000 Thu May 12 18:41:56 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbd98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0078
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0100 set date to 1302757200.000000000 Wed Apr 13 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0100 set date to 1305246549.116164000 Thu May 12 18:29:09 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0298
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0298 set date to 1303189200.000000000 Mon Apr 18 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0298 set date to 1305247401.000000000 Thu May 12 18:43:21 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0078
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbd98 set date to 1303794000.000000000 Mon Apr 25 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbd98 set date to 1305247482.000000000 Thu May 12 18:44:42 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11efbf30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0210 set date to 1303794000.000000000 Mon Apr 25 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0210 set date to 1305247515.519541000 Thu May 12 18:45:15 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0078
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0078 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0078 set date to 1305246446.215662000 Thu May 12 18:27:26 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbf30 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11efbf30 set date to 1305246735.000000000 Thu May 12 18:32:15 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b03a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0430 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0430 set date to 1305246748.074823000 Thu May 12 18:32:28 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b04b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b05c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b05c8 set date to 1304053200.000000000 Thu Apr 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b05c8 set date to 1305246908.599827000 Thu May 12 18:35:08 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b04b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b03a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0188 set date to 1304312400.000000000 Sun May  1 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0188 set date to 1305246807.579046000 Thu May 12 18:33:27 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0320
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b04b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0540 set date to 1304312400.000000000 Sun May  1 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0540 set date to 1305246821.195367000 Thu May 12 18:33:41 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b04b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b03a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b03a8 set date to 1305262800.000000000 Thu May 12 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b03a8 set date to 1305246849.116394000 Thu May 12 18:34:09 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b04b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b04b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0320 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0320 set date to 1309816258.627855000 Mon Jul  4 15:50:58 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b04b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b06d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0760 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0760 set date to 1309816377.987327000 Mon Jul  4 15:52:57 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b07e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b08f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b08f8 set date to 1306818000.000000000 Mon May 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b08f8 set date to 1319647134.000000000 Wed Oct 26 10:38:54 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b07e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b06d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b04b8 set date to 1307422800.000000000 Mon Jun  6 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b04b8 set date to 1319647282.933538000 Wed Oct 26 10:41:22 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0650
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b07e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0870 set date to 1307682000.000000000 Thu Jun  9 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0870 set date to 1319647346.926470000 Wed Oct 26 10:42:26 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b07e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b06d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b06d8 set date to 1308027600.000000000 Mon Jun 13 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b06d8 set date to 1319648688.632649000 Wed Oct 26 11:04:48 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b07e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b07e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0650 set date to 1308114000.000000000 Tue Jun 14 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0650 set date to 1319650331.247815000 Wed Oct 26 11:32:11 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b07e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0a08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0a90 set date to 1308546000.000000000 Sun Jun 19 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0a90 set date to 1319650317.335542000 Wed Oct 26 11:31:57 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0c28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0c28 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0c28 set date to 1309816845.393115000 Mon Jul  4 16:00:45 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0a08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b07e8 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b07e8 set date to 1309816942.578180000 Mon Jul  4 16:02:22 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0980
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0ba0 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0ba0 set date to 1319648935.628130000 Wed Oct 26 11:08:55 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0a08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0a08 set date to 1309410000.000000000 Wed Jun 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0a08 set date to 1319649031.781537000 Wed Oct 26 11:10:31 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0980 set date to 1310706000.000000000 Thu Jul 14 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0980 set date to 1319648774.649935000 Wed Oct 26 11:06:14 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0d38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0dc0 set date to 1310706000.000000000 Thu Jul 14 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0dc0 set date to 1319649144.527106000 Wed Oct 26 11:12:24 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0f58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0f58 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0f58 set date to 1319645640.663218000 Wed Oct 26 10:14:00 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0d38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0b18 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0b18 set date to 1319649232.256376000 Wed Oct 26 11:13:52 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0cb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0ed0 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0ed0 set date to 1319649288.745145000 Wed Oct 26 11:14:48 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0d38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0d38 set date to 1311915600.000000000 Thu Jul 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0d38 set date to 1319649907.575121000 Wed Oct 26 11:25:07 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0cb0 set date to 1312174800.000000000 Sun Jul 31 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0cb0 set date to 1319649380.778410000 Wed Oct 26 11:16:20 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121b0e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07130
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f071b8 set date to 1312174800.000000000 Sun Jul 31 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f071b8 set date to 1319649413.122874000 Wed Oct 26 11:16:53 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07240
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07350
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07350 set date to 1313125200.000000000 Thu Aug 11 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07350 set date to 1319648810.338403000 Wed Oct 26 11:06:50 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07240
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07130
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0e48 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121b0e48 set date to 1319645672.223426000 Wed Oct 26 10:14:32 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f070a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07240
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f072c8 set date to 1314766800.000000000 Tue Aug 30 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f072c8 set date to 1319649956.561815000 Wed Oct 26 11:25:56 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07240
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07130
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07130 set date to 1315285200.000000000 Mon Sep  5 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07130 set date to 1319649439.363276000 Wed Oct 26 11:17:19 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07240
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07240
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f070a8 set date to 1315803600.000000000 Sun Sep 11 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f070a8 set date to 1319649468.795633000 Wed Oct 26 11:17:48 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07240
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07460
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f074e8 set date to 1316062800.000000000 Wed Sep 14 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f074e8 set date to 1319648855.451058000 Wed Oct 26 11:07:35 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07570
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07680
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07680 set date to 1316149200.000000000 Thu Sep 15 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07680 set date to 1319650119.372082000 Wed Oct 26 11:28:39 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07570
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07460
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07240 set date to 1316494800.000000000 Mon Sep 19 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07240 set date to 1319650083.588337000 Wed Oct 26 11:28:03 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f073d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07570
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f075f8 set date to 1317272400.000000000 Wed Sep 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f075f8 set date to 1319648973.764742000 Wed Oct 26 11:09:33 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07570
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07460
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07460 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07460 set date to 1319645701.999654000 Wed Oct 26 10:15:01 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07570
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07570
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f073d8 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f073d8 set date to 1319649055.397770000 Wed Oct 26 11:10:55 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07570
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07790
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07818 set date to 1317358800.000000000 Thu Sep 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07818 set date to 1319650007.735679000 Wed Oct 26 11:26:47 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f078a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f079b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f079b0 set date to 1318827600.000000000 Sun Oct 16 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f079b0 set date to 1319648879.803337000 Wed Oct 26 11:07:59 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f078a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07790
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07570 set date to 1319778000.000000000 Thu Oct 27 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07570 set date to 1320375250.568848000 Thu Nov  3 20:54:10 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07708
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f078a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07928 set date to 1319778000.000000000 Thu Oct 27 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07928 set date to 1320375279.703280000 Thu Nov  3 20:54:39 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f078a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07790
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07790 set date to 1320123600.000000000 Mon Oct 31 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07790 set date to 1320375336.947736000 Thu Nov  3 20:55:36 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f078a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f078a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07708 set date to 1320123600.000000000 Mon Oct 31 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07708 set date to 1320375376.695584000 Thu Nov  3 20:56:16 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f078a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07ac0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07b48 set date to 1320296400.000000000 Wed Nov  2 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07b48 set date to 1320375014.344424000 Thu Nov  3 20:50:14 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07bd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07ce0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07ce0 set date to 1320296400.000000000 Wed Nov  2 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07ce0 set date to 1320375079.088373000 Thu Nov  3 20:51:19 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07bd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07ac0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f078a0 set date to 1321336800.000000000 Mon Nov 14 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f078a0 set date to 1323227984.907690000 Tue Dec  6 20:19:44 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07a38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07bd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07c58 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07c58 set date to 1323227491.434692000 Tue Dec  6 20:11:31 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07bd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07ac0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07ac0 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07ac0 set date to 1323227914.030550000 Tue Dec  6 20:18:34 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07bd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07bd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07a38 set date to 1322632800.000000000 Tue Nov 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07a38 set date to 1323228040.877837000 Tue Dec  6 20:20:40 2011
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07bd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07df0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07e78 set date to 1323151200.000000000 Mon Dec  5 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07e78 set date to 1329755862.939380000 Mon Feb 20 09:37:42 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07f00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f048
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f048 set date to 1323669600.000000000 Sun Dec 11 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f048 set date to 1329755888.307158000 Mon Feb 20 09:38:08 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07f00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07df0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07bd0 set date to 1323842400.000000000 Tue Dec 13 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07bd0 set date to 1329755924.853175000 Mon Feb 20 09:38:44 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07d68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07f00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07f88 set date to 1324965600.000000000 Mon Dec 26 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07f88 set date to 1329754438.838553000 Mon Feb 20 09:13:58 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07f00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07df0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07df0 set date to 1325138400.000000000 Wed Dec 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07df0 set date to 1329755202.167297000 Mon Feb 20 09:26:42 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07f00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07f00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07d68 set date to 1325138400.000000000 Wed Dec 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07d68 set date to 1329755242.025111000 Mon Feb 20 09:27:22 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f07f00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f158
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f1e0 set date to 1325138400.000000000 Wed Dec 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f1e0 set date to 1329755962.650610000 Mon Feb 20 09:39:22 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f268
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f378
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f378 set date to 1325138400.000000000 Wed Dec 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f378 set date to 1329756018.834457000 Mon Feb 20 09:40:18 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f268
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f158
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07f00 set date to 1325138400.000000000 Wed Dec 28 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f07f00 set date to 1329754522.221771000 Mon Feb 20 09:15:22 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f0d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f268
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f2f0 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f2f0 set date to 1329754066.259736000 Mon Feb 20 09:07:46 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f268
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f158
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f158 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f158 set date to 1329754145.806258000 Mon Feb 20 09:09:05 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f268
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f268
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f0d0 set date to 1326780000.000000000 Mon Jan 16 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f0d0 set date to 1329756133.682619000 Mon Feb 20 09:42:13 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f268
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f488
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f510 set date to 1326780000.000000000 Mon Jan 16 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f510 set date to 1329756221.473752000 Mon Feb 20 09:43:41 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f598
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f6a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f6a8 set date to 1327644000.000000000 Thu Jan 26 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f6a8 set date to 1329757518.087542000 Mon Feb 20 10:05:18 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f598
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f488
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f268 set date to 1327903200.000000000 Sun Jan 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f268 set date to 1329757551.818303000 Mon Feb 20 10:05:51 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f400
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f598
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f620 set date to 1327903200.000000000 Sun Jan 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f620 set date to 1329755377.000000000 Mon Feb 20 09:29:37 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f598
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f488
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f488 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f488 set date to 1329757717.426236000 Mon Feb 20 10:08:37 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f598
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f598
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f400 set date to 1327989600.000000000 Mon Jan 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f400 set date to 1329758728.681312000 Mon Feb 20 10:25:28 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f598
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f7b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f840 set date to 1328076000.000000000 Tue Jan 31 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f840 set date to 1329757590.870078000 Mon Feb 20 10:06:30 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f8c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f9d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f9d8 set date to 1328076000.000000000 Tue Jan 31 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f9d8 set date to 1329757619.180455000 Mon Feb 20 10:06:59 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f8c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f7b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f598 set date to 1329199200.000000000 Mon Feb 13 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f598 set date to 1329757652.546878000 Mon Feb 20 10:07:32 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f730
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f8c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f950 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f950 set date to 1330879909.838632000 Sun Mar  4 09:51:49 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f8c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f7b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f7b8 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f7b8 set date to 1330879951.689070000 Sun Mar  4 09:52:31 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f8c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f8c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f730 set date to 1331013600.000000000 Mon Mar  5 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f730 set date to 1333228454.243276000 Sat Mar 31 15:14:14 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0f8c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fae8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fb70 set date to 1331528400.000000000 Sun Mar 11 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fb70 set date to 1333228473.380319000 Sat Mar 31 15:14:33 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fbf8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fd08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fd08 set date to 1331701200.000000000 Tue Mar 13 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fd08 set date to 1333228498.240256000 Sat Mar 31 15:14:58 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fbf8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fae8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f8c8 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0f8c8 set date to 1333227732.916120000 Sat Mar 31 15:02:12 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fa60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fbf8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fc80 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fc80 set date to 1333227860.892560000 Sat Mar 31 15:04:20 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fbf8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fae8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fae8 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fae8 set date to 1333227931.533363000 Sat Mar 31 15:05:31 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fbf8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fbf8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fa60 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fa60 set date to 1333227957.336873000 Sat Mar 31 15:05:57 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fbf8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fe18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fea0 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fea0 set date to 1333228552.924261000 Sat Mar 31 15:15:52 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0ff28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19100
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19100 set date to 1333083600.000000000 Thu Mar 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19100 set date to 1333228586.225117000 Sat Mar 31 15:16:26 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0ff28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fe18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fbf8 set date to 1334293200.000000000 Thu Apr 12 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fbf8 set date to 1335922240.193934000 Tue May  1 19:30:40 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fd90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0ff28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19078 set date to 1334638800.000000000 Mon Apr 16 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19078 set date to 1335921588.487176000 Tue May  1 19:19:48 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0ff28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0fe18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fe18 set date to 1334811600.000000000 Wed Apr 18 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fe18 set date to 1335921652.397698000 Tue May  1 19:20:52 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0ff28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0ff28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fd90 set date to 1335502800.000000000 Thu Apr 26 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0fd90 set date to 1335922303.145448000 Tue May  1 19:31:43 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f0ff28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19210
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19298 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19298 set date to 1335920956.483083000 Tue May  1 19:09:16 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19320
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19430
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19430 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19430 set date to 1335921147.583795000 Tue May  1 19:12:27 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19320
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19210
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0ff28 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f0ff28 set date to 1335922323.530267000 Tue May  1 19:32:03 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19320
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f193a8 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f193a8 set date to 1341521862.647728000 Thu Jul  5 14:57:42 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19320
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19210
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19210 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19210 set date to 1341521888.483120000 Thu Jul  5 14:58:08 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19320
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19320
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19188 set date to 1336971600.000000000 Sun May 13 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19188 set date to 1341521924.194213000 Thu Jul  5 14:58:44 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19320
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19540
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f195c8 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f195c8 set date to 1341519917.917834000 Thu Jul  5 14:25:17 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19650
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19760
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19760 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19760 set date to 1341520067.290409000 Thu Jul  5 14:27:47 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19650
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19540
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19320 set date to 1338440400.000000000 Wed May 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19320 set date to 1341521368.852695000 Thu Jul  5 14:49:28 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f194b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19650
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f196d8 set date to 1338872400.000000000 Mon Jun  4 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f196d8 set date to 1341523507.114355000 Thu Jul  5 15:25:07 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19650
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19540
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19540 set date to 1339477200.000000000 Mon Jun 11 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19540 set date to 1341523557.046848000 Thu Jul  5 15:25:57 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19650
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19650
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f194b8 set date to 1339650000.000000000 Wed Jun 13 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f194b8 set date to 1341524376.982937000 Thu Jul  5 15:39:36 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19650
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19870
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f198f8 set date to 1340600400.000000000 Sun Jun 24 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f198f8 set date to 1356905486.844839000 Sun Dec 30 15:11:26 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19980
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19a90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19a90 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19a90 set date to 1341345578.154374000 Tue Jul  3 13:59:38 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19980
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19870
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19650 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19650 set date to 1341345624.712347000 Tue Jul  3 14:00:24 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f197e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19980
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19a08 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19a08 set date to 1356905777.000000000 Sun Dec 30 15:16:17 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19980
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19870
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19870 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19870 set date to 1356906298.000000000 Sun Dec 30 15:24:58 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19980
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19980
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f197e8 set date to 1340946000.000000000 Thu Jun 28 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f197e8 set date to 1356906365.576521000 Sun Dec 30 15:26:05 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19980
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19ba0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19c28 set date to 1341205200.000000000 Sun Jul  1 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19c28 set date to 1356906446.000000000 Sun Dec 30 15:27:26 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19cb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19dc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19dc0 set date to 1342155600.000000000 Thu Jul 12 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19dc0 set date to 1356907863.146737000 Sun Dec 30 15:51:03 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19cb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19ba0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19980 set date to 1342328400.000000000 Sat Jul 14 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19980 set date to 1344633658.185364000 Fri Aug 10 15:20:58 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19cb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19d38 set date to 1342414800.000000000 Sun Jul 15 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19d38 set date to 1356907953.505796000 Sun Dec 30 15:52:33 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19cb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19ba0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19ba0 set date to 1342760400.000000000 Thu Jul 19 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19ba0 set date to 1356908056.000000000 Sun Dec 30 15:54:16 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19cb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19cb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19b18 set date to 1343192400.000000000 Tue Jul 24 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19b18 set date to 1356908104.416190000 Sun Dec 30 15:55:04 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19cb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19ed0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19f58 set date to 1343365200.000000000 Thu Jul 26 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19f58 set date to 1356908133.900054000 Sun Dec 30 15:55:33 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c30a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c31b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c31b0 set date to 1343624400.000000000 Sun Jul 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c31b0 set date to 1356908162.392504000 Sun Dec 30 15:56:02 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c30a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19ed0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19cb0 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19cb0 set date to 1344134733.819516000 Sat Aug  4 20:45:33 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c30a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3128 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3128 set date to 1344134758.731489000 Sat Aug  4 20:45:58 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c30a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f19ed0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19ed0 set date to 1343710800.000000000 Mon Jul 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19ed0 set date to 1356908179.413309000 Sun Dec 30 15:56:19 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c30a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c30a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19e48 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f19e48 set date to 1356908233.477925000 Sun Dec 30 15:57:13 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c30a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c32c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3348 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3348 set date to 1356908244.078069000 Sun Dec 30 15:57:24 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c33d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c34e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c34e0 set date to 1343797200.000000000 Tue Jul 31 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c34e0 set date to 1356908256.974241000 Sun Dec 30 15:57:36 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c33d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c32c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c30a0 set date to 1344920400.000000000 Mon Aug 13 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c30a0 set date to 1356908304.820271000 Sun Dec 30 15:58:24 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3238
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c33d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3458 set date to 1345006800.000000000 Tue Aug 14 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3458 set date to 1356908450.000000000 Sun Dec 30 16:00:50 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c33d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c32c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c32c0 set date to 1345179600.000000000 Thu Aug 16 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c32c0 set date to 1356908568.000000000 Sun Dec 30 16:02:48 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c33d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c33d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3238 set date to 1345784400.000000000 Thu Aug 23 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3238 set date to 1356908649.000000000 Sun Dec 30 16:04:09 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c33d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c35f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3678 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3678 set date to 1356294385.537239000 Sun Dec 23 13:26:25 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3700
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3810
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3810 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3810 set date to 1356908684.100724000 Sun Dec 30 16:04:44 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3700
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c35f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c33d0 set date to 1346389200.000000000 Thu Aug 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c33d0 set date to 1356924713.078061000 Sun Dec 30 20:31:53 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3568
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3700
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3788 set date to 1346734800.000000000 Mon Sep  3 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3788 set date to 1356908717.549357000 Sun Dec 30 16:05:17 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3700
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c35f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c35f0 set date to 1346734800.000000000 Mon Sep  3 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c35f0 set date to 1356908790.000000000 Sun Dec 30 16:06:30 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3700
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3700
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3568 set date to 1346821200.000000000 Tue Sep  4 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3568 set date to 1356908828.424199000 Sun Dec 30 16:07:08 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3700
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3920
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c39a8 set date to 1347253200.000000000 Sun Sep  9 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c39a8 set date to 1356908929.000000000 Sun Dec 30 16:08:49 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3a30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3b40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3b40 set date to 1347253200.000000000 Sun Sep  9 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3b40 set date to 1356909003.000000000 Sun Dec 30 16:10:03 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3a30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3920
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3700 set date to 1347426000.000000000 Tue Sep 11 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3700 set date to 1356909031.364978000 Sun Dec 30 16:10:31 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3898
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3a30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3ab8 set date to 1347426000.000000000 Tue Sep 11 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3ab8 set date to 1356965144.655984000 Mon Dec 31 07:45:44 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3a30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3920
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3920 set date to 1347426000.000000000 Tue Sep 11 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3920 set date to 1356965198.678546000 Mon Dec 31 07:46:38 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3a30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3a30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3898 set date to 1347598800.000000000 Thu Sep 13 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3898 set date to 1356909103.000000000 Sun Dec 30 16:11:43 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3a30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3c50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3cd8 set date to 1347858000.000000000 Sun Sep 16 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3cd8 set date to 1356909139.329460000 Sun Dec 30 16:12:19 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3d60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3e70
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3e70 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3e70 set date to 1356294427.967886000 Sun Dec 23 13:27:07 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3d60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3c50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3a30 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3a30 set date to 1356909181.857903000 Sun Dec 30 16:13:01 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3bc8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3d60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3de8 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3de8 set date to 1356909197.178668000 Sun Dec 30 16:13:17 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3d60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3c50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3c50 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3c50 set date to 1356909217.490926000 Sun Dec 30 16:13:37 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3d60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3d60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3bc8 set date to 1348808400.000000000 Thu Sep 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3bc8 set date to 1356924739.536510000 Sun Dec 30 20:32:19 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3d60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3f80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f040 set date to 1349067600.000000000 Sun Sep 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f040 set date to 1356909323.255749000 Sun Dec 30 16:15:23 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f1d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f1d8 set date to 1349067600.000000000 Sun Sep 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f1d8 set date to 1356909362.500344000 Sun Dec 30 16:16:02 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3f80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3d60 set date to 1350018000.000000000 Thu Oct 11 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3d60 set date to 1356909394.032841000 Sun Dec 30 16:16:34 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3ef8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f150 set date to 1350277200.000000000 Sun Oct 14 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f150 set date to 1356909422.882544000 Sun Dec 30 16:17:02 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58c3f80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3f80 set date to 1350882000.000000000 Sun Oct 21 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3f80 set date to 1356909440.593518000 Sun Dec 30 16:17:20 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3ef8 set date to 1351141200.000000000 Wed Oct 24 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58c3ef8 set date to 1356909465.313735000 Sun Dec 30 16:17:45 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f2e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f370 set date to 1351227600.000000000 Thu Oct 25 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f370 set date to 1356909481.266095000 Sun Dec 30 16:18:01 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f508
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f508 set date to 1351573200.000000000 Mon Oct 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f508 set date to 1356909499.370292000 Sun Dec 30 16:18:19 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f2e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f0c8 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f0c8 set date to 1356294565.668500000 Sun Dec 23 13:29:25 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f260
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f480 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f480 set date to 1356909520.687402000 Sun Dec 30 16:18:40 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f2e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f2e8 set date to 1351659600.000000000 Tue Oct 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f2e8 set date to 1356924767.392969000 Sun Dec 30 20:32:47 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f260 set date to 1351746000.000000000 Wed Oct 31 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f260 set date to 1356909576.263961000 Sun Dec 30 16:19:36 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f618
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f6a0 set date to 1351746000.000000000 Wed Oct 31 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f6a0 set date to 1356909595.192519000 Sun Dec 30 16:19:55 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f838
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f838 set date to 1351746000.000000000 Wed Oct 31 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f838 set date to 1356909604.016707000 Sun Dec 30 16:20:04 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f618
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f3f8 set date to 1352959200.000000000 Wed Nov 14 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f3f8 set date to 1356922813.056534000 Sun Dec 30 20:00:13 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f590
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f7b0 set date to 1352959200.000000000 Wed Nov 14 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f7b0 set date to 1356922838.230105000 Sun Dec 30 20:00:38 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f618
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f618 set date to 1353045600.000000000 Thu Nov 15 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f618 set date to 1356922850.230294000 Sun Dec 30 20:00:50 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f590 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f590 set date to 1356294627.828316000 Sun Dec 23 13:30:27 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f948
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f9d0 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f9d0 set date to 1356922888.878840000 Sun Dec 30 20:01:28 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fa58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fb68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fb68 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fb68 set date to 1356922899.222931000 Sun Dec 30 20:01:39 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fa58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f948
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f728 set date to 1354255200.000000000 Thu Nov 29 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f728 set date to 1356924814.441713000 Sun Dec 30 20:33:34 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f8c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fa58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fae0 set date to 1354514400.000000000 Sun Dec  2 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fae0 set date to 1356922937.877641000 Sun Dec 30 20:02:17 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fa58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1f948
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f948 set date to 1354514400.000000000 Sun Dec  2 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f948 set date to 1356922946.837782000 Sun Dec 30 20:02:26 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fa58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fa58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f8c0 set date to 1354600800.000000000 Mon Dec  3 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1f8c0 set date to 1356922965.294100000 Sun Dec 30 20:02:45 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fa58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fc78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fd00 set date to 1355119200.000000000 Sun Dec  9 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fd00 set date to 1356922978.894266000 Sun Dec 30 20:02:58 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fe98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fe98 set date to 1355119200.000000000 Sun Dec  9 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fe98 set date to 1356922989.230440000 Sun Dec 30 20:03:09 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fc78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fa58 set date to 1355292000.000000000 Tue Dec 11 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fa58 set date to 1356923015.774752000 Sun Dec 30 20:03:35 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fbf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fe10 set date to 1355464800.000000000 Thu Dec 13 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fe10 set date to 1356923058.614145000 Sun Dec 30 20:04:18 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fc78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fc78 set date to 1355464800.000000000 Thu Dec 13 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fc78 set date to 1356923075.219777000 Sun Dec 30 20:04:35 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fbf0 set date to 1356501600.000000000 Tue Dec 25 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fbf0 set date to 1356965737.875222000 Mon Dec 31 07:55:37 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1fd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27078
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27100 set date to 1356588000.000000000 Wed Dec 26 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27100 set date to 1356965760.885623000 Mon Dec 31 07:56:00 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27298
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27298 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27298 set date to 1356965786.872507000 Mon Dec 31 07:56:26 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27078
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fd88 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1fd88 set date to 1356965810.440076000 Mon Dec 31 07:56:50 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f1ff20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27210 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27210 set date to 1356965841.223402000 Mon Dec 31 07:57:21 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27078
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27078 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27078 set date to 1356965851.248309000 Mon Dec 31 07:57:31 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1ff20 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f1ff20 set date to 1356966142.221385000 Mon Dec 31 08:02:22 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f273a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27430 set date to 1356674400.000000000 Thu Dec 27 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27430 set date to 1356966177.503836000 Mon Dec 31 08:02:57 2012
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f274b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f275c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f275c8 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f275c8 set date to 1357931476.237930000 Fri Jan 11 12:11:16 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f274b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f273a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27188 set date to 1356933600.000000000 Sun Dec 30 23:00:00 2012
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27188 set date to 1357931841.891273000 Fri Jan 11 12:17:21 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27320
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f274b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27540 set date to 1357797600.000000000 Wed Jan  9 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27540 set date to 1357931531.722880000 Fri Jan 11 12:12:11 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f274b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f273a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f273a8 set date to 1357884000.000000000 Thu Jan 10 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f273a8 set date to 1358611964.063977000 Sat Jan 19 09:12:44 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f274b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f274b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27320 set date to 1358229600.000000000 Mon Jan 14 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27320 set date to 1358612108.629054000 Sat Jan 19 09:15:08 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f274b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f276d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27760 set date to 1358229600.000000000 Mon Jan 14 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27760 set date to 1358612263.282965000 Sat Jan 19 09:17:43 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f277e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f278f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f278f8 set date to 1358316000.000000000 Tue Jan 15 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f278f8 set date to 1358611505.857907000 Sat Jan 19 09:05:05 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f277e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f276d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f274b8 set date to 1358316000.000000000 Tue Jan 15 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f274b8 set date to 1358611554.275878000 Sat Jan 19 09:05:54 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27650
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f277e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27870 set date to 1358661600.000000000 Sat Jan 19 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27870 set date to 1359342532.530987000 Sun Jan 27 20:08:52 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f277e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f276d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f276d8 set date to 1359093600.000000000 Thu Jan 24 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f276d8 set date to 1359342597.055249000 Sun Jan 27 20:09:57 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f277e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f277e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27650 set date to 1359525600.000000000 Tue Jan 29 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27650 set date to 1359912857.886209000 Sun Feb  3 10:34:17 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f277e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27a08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27a90 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27a90 set date to 1359912880.034836000 Sun Feb  3 10:34:40 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27c28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27c28 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27c28 set date to 1359913066.694435000 Sun Feb  3 10:37:46 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27a08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f277e8 set date to 1359612000.000000000 Wed Jan 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f277e8 set date to 1359913099.603394000 Sun Feb  3 10:38:19 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27980
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27ba0 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27ba0 set date to 1359912896.611135000 Sun Feb  3 10:34:56 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27a08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27a08 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27a08 set date to 1359912925.427513000 Sun Feb  3 10:35:25 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27980 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27980 set date to 1359912936.799777000 Sun Feb  3 10:35:36 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27d38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27dc0 set date to 1360821600.000000000 Wed Feb 13 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27dc0 set date to 1362337951.560185000 Sun Mar  3 12:12:31 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27f58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27f58 set date to 1360908000.000000000 Thu Feb 14 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27f58 set date to 1362337968.451170000 Sun Mar  3 12:12:48 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27d38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27b18 set date to 1360908000.000000000 Thu Feb 14 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27b18 set date to 1362337978.779291000 Sun Mar  3 12:12:58 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27cb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27ed0 set date to 1361512800.000000000 Thu Feb 21 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27ed0 set date to 1362338029.659417000 Sun Mar  3 12:13:49 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27d38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27d38 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27d38 set date to 1362337596.328106000 Sun Mar  3 12:06:36 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27cb0 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27cb0 set date to 1362337625.528018000 Sun Mar  3 12:07:05 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f27e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d120
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d1a8 set date to 1362031200.000000000 Wed Feb 27 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d1a8 set date to 1362338050.248548000 Sun Mar  3 12:14:10 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d230
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d340
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d340 set date to 1362117600.000000000 Thu Feb 28 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d340 set date to 1362338064.699898000 Sun Mar  3 12:14:24 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d230
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d120
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27e48 set date to 1362117600.000000000 Thu Feb 28 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f27e48 set date to 1362338075.116052000 Sun Mar  3 12:14:35 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d098
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d230
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d2b8 set date to 1362463200.000000000 Mon Mar  4 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d2b8 set date to 1364836004.515165000 Mon Apr  1 11:06:44 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d230
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d120
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d120 set date to 1362978000.000000000 Sun Mar 10 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d120 set date to 1364836028.232055000 Mon Apr  1 11:07:08 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d230
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d230
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d098 set date to 1362978000.000000000 Sun Mar 10 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d098 set date to 1364836050.688682000 Mon Apr  1 11:07:30 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d230
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d450
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d4d8 set date to 1363064400.000000000 Mon Mar 11 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d4d8 set date to 1364836067.857045000 Mon Apr  1 11:07:47 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d560
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d670
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d670 set date to 1363237200.000000000 Wed Mar 13 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d670 set date to 1364836099.548682000 Mon Apr  1 11:08:19 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d560
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d450
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d230 set date to 1363323600.000000000 Thu Mar 14 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d230 set date to 1364836131.177908000 Mon Apr  1 11:08:51 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d3c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d560
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d5e8 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d5e8 set date to 1364831344.096911000 Mon Apr  1 09:49:04 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d560
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d450
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d450 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d450 set date to 1364831363.135135000 Mon Apr  1 09:49:23 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d560
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d560
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d3c8 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d3c8 set date to 1364831404.479640000 Mon Apr  1 09:50:04 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d560
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d780
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d808 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d808 set date to 1364836151.282136000 Mon Apr  1 11:09:11 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d890
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d9a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d9a0 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d9a0 set date to 1364836179.189961000 Mon Apr  1 11:09:39 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d890
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d780
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d560 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d560 set date to 1364836194.562886000 Mon Apr  1 11:09:54 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d6f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d890
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d918 set date to 1364446800.000000000 Wed Mar 27 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d918 set date to 1403879392.000000000 Fri Jun 27 08:29:52 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d890
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d780
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d780 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d780 set date to 1367078119.598469000 Sat Apr 27 09:55:19 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d890
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d890
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d6f8 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d6f8 set date to 1367078144.882145000 Sat Apr 27 09:55:44 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2d890
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dab0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2db38 set date to 1365397200.000000000 Sun Apr  7 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2db38 set date to 1367078335.000000000 Sat Apr 27 09:58:55 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dbc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dcd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dcd0 set date to 1365742800.000000000 Thu Apr 11 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dcd0 set date to 1367078170.412458000 Sat Apr 27 09:56:10 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dbc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dab0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d890 set date to 1365742800.000000000 Thu Apr 11 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2d890 set date to 1367078182.663317000 Sat Apr 27 09:56:22 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2da28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dbc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dc48 set date to 1366088400.000000000 Mon Apr 15 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dc48 set date to 1367078450.923695000 Sat Apr 27 10:00:50 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dbc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dab0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dab0 set date to 1366174800.000000000 Tue Apr 16 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dab0 set date to 1367078488.626225000 Sat Apr 27 10:01:28 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dbc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dbc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2da28 set date to 1366347600.000000000 Thu Apr 18 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2da28 set date to 1367078518.802673000 Sat Apr 27 10:01:58 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dbc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dde0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2de68 set date to 1366606800.000000000 Sun Apr 21 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2de68 set date to 1367078209.959767000 Sat Apr 27 09:56:49 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2def0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c40b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c40b8 set date to 1366606800.000000000 Sun Apr 21 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c40b8 set date to 1367078625.000000000 Sat Apr 27 10:03:45 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2def0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dde0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dbc0 set date to 1366866000.000000000 Wed Apr 24 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dbc0 set date to 1367078224.072034000 Sat Apr 27 09:57:04 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dd58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2def0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2df78 set date to 1366952400.000000000 Thu Apr 25 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2df78 set date to 1367078239.024202000 Sat Apr 27 09:57:19 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2def0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2dde0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dde0 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dde0 set date to 1367807942.312424000 Sun May  5 20:39:02 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2def0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2def0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dd58 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2dd58 set date to 1367807951.776608000 Sun May  5 20:39:11 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f2def0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c41c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4250 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4250 set date to 1367808032.037516000 Sun May  5 20:40:32 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c42d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c43e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c43e8 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c43e8 set date to 1367808106.027715000 Sun May  5 20:41:46 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c42d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c41c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2def0 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f2def0 set date to 1367807968.672767000 Sun May  5 20:39:28 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c42d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4360 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4360 set date to 1367807976.888981000 Sun May  5 20:39:36 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c42d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c41c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c41c8 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c41c8 set date to 1367807989.433207000 Sun May  5 20:39:49 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c42d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c42d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4140 set date to 1368511200.000000000 Tue May 14 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4140 set date to 1370195326.584288000 Sun Jun  2 11:48:46 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c42d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c44f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4580 set date to 1368597600.000000000 Wed May 15 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4580 set date to 1370195392.253336000 Sun Jun  2 11:49:52 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4608
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4718
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4718 set date to 1368770400.000000000 Fri May 17 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4718 set date to 1370195419.294714000 Sun Jun  2 11:50:19 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4608
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c44f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c42d8 set date to 1369375200.000000000 Fri May 24 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c42d8 set date to 1370195435.903001000 Sun Jun  2 11:50:35 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4608
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4690 set date to 1369720800.000000000 Tue May 28 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4690 set date to 1378584128.591093000 Sat Sep  7 14:02:08 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4608
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c44f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c44f8 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c44f8 set date to 1370195457.071295000 Sun Jun  2 11:50:57 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4608
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4608
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4470 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4470 set date to 1370195481.252925000 Sun Jun  2 11:51:21 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4608
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4828
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c48b0 set date to 1370239200.000000000 Mon Jun  3 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c48b0 set date to 1378572399.470691000 Sat Sep  7 10:46:39 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4938
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4a48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4a48 set date to 1370239200.000000000 Mon Jun  3 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4a48 set date to 1378572421.967129000 Sat Sep  7 10:47:01 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4938
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4828
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4608 set date to 1370239200.000000000 Mon Jun  3 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4608 set date to 1378584166.995555000 Sat Sep  7 14:02:46 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c47a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4938
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c49c0 set date to 1370325600.000000000 Tue Jun  4 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c49c0 set date to 1378572441.487239000 Sat Sep  7 10:47:21 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4938
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4828
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4828 set date to 1370844000.000000000 Mon Jun 10 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4828 set date to 1378572468.150010000 Sat Sep  7 10:47:48 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4938
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4938
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c47a0 set date to 1370844000.000000000 Mon Jun 10 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c47a0 set date to 1378572499.929223000 Sat Sep  7 10:48:19 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4938
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4b58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4be0 set date to 1371016800.000000000 Wed Jun 12 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4be0 set date to 1378572529.598311000 Sat Sep  7 10:48:49 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4c68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4d78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4d78 set date to 1371016800.000000000 Wed Jun 12 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4d78 set date to 1378584209.000000000 Sat Sep  7 14:03:29 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4c68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4b58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4938 set date to 1371189600.000000000 Fri Jun 14 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4938 set date to 1378572579.604436000 Sat Sep  7 10:49:39 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4c68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4cf0 set date to 1371189600.000000000 Fri Jun 14 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4cf0 set date to 1378572595.065888000 Sat Sep  7 10:49:55 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4c68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4b58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4b58 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4b58 set date to 1374960357.626816000 Sat Jul 27 15:25:57 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4c68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4c68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4ad0 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4ad0 set date to 1378572623.396773000 Sat Sep  7 10:50:23 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4c68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4e88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4f10 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4f10 set date to 1378572644.626851000 Sat Sep  7 10:50:44 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4f98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c80f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c80f0 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c80f0 set date to 1378572685.394480000 Sat Sep  7 10:51:25 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4f98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4e88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4c68 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4c68 set date to 1378582808.219271000 Sat Sep  7 13:40:08 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4f98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8068 set date to 1372744800.000000000 Tue Jul  2 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8068 set date to 1378582836.161216000 Sat Sep  7 13:40:36 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4f98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4e88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4e88 set date to 1373608800.000000000 Fri Jul 12 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4e88 set date to 1378582876.256004000 Sat Sep  7 13:41:16 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4f98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4f98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4e00 set date to 1373868000.000000000 Mon Jul 15 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4e00 set date to 1378582909.144940000 Sat Sep  7 13:41:49 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c4f98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8200
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8288 set date to 1373868000.000000000 Mon Jul 15 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8288 set date to 1383949204.150258000 Fri Nov  8 15:20:04 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8310
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8420
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8420 set date to 1374472800.000000000 Mon Jul 22 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8420 set date to 1378582938.833422000 Sat Sep  7 13:42:18 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8310
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8200
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4f98 set date to 1374732000.000000000 Thu Jul 25 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c4f98 set date to 1378582953.860717000 Sat Sep  7 13:42:33 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8178
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8310
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8398 set date to 1374818400.000000000 Fri Jul 26 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8398 set date to 1378582981.392326000 Sat Sep  7 13:43:01 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8310
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8200
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8200 set date to 1375164000.000000000 Tue Jul 30 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8200 set date to 1378583001.277560000 Sat Sep  7 13:43:21 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8310
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8310
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8178 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8178 set date to 1378583035.477015000 Sat Sep  7 13:43:55 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8310
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8530
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c85b8 set date to 1375250400.000000000 Wed Jul 31 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c85b8 set date to 1378583502.557901000 Sat Sep  7 13:51:42 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8640
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8750
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8750 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8750 set date to 1378583106.894361000 Sat Sep  7 13:45:06 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8640
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8530
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8310 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8310 set date to 1378583120.742652000 Sat Sep  7 13:45:20 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c84a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8640
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c86c8 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c86c8 set date to 1378583131.390902000 Sat Sep  7 13:45:31 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8640
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8530
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8530 set date to 1376460000.000000000 Wed Aug 14 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8530 set date to 1378583158.376192000 Sat Sep  7 13:45:58 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8640
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8640
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c84a8 set date to 1376546400.000000000 Thu Aug 15 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c84a8 set date to 1378583180.167754000 Sat Sep  7 13:46:20 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8640
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8860
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c88e8 set date to 1376632800.000000000 Fri Aug 16 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c88e8 set date to 1378583198.703918000 Sat Sep  7 13:46:38 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8970
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8a80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8a80 set date to 1377237600.000000000 Fri Aug 23 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8a80 set date to 1378583227.208555000 Sat Sep  7 13:47:07 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8970
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8860
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8640 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8640 set date to 1378583251.493861000 Sat Sep  7 13:47:31 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c87d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8970
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c89f8 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c89f8 set date to 1378583536.245669000 Sat Sep  7 13:52:16 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8970
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8860
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8860 set date to 1378188000.000000000 Tue Sep  3 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8860 set date to 1378583279.078331000 Sat Sep  7 13:47:59 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8970
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8970
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c87d8 set date to 1378188000.000000000 Tue Sep  3 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c87d8 set date to 1378583290.758658000 Sat Sep  7 13:48:10 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8970
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8b90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8c18 set date to 1378274400.000000000 Wed Sep  4 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8c18 set date to 1378583326.775283000 Sat Sep  7 13:48:46 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8ca0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8db0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8db0 set date to 1378792800.000000000 Tue Sep 10 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8db0 set date to 1381177154.918857000 Mon Oct  7 14:19:14 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8ca0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8b90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8970 set date to 1378792800.000000000 Tue Sep 10 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8970 set date to 1381177171.855169000 Mon Oct  7 14:19:31 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8b08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8ca0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8d28 set date to 1378965600.000000000 Thu Sep 12 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8d28 set date to 1381177187.823182000 Mon Oct  7 14:19:47 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8ca0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8b90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8b90 set date to 1379311200.000000000 Mon Sep 16 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8b90 set date to 1381177210.211030000 Mon Oct  7 14:20:10 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8ca0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8ca0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8b08 set date to 1379311200.000000000 Mon Sep 16 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8b08 set date to 1381177228.704108000 Mon Oct  7 14:20:28 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8ca0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8ec0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8f48 set date to 1380261600.000000000 Fri Sep 27 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8f48 set date to 1381177266.842375000 Mon Oct  7 14:21:06 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce198
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce198 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce198 set date to 1381176703.628589000 Mon Oct  7 14:11:43 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8ec0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8ca0 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8ca0 set date to 1381176989.000000000 Mon Oct  7 14:16:29 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8e38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce110 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce110 set date to 1381177290.328808000 Mon Oct  7 14:21:30 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121c8ec0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8ec0 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8ec0 set date to 1381177319.225306000 Mon Oct  7 14:21:59 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8e38 set date to 1380520800.000000000 Mon Sep 30 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121c8e38 set date to 1381177344.234756000 Mon Oct  7 14:22:24 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce2a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce330 set date to 1380607200.000000000 Tue Oct  1 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce330 set date to 1381177367.317545000 Mon Oct  7 14:22:47 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce4c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce4c8 set date to 1381298400.000000000 Wed Oct  9 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce4c8 set date to 1383770646.652207000 Wed Nov  6 13:44:06 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce2a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce088 set date to 1381384800.000000000 Thu Oct 10 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce088 set date to 1383770460.050554000 Wed Nov  6 13:41:00 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce220
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce440 set date to 1381816800.000000000 Tue Oct 15 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce440 set date to 1383768116.964531000 Wed Nov  6 13:01:56 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce2a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce2a8 set date to 1382076000.000000000 Fri Oct 18 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce2a8 set date to 1383768232.410154000 Wed Nov  6 13:03:52 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce220 set date to 1382335200.000000000 Mon Oct 21 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce220 set date to 1383768268.922567000 Wed Nov  6 13:04:28 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce5d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce660 set date to 1382680800.000000000 Fri Oct 25 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce660 set date to 1383768294.923006000 Wed Nov  6 13:04:54 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce7f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce7f8 set date to 1382680800.000000000 Fri Oct 25 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce7f8 set date to 1383768310.419247000 Wed Nov  6 13:05:10 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce5d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce3b8 set date to 1383112800.000000000 Wed Oct 30 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce3b8 set date to 1383768326.963595000 Wed Nov  6 13:05:26 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce550
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce770 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce770 set date to 1383767841.031343000 Wed Nov  6 12:57:21 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce5d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce5d8 set date to 1383199200.000000000 Thu Oct 31 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce5d8 set date to 1383768358.572059000 Wed Nov  6 13:05:58 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce550 set date to 1383285600.000000000 Fri Nov  1 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce550 set date to 1386524462.219599000 Sun Dec  8 10:41:02 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce908
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce990 set date to 1383285600.000000000 Fri Nov  1 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce990 set date to 1386524480.616181000 Sun Dec  8 10:41:20 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ceb28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ceb28 set date to 1383285600.000000000 Fri Nov  1 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ceb28 set date to 1386524541.961042000 Sun Dec  8 10:42:21 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce908
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce6e8 set date to 1384498800.000000000 Fri Nov 15 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce6e8 set date to 1386524569.211123000 Sun Dec  8 10:42:49 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce880
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ceaa0 set date to 1384498800.000000000 Fri Nov 15 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ceaa0 set date to 1386524589.515515000 Sun Dec  8 10:43:09 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ce908
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce908 set date to 1384498800.000000000 Fri Nov 15 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce908 set date to 1386524600.466128000 Sun Dec  8 10:43:20 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce880 set date to 1385103600.000000000 Fri Nov 22 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ce880 set date to 1386524615.424489000 Sun Dec  8 10:43:35 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cec38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cecc0 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cecc0 set date to 1386524331.161844000 Sun Dec  8 10:38:51 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ced48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cee58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cee58 set date to 1385708400.000000000 Fri Nov 29 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cee58 set date to 1386524636.326069000 Sun Dec  8 10:43:56 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ced48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cec38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cea18 set date to 1385967600.000000000 Mon Dec  2 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cea18 set date to 1386524660.283276000 Sun Dec  8 10:44:20 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cebb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ced48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cedd0 set date to 1385967600.000000000 Mon Dec  2 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cedd0 set date to 1386524670.154059000 Sun Dec  8 10:44:30 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ced48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cec38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cec38 set date to 1386054000.000000000 Tue Dec  3 00:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cec38 set date to 1386524693.944018000 Sun Dec  8 10:44:53 2013
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ced48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ced48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cebb0 set date to 1386655200.000000000 Mon Dec  9 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cebb0 set date to 1388600702.812405000 Wed Jan  1 11:25:02 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ced48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cef68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d040 set date to 1386655200.000000000 Mon Dec  9 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d040 set date to 1388600718.222676000 Wed Jan  1 11:25:18 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d1d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d1d8 set date to 1386828000.000000000 Wed Dec 11 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d1d8 set date to 1388600739.778839000 Wed Jan  1 11:25:39 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cef68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ced48 set date to 1386914400.000000000 Thu Dec 12 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ced48 set date to 1388600814.359979000 Wed Jan  1 11:26:54 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ceee0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d150 set date to 1386914400.000000000 Thu Dec 12 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d150 set date to 1388600833.933473000 Wed Jan  1 11:27:13 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121cef68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cef68 set date to 1387173600.000000000 Sun Dec 15 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121cef68 set date to 1388600850.279704000 Wed Jan  1 11:27:30 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ceee0 set date to 1388124000.000000000 Thu Dec 26 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ceee0 set date to 1388600887.396432000 Wed Jan  1 11:28:07 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d0c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d2e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d370 set date to 1388383200.000000000 Sun Dec 29 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d370 set date to 1388600927.257129000 Wed Jan  1 11:28:47 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d508
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d508 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d508 set date to 1388597273.914523000 Wed Jan  1 10:27:53 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d2e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d0c8 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d0c8 set date to 1388600946.173371000 Wed Jan  1 11:29:06 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d260
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d480 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d480 set date to 1388600958.743142000 Wed Jan  1 11:29:18 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d2e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d2e8 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d2e8 set date to 1388600978.051147000 Wed Jan  1 11:29:38 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d260 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d260 set date to 1388600999.308796000 Wed Jan  1 11:29:59 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d3f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d618
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d6a0 set date to 1389247200.000000000 Wed Jan  8 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d6a0 set date to 1393464058.845120000 Wed Feb 26 18:20:58 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d838
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d838 set date to 1389333600.000000000 Thu Jan  9 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d838 set date to 1393464100.634088000 Wed Feb 26 18:21:40 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d618
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d3f8 set date to 1389333600.000000000 Thu Jan  9 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d3f8 set date to 1393464121.834392000 Wed Feb 26 18:22:01 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d590
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d7b0 set date to 1389765600.000000000 Tue Jan 14 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d7b0 set date to 1393465779.776389000 Wed Feb 26 18:49:39 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d618
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d618 set date to 1389765600.000000000 Tue Jan 14 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d618 set date to 1403924030.000000000 Fri Jun 27 20:53:50 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d590 set date to 1390284000.000000000 Mon Jan 20 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d590 set date to 1393465798.733405000 Wed Feb 26 18:49:58 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d728
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d948
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d9d0 set date to 1390543200.000000000 Thu Jan 23 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d9d0 set date to 1393465818.517850000 Wed Feb 26 18:50:18 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3da58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3db68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3db68 set date to 1390802400.000000000 Sun Jan 26 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3db68 set date to 1393465845.487236000 Wed Feb 26 18:50:45 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3da58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d948
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d728 set date to 1391061600.000000000 Wed Jan 29 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d728 set date to 1393465882.637888000 Wed Feb 26 18:51:22 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d8c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3da58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3dae0 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3dae0 set date to 1393465904.735084000 Wed Feb 26 18:51:44 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3da58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3d948
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d948 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d948 set date to 1394147650.934575000 Thu Mar  6 16:14:10 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3da58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3da58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d8c0 set date to 1391407200.000000000 Sun Feb  2 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3d8c0 set date to 1393465958.829298000 Wed Feb 26 18:52:38 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3da58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dc78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3dd00 set date to 1391407200.000000000 Sun Feb  2 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3dd00 set date to 1393465986.730841000 Wed Feb 26 18:53:06 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3de98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3de98 set date to 1391407200.000000000 Sun Feb  2 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3de98 set date to 1393466032.788526000 Wed Feb 26 18:53:52 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dc78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3da58 set date to 1392357600.000000000 Thu Feb 13 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3da58 set date to 1393466061.706953000 Wed Feb 26 18:54:21 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dbf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3de10 set date to 1392357600.000000000 Thu Feb 13 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3de10 set date to 1393466076.372143000 Wed Feb 26 18:54:36 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dc78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3dc78 set date to 1392357600.000000000 Thu Feb 13 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3dc78 set date to 1393466091.420370000 Wed Feb 26 18:54:51 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3dbf0 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3dbf0 set date to 1394147532.254876000 Thu Mar  6 16:12:12 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3dd88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f430e8 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f430e8 set date to 1394147927.799893000 Thu Mar  6 16:18:47 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43280
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43280 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43280 set date to 1394147938.161010000 Thu Mar  6 16:18:58 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3dd88 set date to 1393826400.000000000 Sun Mar  2 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3dd88 set date to 1394147956.912275000 Thu Mar  6 16:19:16 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f3df20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f431f8 set date to 1393826400.000000000 Sun Mar  2 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f431f8 set date to 1394147967.056469000 Thu Mar  6 16:19:27 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43060 set date to 1393912800.000000000 Mon Mar  3 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43060 set date to 1394147995.138115000 Thu Mar  6 16:19:55 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3df20 set date to 1394427600.000000000 Sun Mar  9 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f3df20 set date to 1394981035.000000000 Sun Mar 16 08:43:55 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43418 set date to 1394427600.000000000 Sun Mar  9 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43418 set date to 1394981048.000000000 Sun Mar 16 08:44:08 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f434a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f435b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f435b0 set date to 1394600400.000000000 Tue Mar 11 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f435b0 set date to 1394981062.000000000 Sun Mar 16 08:44:22 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f434a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43170 set date to 1394773200.000000000 Thu Mar 13 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43170 set date to 1394981091.000000000 Sun Mar 16 08:44:51 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43308
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f434a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43528 set date to 1394773200.000000000 Thu Mar 13 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43528 set date to 1394981106.000000000 Sun Mar 16 08:45:06 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f434a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43390 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43390 set date to 1396440906.000000000 Wed Apr  2 06:15:06 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f434a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f434a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43308 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43308 set date to 1396440970.000000000 Wed Apr  2 06:16:10 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f434a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f436c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43748 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43748 set date to 1396440990.000000000 Wed Apr  2 06:16:30 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f437d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f438e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f438e0 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f438e0 set date to 1396441011.000000000 Wed Apr  2 06:16:51 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f437d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f436c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f434a0 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f434a0 set date to 1396441318.000000000 Wed Apr  2 06:21:58 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43638
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f437d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43858 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43858 set date to 1396441354.000000000 Wed Apr  2 06:22:34 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f437d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f436c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f436c0 set date to 1396328400.000000000 Mon Mar 31 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f436c0 set date to 1396441371.000000000 Wed Apr  2 06:22:51 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f437d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f437d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43638 set date to 1397451600.000000000 Sun Apr 13 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43638 set date to 1398605222.000000000 Sun Apr 27 07:27:02 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f437d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f439f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43a78 set date to 1397538000.000000000 Mon Apr 14 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43a78 set date to 1398605627.000000000 Sun Apr 27 07:33:47 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43b00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43c10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43c10 set date to 1397538000.000000000 Mon Apr 14 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43c10 set date to 1398605663.000000000 Sun Apr 27 07:34:23 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43b00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f439f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f437d0 set date to 1397624400.000000000 Tue Apr 15 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f437d0 set date to 1398605699.000000000 Sun Apr 27 07:34:59 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43968
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43b00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43b88 set date to 1398056400.000000000 Sun Apr 20 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43b88 set date to 1398605731.000000000 Sun Apr 27 07:35:31 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43b00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f439f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f439f0 set date to 1398402000.000000000 Thu Apr 24 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f439f0 set date to 1398605746.000000000 Sun Apr 27 07:35:46 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43b00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43b00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43968 set date to 1398402000.000000000 Thu Apr 24 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43968 set date to 1398605764.000000000 Sun Apr 27 07:36:04 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43b00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43d20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43da8 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43da8 set date to 1399127281.000000000 Sat May  3 08:28:01 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43e30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43f40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43f40 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43f40 set date to 1399127323.000000000 Sat May  3 08:28:43 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43e30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43d20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43b00 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43b00 set date to 1399127333.000000000 Sat May  3 08:28:53 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43c98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43e30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43eb8 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43eb8 set date to 1399127353.000000000 Sat May  3 08:29:13 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43e30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43d20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43d20 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43d20 set date to 1399127365.000000000 Sat May  3 08:29:25 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43e30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43e30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43c98 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43c98 set date to 1399127378.000000000 Sat May  3 08:29:38 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f43e30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b118
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b1a0 set date to 1399006800.000000000 Thu May  1 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b1a0 set date to 1399032178.000000000 Fri May  2 06:02:58 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b338
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b338 set date to 1400043600.000000000 Tue May 13 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b338 set date to 1400278954.000000000 Fri May 16 16:22:34 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b118
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43e30 set date to 1400130000.000000000 Wed May 14 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f43e30 set date to 1400277099.000000000 Fri May 16 15:51:39 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b090
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b2b0 set date to 1400216400.000000000 Thu May 15 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b2b0 set date to 1400384290.000000000 Sat May 17 21:38:10 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b118
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b118 set date to 1400475600.000000000 Sun May 18 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b118 set date to 1403961973.000000000 Sat Jun 28 07:26:13 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b090 set date to 1400821200.000000000 Thu May 22 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b090 set date to 1401806141.000000000 Tue Jun  3 08:35:41 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b448
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b4d0 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b4d0 set date to 1401806157.000000000 Tue Jun  3 08:35:57 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b668
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b668 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b668 set date to 1401806231.000000000 Tue Jun  3 08:37:11 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b448
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b228 set date to 1401685200.000000000 Sun Jun  1 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b228 set date to 1401806174.000000000 Tue Jun  3 08:36:14 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b3c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b5e0 set date to 1401685200.000000000 Sun Jun  1 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b5e0 set date to 1401806187.000000000 Tue Jun  3 08:36:27 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b448
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b448 set date to 1401771600.000000000 Mon Jun  2 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b448 set date to 1402754307.000000000 Sat Jun 14 07:58:27 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b3c0 set date to 1402376400.000000000 Mon Jun  9 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b3c0 set date to 1402754335.000000000 Sat Jun 14 07:58:55 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b778
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b800 set date to 1402376400.000000000 Mon Jun  9 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b800 set date to 1402754363.000000000 Sat Jun 14 07:59:23 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b998
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b998 set date to 1402462800.000000000 Tue Jun 10 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b998 set date to 1403962275.000000000 Sat Jun 28 07:31:15 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b778
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b558 set date to 1402549200.000000000 Wed Jun 11 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b558 set date to 1402754398.000000000 Sat Jun 14 07:59:58 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b6f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b910 set date to 1402549200.000000000 Wed Jun 11 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b910 set date to 1403962445.000000000 Sat Jun 28 07:34:05 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b778
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b778 set date to 1402635600.000000000 Thu Jun 12 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b778 set date to 1402754421.000000000 Sat Jun 14 08:00:21 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b6f0 set date to 1402894800.000000000 Sun Jun 15 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b6f0 set date to 1403962871.000000000 Sat Jun 28 07:41:11 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4b888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4baa8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bb30 set date to 1403672400.000000000 Tue Jun 24 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bb30 set date to 1404222632.000000000 Tue Jul  1 07:50:32 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bbb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bcc8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bcc8 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bcc8 set date to 1404222662.000000000 Tue Jul  1 07:51:02 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bbb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4baa8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b888 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4b888 set date to 1407123331.000000000 Sun Aug  3 21:35:31 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4ba20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bbb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bc40 set date to 1408078800.000000000 Thu Aug 14 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bc40 set date to 1409543533.000000000 Sun Aug 31 21:52:13 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bbb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4baa8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4baa8 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4baa8 set date to 1409543657.000000000 Sun Aug 31 21:54:17 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bbb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bbb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4ba20 set date to 1410498000.000000000 Thu Sep 11 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4ba20 set date to 1411667918.000000000 Thu Sep 25 11:58:38 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bbb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bdd8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4be60 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4be60 set date to 1414693867.000000000 Thu Oct 30 12:31:07 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f510b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f510b0 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f510b0 set date to 1414848309.000000000 Sat Nov  1 07:25:09 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bdd8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bbb8 set date to 1415944800.000000000 Thu Nov 13 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bbb8 set date to 1417378491.000000000 Sun Nov 30 13:14:51 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bd50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bf70 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bf70 set date to 1417378528.000000000 Sun Nov 30 13:15:28 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bdd8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bdd8 set date to 1418367600.000000000 Fri Dec 12 00:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bdd8 set date to 1420324023.000000000 Sat Jan  3 15:27:03 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bd50 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bd50 set date to 1420302937.000000000 Sat Jan  3 09:35:37 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f4bee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f511c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51248 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51248 set date to 1422933540.000000000 Mon Feb  2 20:19:00 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f512d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f513e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f513e0 set date to 1424066400.000000000 Sun Feb 15 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f513e0 set date to 1424463457.000000000 Fri Feb 20 13:17:37 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f512d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f511c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bee8 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f4bee8 set date to 1425218167.000000000 Sun Mar  1 06:56:07 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51138
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f512d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51358 set date to 1426136400.000000000 Wed Mar 11 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51358 set date to 1427903752.000000000 Wed Apr  1 09:55:52 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f512d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f511c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f511c0 set date to 1427346000.000000000 Wed Mar 25 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f511c0 set date to 1427903908.000000000 Wed Apr  1 09:58:28 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f512d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f512d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51138 set date to 1427346000.000000000 Wed Mar 25 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51138 set date to 1427903941.000000000 Wed Apr  1 09:59:01 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f512d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f514f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51578 set date to 1427346000.000000000 Wed Mar 25 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51578 set date to 1427904070.000000000 Wed Apr  1 10:01:10 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51710
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51710 set date to 1427691600.000000000 Sun Mar 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51710 set date to 1427904095.000000000 Wed Apr  1 10:01:35 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f514f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f512d0 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f512d0 set date to 1427905479.000000000 Wed Apr  1 10:24:39 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51468
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51688 set date to 1427864400.000000000 Tue Mar 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51688 set date to 1430430911.000000000 Thu Apr 30 15:55:11 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f514f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f514f0 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f514f0 set date to 1430428936.000000000 Thu Apr 30 15:22:16 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51468 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51468 set date to 1430429218.000000000 Thu Apr 30 15:26:58 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f518a8 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f518a8 set date to 1430429402.000000000 Thu Apr 30 15:30:02 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51a40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51a40 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51a40 set date to 1430483026.000000000 Fri May  1 06:23:46 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51600 set date to 1431666000.000000000 Thu May 14 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51600 set date to 1432242927.000000000 Thu May 21 15:15:27 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51798
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f519b8 set date to 1431925200.000000000 Sun May 17 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f519b8 set date to 1432243229.000000000 Thu May 21 15:20:29 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51820 set date to 1431925200.000000000 Sun May 17 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51820 set date to 1432243185.000000000 Thu May 21 15:19:45 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51798 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51798 set date to 1434989308.000000000 Mon Jun 22 10:08:28 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51bd8 set date to 1434085200.000000000 Thu Jun 11 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51bd8 set date to 1434989942.000000000 Mon Jun 22 10:19:02 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51d70
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51d70 set date to 1434085200.000000000 Thu Jun 11 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51d70 set date to 1434989756.000000000 Mon Jun 22 10:15:56 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51930 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51930 set date to 1435778389.000000000 Wed Jul  1 13:19:49 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51ac8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51ce8 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51ce8 set date to 1435776608.000000000 Wed Jul  1 12:50:08 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51b50 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51b50 set date to 1439415041.000000000 Wed Aug 12 15:30:41 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51ac8 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51ac8 set date to 1444011251.000000000 Sun Oct  4 20:14:11 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51f08 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51f08 set date to 1439414754.000000000 Wed Aug 12 15:25:54 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f570e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f570e0 set date to 1439442000.000000000 Wed Aug 12 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f570e0 set date to 1439608865.000000000 Fri Aug 14 21:21:05 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51c60 set date to 1439528400.000000000 Thu Aug 13 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51c60 set date to 1441642606.000000000 Mon Sep  7 10:16:46 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51df8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57058 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57058 set date to 1441643868.000000000 Mon Sep  7 10:37:48 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51e80 set date to 1441947600.000000000 Thu Sep 10 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51e80 set date to 1442332857.000000000 Tue Sep 15 10:00:57 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51df8 set date to 1443416400.000000000 Sun Sep 27 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51df8 set date to 1443754508.000000000 Thu Oct  1 20:55:08 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f51f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f571f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57278 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57278 set date to 1443754546.000000000 Thu Oct  1 20:55:46 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57300
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57410
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57410 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57410 set date to 1414694330.000000000 Thu Oct 30 12:38:50 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57300
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f571f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51f90 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f51f90 set date to 1414848365.000000000 Sat Nov  1 07:26:05 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57168
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57300
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57388 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57388 set date to 1417378672.000000000 Sun Nov 30 13:17:52 2014
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57300
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f571f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f571f0 set date to 1420009200.000000000 Wed Dec 31 00:00:00 2014
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f571f0 set date to 1420303022.000000000 Sat Jan  3 09:37:02 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57300
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57300
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57168 set date to 1422597600.000000000 Thu Jan 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57168 set date to 1422933430.000000000 Mon Feb  2 20:17:10 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57300
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57520
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f575a8 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f575a8 set date to 1425218668.000000000 Sun Mar  1 07:04:28 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57630
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57740
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57740 set date to 1427778000.000000000 Mon Mar 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57740 set date to 1427905379.000000000 Wed Apr  1 10:22:59 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57630
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57520
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57300 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57300 set date to 1430482896.000000000 Fri May  1 06:21:36 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57498
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57630
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f576b8 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f576b8 set date to 1434990332.000000000 Mon Jun 22 10:25:32 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57630
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57520
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57520 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57520 set date to 1435776749.000000000 Wed Jul  1 12:52:29 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57630
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57630
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57498 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57498 set date to 1439414886.000000000 Wed Aug 12 15:28:06 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57630
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57850
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f578d8 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f578d8 set date to 1441642288.000000000 Mon Sep  7 10:11:28 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57960
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57a70
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57a70 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57a70 set date to 1443792923.000000000 Fri Oct  2 07:35:23 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57960
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57850
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57630 set date to 1431406800.000000000 Mon May 11 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57630 set date to 1431454095.000000000 Tue May 12 12:08:15 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f577c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57960
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f579e8 set date to 1431406800.000000000 Mon May 11 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f579e8 set date to 1431454142.000000000 Tue May 12 12:09:02 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57960
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57850
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57850 set date to 1431579600.000000000 Wed May 13 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57850 set date to 1435021483.000000000 Mon Jun 22 19:04:43 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57960
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57960
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f577c8 set date to 1432098000.000000000 Tue May 19 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f577c8 set date to 1435021943.000000000 Mon Jun 22 19:12:23 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57960
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57b80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57c08 set date to 1432184400.000000000 Wed May 20 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57c08 set date to 1435022498.000000000 Mon Jun 22 19:21:38 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57c90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57da0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57da0 set date to 1432702800.000000000 Tue May 26 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57da0 set date to 1435022610.000000000 Mon Jun 22 19:23:30 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57c90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57b80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57960 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57960 set date to 1435022755.000000000 Mon Jun 22 19:25:55 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57af8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57c90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57d18 set date to 1433134800.000000000 Sun May 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57d18 set date to 1435022974.000000000 Mon Jun 22 19:29:34 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57c90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57b80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57b80 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57b80 set date to 1435023259.000000000 Mon Jun 22 19:34:19 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57c90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57c90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57af8 set date to 1434344400.000000000 Sun Jun 14 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57af8 set date to 1435023320.000000000 Mon Jun 22 19:35:20 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57c90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57eb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57f38 set date to 1434517200.000000000 Tue Jun 16 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57f38 set date to 1435023391.000000000 Mon Jun 22 19:36:31 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e198
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e198 set date to 1435035600.000000000 Mon Jun 22 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e198 set date to 1435772802.000000000 Wed Jul  1 11:46:42 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57eb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57c90 set date to 1435122000.000000000 Tue Jun 23 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57c90 set date to 1435772835.000000000 Wed Jul  1 11:47:15 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57e28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e110 set date to 1435208400.000000000 Wed Jun 24 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e110 set date to 1435772926.000000000 Wed Jul  1 11:48:46 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f57eb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57eb0 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57eb0 set date to 1435772557.000000000 Wed Jul  1 11:42:37 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57e28 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f57e28 set date to 1435772993.000000000 Wed Jul  1 11:49:53 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e088
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e2a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e330 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e330 set date to 1435773116.000000000 Wed Jul  1 11:51:56 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e4c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e4c8 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e4c8 set date to 1435771755.000000000 Wed Jul  1 11:29:15 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e2a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e088 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e088 set date to 1435771908.000000000 Wed Jul  1 11:31:48 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e220
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e440 set date to 1435899600.000000000 Thu Jul  2 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e440 set date to 1436109720.000000000 Sun Jul  5 09:22:00 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e2a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e2a8 set date to 1436158800.000000000 Sun Jul  5 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e2a8 set date to 1436540914.000000000 Fri Jul 10 09:08:34 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e220 set date to 1436245200.000000000 Mon Jul  6 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e220 set date to 1436109211.000000000 Sun Jul  5 09:13:31 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e3b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e5d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e660 set date to 1436245200.000000000 Mon Jul  6 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e660 set date to 1436540838.000000000 Fri Jul 10 09:07:18 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e7f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e7f8 set date to 1436331600.000000000 Tue Jul  7 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e7f8 set date to 1435084809.000000000 Tue Jun 23 12:40:09 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e5d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e3b8 set date to 1436763600.000000000 Sun Jul 12 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e3b8 set date to 1437772112.000000000 Fri Jul 24 15:08:32 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e550
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e770 set date to 1436936400.000000000 Tue Jul 14 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e770 set date to 1436540365.000000000 Fri Jul 10 08:59:25 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e5d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e5d8 set date to 1437022800.000000000 Wed Jul 15 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e5d8 set date to 1437771907.000000000 Fri Jul 24 15:05:07 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e550 set date to 1437022800.000000000 Wed Jul 15 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e550 set date to 1437771874.000000000 Fri Jul 24 15:04:34 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e6e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e908
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e990 set date to 1437022800.000000000 Wed Jul 15 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e990 set date to 1437771671.000000000 Fri Jul 24 15:01:11 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407eb28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407eb28 set date to 1437627600.000000000 Wed Jul 22 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407eb28 set date to 1437771936.000000000 Fri Jul 24 15:05:36 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e908
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e6e8 set date to 1437714000.000000000 Thu Jul 23 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e6e8 set date to 1437771959.000000000 Fri Jul 24 15:05:59 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e880
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407eaa0 set date to 1437973200.000000000 Sun Jul 26 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407eaa0 set date to 1439482256.000000000 Thu Aug 13 10:10:56 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407e908
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e908 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e908 set date to 1439482740.000000000 Thu Aug 13 10:19:00 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e880 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407e880 set date to 1439482790.000000000 Thu Aug 13 10:19:50 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ea18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ec38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ecc0 set date to 1438405200.000000000 Fri Jul 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ecc0 set date to 1439482280.000000000 Thu Aug 13 10:11:20 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ed48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ee58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ee58 set date to 1438405200.000000000 Fri Jul 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ee58 set date to 1439482303.000000000 Thu Aug 13 10:11:43 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ed48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ec38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ea18 set date to 1438405200.000000000 Fri Jul 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ea18 set date to 1439482454.000000000 Thu Aug 13 10:14:14 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ebb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ed48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407edd0 set date to 1438405200.000000000 Fri Jul 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407edd0 set date to 1439482504.000000000 Thu Aug 13 10:15:04 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ed48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ec38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ec38 set date to 1438405200.000000000 Fri Jul 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ec38 set date to 1439482639.000000000 Thu Aug 13 10:17:19 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ed48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ed48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ebb0 set date to 1438405200.000000000 Fri Jul 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ebb0 set date to 1439482685.000000000 Thu Aug 13 10:18:05 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ed48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ef68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f670b8 set date to 1438578000.000000000 Sun Aug  2 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f670b8 set date to 1439482896.000000000 Thu Aug 13 10:21:36 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67250 set date to 1438664400.000000000 Mon Aug  3 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67250 set date to 1439482921.000000000 Thu Aug 13 10:22:01 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ef68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ed48 set date to 1438750800.000000000 Tue Aug  4 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ed48 set date to 1439482938.000000000 Thu Aug 13 10:22:18 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407eee0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f671c8 set date to 1438837200.000000000 Wed Aug  5 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f671c8 set date to 1439483233.000000000 Thu Aug 13 10:27:13 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x407ef68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ef68 set date to 1439182800.000000000 Sun Aug  9 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407ef68 set date to 1439483256.000000000 Thu Aug 13 10:27:36 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407eee0 set date to 1439355600.000000000 Tue Aug 11 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x407eee0 set date to 1439483279.000000000 Thu Aug 13 10:27:59 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f673e8 set date to 1439528400.000000000 Thu Aug 13 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f673e8 set date to 1439999441.000000000 Wed Aug 19 09:50:41 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67580 set date to 1439960400.000000000 Tue Aug 18 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67580 set date to 1439999472.000000000 Wed Aug 19 09:51:12 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67140 set date to 1439960400.000000000 Tue Aug 18 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67140 set date to 1439999854.000000000 Wed Aug 19 09:57:34 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f672d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f674f8 set date to 1440565200.000000000 Tue Aug 25 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f674f8 set date to 1441828256.000000000 Wed Sep  9 13:50:56 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67360 set date to 1440565200.000000000 Tue Aug 25 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67360 set date to 1441828268.000000000 Wed Sep  9 13:51:08 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f672d8 set date to 1440914400.000000000 Sun Aug 30 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f672d8 set date to 1445742014.000000000 Sat Oct 24 21:00:14 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67718 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67718 set date to 1441828550.000000000 Wed Sep  9 13:55:50 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f677a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f678b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f678b0 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f678b0 set date to 1441828826.000000000 Wed Sep  9 14:00:26 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f677a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67470 set date to 1441083600.000000000 Mon Aug 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67470 set date to 1441828854.000000000 Wed Sep  9 14:00:54 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67608
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f677a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67828 set date to 1441083600.000000000 Mon Aug 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67828 set date to 1441828879.000000000 Wed Sep  9 14:01:19 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f677a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67690 set date to 1441083600.000000000 Mon Aug 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67690 set date to 1441828909.000000000 Wed Sep  9 14:01:49 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f677a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f677a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67608 set date to 1441083600.000000000 Mon Aug 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67608 set date to 1441828921.000000000 Wed Sep  9 14:02:01 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f677a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f679c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67a48 set date to 1441083600.000000000 Mon Aug 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67a48 set date to 1441828970.000000000 Wed Sep  9 14:02:50 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67be0 set date to 1441083600.000000000 Mon Aug 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67be0 set date to 1441828985.000000000 Wed Sep  9 14:03:05 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f679c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f677a0 set date to 1441083600.000000000 Mon Aug 31 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f677a0 set date to 1441830042.000000000 Wed Sep  9 14:20:42 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67938
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67b58 set date to 1441170000.000000000 Tue Sep  1 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67b58 set date to 1441829051.000000000 Wed Sep  9 14:04:11 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f679c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f679c0 set date to 1441688400.000000000 Mon Sep  7 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f679c0 set date to 1441829071.000000000 Wed Sep  9 14:04:31 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67938 set date to 1441688400.000000000 Mon Sep  7 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67938 set date to 1441829093.000000000 Wed Sep  9 14:04:53 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67d78 set date to 1441688400.000000000 Mon Sep  7 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67d78 set date to 1441829116.000000000 Wed Sep  9 14:05:16 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67f10 set date to 1441774800.000000000 Tue Sep  8 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67f10 set date to 1441829447.000000000 Wed Sep  9 14:10:47 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67ad0 set date to 1442293200.000000000 Mon Sep 14 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67ad0 set date to 1443796762.000000000 Fri Oct  2 08:39:22 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67c68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67e88 set date to 1442293200.000000000 Mon Sep 14 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67e88 set date to 1443797165.000000000 Fri Oct  2 08:46:05 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67cf0 set date to 1442379600.000000000 Tue Sep 15 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67cf0 set date to 1443797192.000000000 Fri Oct  2 08:46:32 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67c68 set date to 1442379600.000000000 Tue Sep 15 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67c68 set date to 1443797292.000000000 Fri Oct  2 08:48:12 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f0e8 set date to 1442466000.000000000 Wed Sep 16 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f0e8 set date to 1443797358.000000000 Fri Oct  2 08:49:18 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f280
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f280 set date to 1442552400.000000000 Thu Sep 17 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f280 set date to 1443797601.000000000 Fri Oct  2 08:53:21 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67e00 set date to 1442552400.000000000 Thu Sep 17 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67e00 set date to 1443797682.000000000 Fri Oct  2 08:54:42 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f67f98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f1f8 set date to 1442552400.000000000 Thu Sep 17 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f1f8 set date to 1443797555.000000000 Fri Oct  2 08:52:35 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f060 set date to 1442984400.000000000 Tue Sep 22 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f060 set date to 1443797708.000000000 Fri Oct  2 08:55:08 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67f98 set date to 1443157200.000000000 Thu Sep 24 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f67f98 set date to 1443797730.000000000 Fri Oct  2 08:55:30 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f418 set date to 1443416400.000000000 Sun Sep 27 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f418 set date to 1443797865.000000000 Fri Oct  2 08:57:45 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f4a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f5b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f5b0 set date to 1443416400.000000000 Sun Sep 27 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f5b0 set date to 1443797819.000000000 Fri Oct  2 08:56:59 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f4a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f170 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f170 set date to 1443797907.000000000 Fri Oct  2 08:58:27 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f308
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f4a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f528 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f528 set date to 1443797943.000000000 Fri Oct  2 08:59:03 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f4a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f390 set date to 1443675600.000000000 Wed Sep 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f390 set date to 1443797969.000000000 Fri Oct  2 08:59:29 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f4a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f4a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f308 set date to 1443675600.000000000 Wed Sep 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f308 set date to 1443797978.000000000 Fri Oct  2 08:59:38 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f4a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f6c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f748 set date to 1443675600.000000000 Wed Sep 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f748 set date to 1443797987.000000000 Fri Oct  2 08:59:47 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f7d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f8e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f8e0 set date to 1443675600.000000000 Wed Sep 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f8e0 set date to 1443797998.000000000 Fri Oct  2 08:59:58 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f7d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f6c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f4a0 set date to 1443675600.000000000 Wed Sep 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f4a0 set date to 1443798008.000000000 Fri Oct  2 09:00:08 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f638
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f7d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f858 set date to 1443675600.000000000 Wed Sep 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f858 set date to 1443798016.000000000 Fri Oct  2 09:00:16 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f7d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f6c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f6c0 set date to 1443675600.000000000 Wed Sep 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f6c0 set date to 1443798212.000000000 Fri Oct  2 09:03:32 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f7d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f7d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f638 set date to 1444024800.000000000 Mon Oct  5 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f638 set date to 1445742596.000000000 Sat Oct 24 21:09:56 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f7d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f9f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fa78 set date to 1444024800.000000000 Mon Oct  5 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fa78 set date to 1445742711.000000000 Sat Oct 24 21:11:51 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fb00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fc10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fc10 set date to 1444024800.000000000 Mon Oct  5 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fc10 set date to 1445742767.000000000 Sat Oct 24 21:12:47 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fb00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f9f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f7d0 set date to 1444024800.000000000 Mon Oct  5 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f7d0 set date to 1445742579.000000000 Sat Oct 24 21:09:39 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f968
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fb00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fb88 set date to 1444111200.000000000 Tue Oct  6 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fb88 set date to 1445742643.000000000 Sat Oct 24 21:10:43 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fb00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6f9f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f9f0 set date to 1444197600.000000000 Wed Oct  7 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f9f0 set date to 1445742875.000000000 Sat Oct 24 21:14:35 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fb00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fb00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f968 set date to 1444370400.000000000 Fri Oct  9 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6f968 set date to 1445742900.000000000 Sat Oct 24 21:15:00 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fb00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fd20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fda8 set date to 1444716000.000000000 Tue Oct 13 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fda8 set date to 1445743228.000000000 Sat Oct 24 21:20:28 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fe30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6ff40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6ff40 set date to 1444802400.000000000 Wed Oct 14 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6ff40 set date to 1445743273.000000000 Sat Oct 24 21:21:13 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fe30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fd20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fb00 set date to 1444802400.000000000 Wed Oct 14 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fb00 set date to 1445743355.000000000 Sat Oct 24 21:22:35 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fc98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fe30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6feb8 set date to 1444888800.000000000 Thu Oct 15 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6feb8 set date to 1445744277.000000000 Sat Oct 24 21:37:57 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fe30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fd20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fd20 set date to 1444888800.000000000 Thu Oct 15 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fd20 set date to 1445744308.000000000 Sat Oct 24 21:38:28 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fe30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fe30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fc98 set date to 1445234400.000000000 Mon Oct 19 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fc98 set date to 1445744370.000000000 Sat Oct 24 21:39:30 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f6fe30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73118
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f731a0 set date to 1445234400.000000000 Mon Oct 19 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f731a0 set date to 1445744517.000000000 Sat Oct 24 21:41:57 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73338
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73338 set date to 1445407200.000000000 Wed Oct 21 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73338 set date to 1445744543.000000000 Sat Oct 24 21:42:23 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73118
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fe30 set date to 1445493600.000000000 Thu Oct 22 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f6fe30 set date to 1445744635.000000000 Sat Oct 24 21:43:55 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73090
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f732b0 set date to 1445493600.000000000 Thu Oct 22 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f732b0 set date to 1445744573.000000000 Sat Oct 24 21:42:53 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73118
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73118 set date to 1445580000.000000000 Fri Oct 23 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73118 set date to 1445744822.000000000 Sat Oct 24 21:47:02 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73090 set date to 1431061200.000000000 Thu May  7 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73090 set date to 1431208747.000000000 Sat May  9 15:59:07 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73228
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73448
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f734d0 set date to 1432875600.000000000 Thu May 28 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f734d0 set date to 1435023621.000000000 Mon Jun 22 19:40:21 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73668
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73668 set date to 1434603600.000000000 Wed Jun 17 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73668 set date to 1435023860.000000000 Mon Jun 22 19:44:20 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73448
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73228 set date to 1435554000.000000000 Sun Jun 28 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73228 set date to 1435773200.000000000 Wed Jul  1 11:53:20 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f733c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f735e0 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f735e0 set date to 1435773312.000000000 Wed Jul  1 11:55:12 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73448
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73448 set date to 1437368400.000000000 Sun Jul 19 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73448 set date to 1437772712.000000000 Fri Jul 24 15:18:32 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f733c0 set date to 1438059600.000000000 Mon Jul 27 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f733c0 set date to 1439999311.000000000 Wed Aug 19 09:48:31 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73558
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73778
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73800 set date to 1438318800.000000000 Thu Jul 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73800 set date to 1441830256.000000000 Wed Sep  9 14:24:16 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73998
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73998 set date to 1439874000.000000000 Mon Aug 17 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73998 set date to 1439999362.000000000 Wed Aug 19 09:49:22 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73778
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73558 set date to 1440738000.000000000 Thu Aug 27 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73558 set date to 1441830155.000000000 Wed Sep  9 14:22:35 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f736f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73910 set date to 1440997200.000000000 Sun Aug 30 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73910 set date to 1441830286.000000000 Wed Sep  9 14:24:46 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73778
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73778 set date to 1442552400.000000000 Thu Sep 17 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73778 set date to 1443798576.000000000 Fri Oct  2 09:09:36 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f736f0 set date to 1443416400.000000000 Sun Sep 27 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f736f0 set date to 1443798624.000000000 Fri Oct  2 09:10:24 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73888
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73aa8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73b30 set date to 1443589200.000000000 Tue Sep 29 23:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73b30 set date to 1443798684.000000000 Fri Oct  2 09:11:24 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73bb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73cc8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73cc8 set date to 1444888800.000000000 Thu Oct 15 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73cc8 set date to 1445742276.000000000 Sat Oct 24 21:04:36 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73bb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73aa8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73888 set date to 1444888800.000000000 Thu Oct 15 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73888 set date to 1445742285.000000000 Sat Oct 24 21:04:45 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73a20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73bb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73c40 set date to 1444888800.000000000 Thu Oct 15 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73c40 set date to 1445742339.000000000 Sat Oct 24 21:05:39 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73bb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73aa8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73aa8 set date to 1445234400.000000000 Mon Oct 19 00:00:00 2015
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73aa8 set date to 1445742375.000000000 Sat Oct 24 21:06:15 2015
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73bb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73bb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73a20 set date to 1132552800.000000000 Sun Nov 20 23:00:00 2005
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73a20 set date to 1144182608.000000000 Tue Apr  4 14:30:08 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73bb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73dd8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73e60 set date to 1132552800.000000000 Sun Nov 20 23:00:00 2005
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73e60 set date to 1144182933.000000000 Tue Apr  4 14:35:33 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73ee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e80b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e80b0 set date to 1132984800.000000000 Fri Nov 25 23:00:00 2005
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e80b0 set date to 1144182725.000000000 Tue Apr  4 14:32:05 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73ee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73dd8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73bb8 set date to 1133157600.000000000 Sun Nov 27 23:00:00 2005
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73bb8 set date to 1144182784.000000000 Tue Apr  4 14:33:04 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73d50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73ee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73f70 set date to 1133244000.000000000 Mon Nov 28 23:00:00 2005
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73f70 set date to 1144182821.000000000 Tue Apr  4 14:33:41 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73ee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73dd8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73dd8 set date to 1133416800.000000000 Wed Nov 30 23:00:00 2005
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73dd8 set date to 1144182853.000000000 Tue Apr  4 14:34:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73ee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73ee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73d50 set date to 1135749600.000000000 Tue Dec 27 23:00:00 2005
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73d50 set date to 1144183137.000000000 Tue Apr  4 14:38:57 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f73ee8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e81c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8248 set date to 1135749600.000000000 Tue Dec 27 23:00:00 2005
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8248 set date to 1144183252.000000000 Tue Apr  4 14:40:52 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e82d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e83e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e83e0 set date to 1136008800.000000000 Fri Dec 30 23:00:00 2005
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e83e0 set date to 1144183325.000000000 Tue Apr  4 14:42:05 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e82d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e81c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73ee8 set date to 1136181600.000000000 Sun Jan  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f73ee8 set date to 1144183393.000000000 Tue Apr  4 14:43:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8138
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e82d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8358 set date to 1136268000.000000000 Mon Jan  2 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8358 set date to 1144183446.000000000 Tue Apr  4 14:44:06 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e82d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e81c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e81c0 set date to 1136613600.000000000 Fri Jan  6 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e81c0 set date to 1144183529.000000000 Tue Apr  4 14:45:29 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e82d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e82d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8138 set date to 1137304800.000000000 Sat Jan 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8138 set date to 1144183666.000000000 Tue Apr  4 14:47:46 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e82d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e84f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8578 set date to 1137564000.000000000 Tue Jan 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8578 set date to 1144183763.000000000 Tue Apr  4 14:49:23 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8710
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8710 set date to 1137736800.000000000 Thu Jan 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8710 set date to 1144183876.000000000 Tue Apr  4 14:51:16 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e84f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e82d0 set date to 1137823200.000000000 Fri Jan 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e82d0 set date to 1144183910.000000000 Tue Apr  4 14:51:50 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8468
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8688 set date to 1138082400.000000000 Mon Jan 23 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8688 set date to 1144183962.000000000 Tue Apr  4 14:52:42 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e84f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e84f0 set date to 1138255200.000000000 Wed Jan 25 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e84f0 set date to 1144184031.000000000 Tue Apr  4 14:53:51 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8468 set date to 1138341600.000000000 Thu Jan 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8468 set date to 1144184141.000000000 Tue Apr  4 14:55:41 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e88a8 set date to 1138428000.000000000 Fri Jan 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e88a8 set date to 1144184086.000000000 Tue Apr  4 14:54:46 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8a40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8a40 set date to 1138514400.000000000 Sat Jan 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8a40 set date to 1144184166.000000000 Tue Apr  4 14:56:06 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8600 set date to 1138773600.000000000 Tue Jan 31 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8600 set date to 1144184357.000000000 Tue Apr  4 14:59:17 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8798
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e89b8 set date to 1138946400.000000000 Thu Feb  2 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e89b8 set date to 1144184426.000000000 Tue Apr  4 15:00:26 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8820 set date to 1139032800.000000000 Fri Feb  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8820 set date to 1144184378.000000000 Tue Apr  4 14:59:38 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8798 set date to 1139119200.000000000 Sat Feb  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8798 set date to 1144184960.000000000 Tue Apr  4 15:09:20 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8bd8 set date to 1139205600.000000000 Sun Feb  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8bd8 set date to 1144185057.000000000 Tue Apr  4 15:10:57 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8d70
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8d70 set date to 1139292000.000000000 Mon Feb  6 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8d70 set date to 1144185099.000000000 Tue Apr  4 15:11:39 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8930 set date to 1139637600.000000000 Fri Feb 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8930 set date to 1144185144.000000000 Tue Apr  4 15:12:24 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8ac8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8ce8 set date to 1139724000.000000000 Sat Feb 11 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8ce8 set date to 1144185121.000000000 Tue Apr  4 15:12:01 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8b50 set date to 1139724000.000000000 Sat Feb 11 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8b50 set date to 1144185233.000000000 Tue Apr  4 15:13:53 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8ac8 set date to 1140156000.000000000 Thu Feb 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8ac8 set date to 1144185323.000000000 Tue Apr  4 15:15:23 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8f08 set date to 1140242400.000000000 Fri Feb 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8f08 set date to 1144185410.000000000 Tue Apr  4 15:16:50 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee0e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee0e8 set date to 1140328800.000000000 Sat Feb 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee0e8 set date to 1144185467.000000000 Tue Apr  4 15:17:47 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8c60 set date to 1140328800.000000000 Sat Feb 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8c60 set date to 1144191144.000000000 Tue Apr  4 16:52:24 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8df8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee060 set date to 1140415200.000000000 Sun Feb 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee060 set date to 1144191186.000000000 Tue Apr  4 16:53:06 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8e80 set date to 1140415200.000000000 Sun Feb 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8e80 set date to 1144191236.000000000 Tue Apr  4 16:53:56 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8df8 set date to 1140415200.000000000 Sun Feb 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8df8 set date to 1144191309.000000000 Tue Apr  4 16:55:09 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121e8f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee1f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee280 set date to 1140415200.000000000 Sun Feb 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee280 set date to 1144191329.000000000 Tue Apr  4 16:55:29 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee308
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee418
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee418 set date to 1140501600.000000000 Mon Feb 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee418 set date to 1144191389.000000000 Tue Apr  4 16:56:29 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee308
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee1f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8f90 set date to 1140501600.000000000 Mon Feb 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121e8f90 set date to 1144191448.000000000 Tue Apr  4 16:57:28 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee308
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee390 set date to 1140501600.000000000 Mon Feb 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee390 set date to 1144191542.000000000 Tue Apr  4 16:59:02 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee308
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee1f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee1f8 set date to 1140588000.000000000 Tue Feb 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee1f8 set date to 1144199239.000000000 Tue Apr  4 19:07:19 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee308
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee308
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee170 set date to 1140588000.000000000 Tue Feb 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee170 set date to 1144199289.000000000 Tue Apr  4 19:08:09 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee308
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee528
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee5b0 set date to 1140674400.000000000 Wed Feb 22 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee5b0 set date to 1144199194.000000000 Tue Apr  4 19:06:34 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee638
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee748
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee748 set date to 1140674400.000000000 Wed Feb 22 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee748 set date to 1144199346.000000000 Tue Apr  4 19:09:06 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee638
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee528
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee308 set date to 1140760800.000000000 Thu Feb 23 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee308 set date to 1144199413.000000000 Tue Apr  4 19:10:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee4a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee638
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee6c0 set date to 1140847200.000000000 Fri Feb 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee6c0 set date to 1144199464.000000000 Tue Apr  4 19:11:04 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee638
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee528
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee528 set date to 1140847200.000000000 Fri Feb 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee528 set date to 1144199509.000000000 Tue Apr  4 19:11:49 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee638
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee638
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee4a0 set date to 1140847200.000000000 Fri Feb 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee4a0 set date to 1144199540.000000000 Tue Apr  4 19:12:20 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee638
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee858
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee8e0 set date to 1140933600.000000000 Sat Feb 25 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee8e0 set date to 1144199587.000000000 Tue Apr  4 19:13:07 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee968
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eea78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eea78 set date to 1140933600.000000000 Sat Feb 25 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eea78 set date to 1144199604.000000000 Tue Apr  4 19:13:24 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee968
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee858
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee638 set date to 1141020000.000000000 Sun Feb 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee638 set date to 1144199628.000000000 Tue Apr  4 19:13:48 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee7d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee968
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee9f0 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee9f0 set date to 1144200212.000000000 Tue Apr  4 19:23:32 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee968
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee858
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee858 set date to 1141192800.000000000 Tue Feb 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee858 set date to 1144200229.000000000 Tue Apr  4 19:23:49 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee968
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee968
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee7d0 set date to 1141279200.000000000 Wed Mar  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee7d0 set date to 1144200300.000000000 Tue Apr  4 19:25:00 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121ee968
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eeb88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eec10 set date to 1141279200.000000000 Wed Mar  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eec10 set date to 1144200494.000000000 Tue Apr  4 19:28:14 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eec98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eeda8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eeda8 set date to 1141279200.000000000 Wed Mar  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eeda8 set date to 1144200530.000000000 Tue Apr  4 19:28:50 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eec98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eeb88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee968 set date to 1141279200.000000000 Wed Mar  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121ee968 set date to 1144200585.000000000 Tue Apr  4 19:29:45 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eeb00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eec98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eed20 set date to 1141279200.000000000 Wed Mar  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eed20 set date to 1144200620.000000000 Tue Apr  4 19:30:20 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eec98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eeb88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eeb88 set date to 1141452000.000000000 Fri Mar  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eeb88 set date to 1144200646.000000000 Tue Apr  4 19:30:46 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eec98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eec98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eeb00 set date to 1141452000.000000000 Fri Mar  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eeb00 set date to 1144200716.000000000 Tue Apr  4 19:31:56 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eec98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eeeb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eef40 set date to 1141452000.000000000 Fri Mar  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eef40 set date to 1144200760.000000000 Tue Apr  4 19:32:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc080
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc190
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc190 set date to 1141452000.000000000 Fri Mar  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc190 set date to 1144200826.000000000 Tue Apr  4 19:33:46 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc080
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eeeb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eec98 set date to 1141797600.000000000 Tue Mar  7 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eec98 set date to 1144200930.000000000 Tue Apr  4 19:35:30 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eee30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc080
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc108 set date to 1141797600.000000000 Tue Mar  7 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc108 set date to 1144201022.000000000 Tue Apr  4 19:37:02 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc080
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121eeeb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eeeb8 set date to 1141884000.000000000 Wed Mar  8 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eeeb8 set date to 1144200955.000000000 Tue Apr  4 19:35:55 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc080
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc080
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eee30 set date to 1141970400.000000000 Thu Mar  9 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121eee30 set date to 1144201046.000000000 Tue Apr  4 19:37:26 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc080
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc2a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc328 set date to 1142056800.000000000 Fri Mar 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc328 set date to 1144201046.670569000 Tue Apr  4 19:37:26 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc3b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc4c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc4c0 set date to 1142488800.000000000 Wed Mar 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc4c0 set date to 1144201240.000000000 Tue Apr  4 19:40:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc3b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc2a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc080 set date to 1142488800.000000000 Wed Mar 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc080 set date to 1144201273.000000000 Tue Apr  4 19:41:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc218
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc3b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc438 set date to 1142488800.000000000 Wed Mar 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc438 set date to 1144201405.000000000 Tue Apr  4 19:43:25 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc3b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc2a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc2a0 set date to 1142748000.000000000 Sat Mar 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc2a0 set date to 1146164660.000000000 Thu Apr 27 13:04:20 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc3b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc3b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc218 set date to 1142834400.000000000 Sun Mar 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc218 set date to 1146164727.000000000 Thu Apr 27 13:05:27 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc3b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc5d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc658 set date to 1142920800.000000000 Mon Mar 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc658 set date to 1146164969.000000000 Thu Apr 27 13:09:29 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc6e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc7f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc7f0 set date to 1142920800.000000000 Mon Mar 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc7f0 set date to 1146165000.000000000 Thu Apr 27 13:10:00 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc6e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc5d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc3b0 set date to 1143007200.000000000 Tue Mar 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc3b0 set date to 1146165061.000000000 Thu Apr 27 13:11:01 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc548
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc6e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc768 set date to 1143007200.000000000 Tue Mar 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc768 set date to 1146165095.000000000 Thu Apr 27 13:11:35 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc6e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc5d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc5d0 set date to 1143007200.000000000 Tue Mar 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc5d0 set date to 1146165112.000000000 Thu Apr 27 13:11:52 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc6e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc6e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc548 set date to 1143180000.000000000 Thu Mar 23 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc548 set date to 1146165159.000000000 Thu Apr 27 13:12:39 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc6e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc900
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc988 set date to 1143180000.000000000 Thu Mar 23 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc988 set date to 1146165204.000000000 Thu Apr 27 13:13:24 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cca10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccb20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccb20 set date to 1143180000.000000000 Thu Mar 23 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccb20 set date to 1146165221.000000000 Thu Apr 27 13:13:41 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cca10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc900
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc6e0 set date to 1143180000.000000000 Thu Mar 23 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc6e0 set date to 1146165302.000000000 Thu Apr 27 13:15:02 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc878
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cca10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cca98 set date to 1143180000.000000000 Thu Mar 23 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cca98 set date to 1146165378.000000000 Thu Apr 27 13:16:18 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cca10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cc900
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc900 set date to 1143266400.000000000 Fri Mar 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc900 set date to 1146165340.000000000 Thu Apr 27 13:15:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cca10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cca10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc878 set date to 1143439200.000000000 Sun Mar 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cc878 set date to 1146165378.545162000 Thu Apr 27 13:16:18 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cca10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccc30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cccb8 set date to 1143525600.000000000 Mon Mar 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cccb8 set date to 1146165482.000000000 Thu Apr 27 13:18:02 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccd40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cce50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cce50 set date to 1143525600.000000000 Mon Mar 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cce50 set date to 1146165578.000000000 Thu Apr 27 13:19:38 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccd40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccc30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cca10 set date to 1143525600.000000000 Mon Mar 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cca10 set date to 1146165578.525823000 Thu Apr 27 13:19:38 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccba8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccd40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccdc8 set date to 1143525600.000000000 Mon Mar 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccdc8 set date to 1146166120.000000000 Thu Apr 27 13:28:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccd40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccc30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccc30 set date to 1143698400.000000000 Wed Mar 29 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccc30 set date to 1146165640.000000000 Thu Apr 27 13:20:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccd40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccd40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccba8 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccba8 set date to 1146165665.000000000 Thu Apr 27 13:21:05 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccd40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccf60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f20a8 set date to 1143871200.000000000 Fri Mar 31 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f20a8 set date to 1146165692.000000000 Thu Apr 27 13:21:32 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2130
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2240
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2240 set date to 1144126800.000000000 Mon Apr  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2240 set date to 1146165732.000000000 Thu Apr 27 13:22:12 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2130
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccf60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccd40 set date to 1144126800.000000000 Mon Apr  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccd40 set date to 1146165792.000000000 Thu Apr 27 13:23:12 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58cced8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2130
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f21b8 set date to 1144818000.000000000 Tue Apr 11 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f21b8 set date to 1146165840.000000000 Thu Apr 27 13:24:00 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2130
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ccf60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccf60 set date to 1145077200.000000000 Fri Apr 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ccf60 set date to 1146165875.000000000 Thu Apr 27 13:24:35 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2130
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2130
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cced8 set date to 1145077200.000000000 Fri Apr 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58cced8 set date to 1146165897.000000000 Thu Apr 27 13:24:57 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2130
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2350
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f23d8 set date to 1145509200.000000000 Wed Apr 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f23d8 set date to 1148603011.000000000 Thu May 25 18:23:31 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2460
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2570
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2570 set date to 1145509200.000000000 Wed Apr 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2570 set date to 1148603032.000000000 Thu May 25 18:23:52 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2460
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2350
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2130 set date to 1146114000.000000000 Wed Apr 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2130 set date to 1148603144.000000000 Thu May 25 18:25:44 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f22c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2460
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f24e8 set date to 1146114000.000000000 Wed Apr 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f24e8 set date to 1148603232.000000000 Thu May 25 18:27:12 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2460
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2350
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2350 set date to 1146200400.000000000 Thu Apr 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2350 set date to 1148603195.000000000 Thu May 25 18:26:35 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2460
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2460
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f22c8 set date to 1146286800.000000000 Fri Apr 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f22c8 set date to 1148603101.000000000 Thu May 25 18:25:01 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2460
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2680
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2708 set date to 1146286800.000000000 Fri Apr 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2708 set date to 1148603257.000000000 Thu May 25 18:27:37 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2790
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f28a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f28a0 set date to 1146718800.000000000 Wed May  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f28a0 set date to 1148603330.000000000 Thu May 25 18:28:50 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2790
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2680
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2460 set date to 1146805200.000000000 Thu May  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2460 set date to 1148603285.000000000 Thu May 25 18:28:05 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f25f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2790
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2818 set date to 1146805200.000000000 Thu May  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2818 set date to 1148603369.000000000 Thu May 25 18:29:29 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2790
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2680
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2680 set date to 1147064400.000000000 Sun May  7 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2680 set date to 1148603415.000000000 Thu May 25 18:30:15 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2790
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2790
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f25f8 set date to 1147237200.000000000 Tue May  9 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f25f8 set date to 1148603437.000000000 Thu May 25 18:30:37 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2790
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f29b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2a38 set date to 1147323600.000000000 Wed May 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2a38 set date to 1148603490.000000000 Thu May 25 18:31:30 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2ac0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2bd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2bd0 set date to 1147410000.000000000 Thu May 11 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2bd0 set date to 1148603508.000000000 Thu May 25 18:31:48 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2ac0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f29b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2790 set date to 1147496400.000000000 Fri May 12 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2790 set date to 1148603538.000000000 Thu May 25 18:32:18 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2928
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2ac0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2b48 set date to 1147669200.000000000 Sun May 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2b48 set date to 1148603563.000000000 Thu May 25 18:32:43 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2ac0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f29b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f29b0 set date to 1147755600.000000000 Mon May 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f29b0 set date to 1148603611.000000000 Thu May 25 18:33:31 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2ac0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2ac0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2928 set date to 1147928400.000000000 Wed May 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2928 set date to 1151177801.000000000 Sat Jun 24 13:36:41 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2ac0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2ce0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2d68 set date to 1147928400.000000000 Wed May 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2d68 set date to 1151177960.000000000 Sat Jun 24 13:39:20 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2df0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2f00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2f00 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2f00 set date to 1151177801.892196000 Sat Jun 24 13:36:41 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2df0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2ce0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2ac0 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2ac0 set date to 1151177925.000000000 Sat Jun 24 13:38:45 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2c58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2df0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2e78 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2e78 set date to 1151177992.000000000 Sat Jun 24 13:39:52 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2df0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2ce0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2ce0 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2ce0 set date to 1151233480.000000000 Sun Jun 25 05:04:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2df0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2df0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2c58 set date to 1148187600.000000000 Sat May 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2c58 set date to 1151233513.000000000 Sun Jun 25 05:05:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2df0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6050
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f60d8 set date to 1148187600.000000000 Sat May 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f60d8 set date to 1151233528.000000000 Sun Jun 25 05:05:28 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6160
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6270
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6270 set date to 1148187600.000000000 Sat May 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6270 set date to 1151233579.000000000 Sun Jun 25 05:06:19 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6160
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6050
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2df0 set date to 1148274000.000000000 Sun May 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2df0 set date to 1151233611.000000000 Sun Jun 25 05:06:51 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f2f88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6160
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f61e8 set date to 1148619600.000000000 Thu May 25 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f61e8 set date to 1151233681.000000000 Sun Jun 25 05:08:01 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6160
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6050
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6050 set date to 1148706000.000000000 Fri May 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6050 set date to 1151233641.000000000 Sun Jun 25 05:07:21 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6160
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6160
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2f88 set date to 1148878800.000000000 Sun May 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f2f88 set date to 1151233729.000000000 Sun Jun 25 05:08:49 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6160
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6380
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6408 set date to 1148878800.000000000 Sun May 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6408 set date to 1151233746.000000000 Sun Jun 25 05:09:06 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6490
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f65a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f65a0 set date to 1148878800.000000000 Sun May 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f65a0 set date to 1151233765.000000000 Sun Jun 25 05:09:25 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6490
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6380
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6160 set date to 1149051600.000000000 Tue May 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6160 set date to 1151233798.000000000 Sun Jun 25 05:09:58 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f62f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6490
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6518 set date to 1149224400.000000000 Thu Jun  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6518 set date to 1151233831.000000000 Sun Jun 25 05:10:31 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6490
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6380
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6380 set date to 1149397200.000000000 Sat Jun  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6380 set date to 1151233855.000000000 Sun Jun 25 05:10:55 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6490
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6490
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f62f8 set date to 1149570000.000000000 Mon Jun  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f62f8 set date to 1151233856.020518000 Sun Jun 25 05:10:56 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6490
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f66b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6738 set date to 1149570000.000000000 Mon Jun  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6738 set date to 1151233952.000000000 Sun Jun 25 05:12:32 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f67c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f68d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f68d0 set date to 1149656400.000000000 Tue Jun  6 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f68d0 set date to 1151233982.000000000 Sun Jun 25 05:13:02 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f67c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f66b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6490 set date to 1149915600.000000000 Fri Jun  9 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6490 set date to 1151234023.000000000 Sun Jun 25 05:13:43 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6628
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f67c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6848 set date to 1150261200.000000000 Tue Jun 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6848 set date to 1151234053.000000000 Sun Jun 25 05:14:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f67c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f66b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f66b0 set date to 1150347600.000000000 Wed Jun 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f66b0 set date to 1151234097.000000000 Sun Jun 25 05:14:57 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f67c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f67c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6628 set date to 1150434000.000000000 Thu Jun 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6628 set date to 1151234117.000000000 Sun Jun 25 05:15:17 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f67c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f69e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6a68 set date to 1150520400.000000000 Fri Jun 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6a68 set date to 1151234137.000000000 Sun Jun 25 05:15:37 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6af0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6c00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6c00 set date to 1150520400.000000000 Fri Jun 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6c00 set date to 1151234170.000000000 Sun Jun 25 05:16:10 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6af0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f69e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f67c0 set date to 1150866000.000000000 Tue Jun 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f67c0 set date to 1153966054.000000000 Wed Jul 26 20:07:34 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6958
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6af0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6b78 set date to 1150866000.000000000 Tue Jun 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6b78 set date to 1153966108.000000000 Wed Jul 26 20:08:28 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6af0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f69e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f69e0 set date to 1150952400.000000000 Wed Jun 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f69e0 set date to 1153966138.000000000 Wed Jul 26 20:08:58 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6af0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6af0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6958 set date to 1151038800.000000000 Thu Jun 22 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6958 set date to 1153966160.000000000 Wed Jul 26 20:09:20 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6af0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6d10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6d98 set date to 1151211600.000000000 Sat Jun 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6d98 set date to 1153966186.000000000 Wed Jul 26 20:09:46 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6e20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6f30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6f30 set date to 1151211600.000000000 Sat Jun 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6f30 set date to 1153966242.000000000 Wed Jul 26 20:10:42 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6e20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6d10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6af0 set date to 1151211600.000000000 Sat Jun 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6af0 set date to 1153966289.000000000 Wed Jul 26 20:11:29 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6c88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6e20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6ea8 set date to 1151298000.000000000 Sun Jun 25 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6ea8 set date to 1153966349.000000000 Wed Jul 26 20:12:29 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6e20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6d10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6d10 set date to 1151470800.000000000 Tue Jun 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6d10 set date to 1153966418.000000000 Wed Jul 26 20:13:38 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6e20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6e20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6c88 set date to 1151557200.000000000 Wed Jun 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6c88 set date to 1153966443.000000000 Wed Jul 26 20:14:03 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x121f6e20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b0f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b180 set date to 1151730000.000000000 Fri Jun 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b180 set date to 1153966526.000000000 Wed Jul 26 20:15:26 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b208
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b318
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b318 set date to 1151730000.000000000 Fri Jun 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b318 set date to 1153967761.000000000 Wed Jul 26 20:36:01 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b208
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b0f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6e20 set date to 1151902800.000000000 Sun Jul  2 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x121f6e20 set date to 1153966465.000000000 Wed Jul 26 20:14:25 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b070
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b208
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b290 set date to 1152075600.000000000 Tue Jul  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b290 set date to 1153966553.000000000 Wed Jul 26 20:15:53 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b208
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b0f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b0f8 set date to 1152075600.000000000 Tue Jul  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b0f8 set date to 1153966582.000000000 Wed Jul 26 20:16:22 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b208
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b208
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b070 set date to 1152075600.000000000 Tue Jul  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b070 set date to 1153966612.000000000 Wed Jul 26 20:16:52 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b208
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b428
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b4b0 set date to 1152162000.000000000 Wed Jul  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b4b0 set date to 1153966660.000000000 Wed Jul 26 20:17:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b538
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b648
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b648 set date to 1152162000.000000000 Wed Jul  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b648 set date to 1153966693.000000000 Wed Jul 26 20:18:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b538
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b428
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b208 set date to 1152421200.000000000 Sat Jul  8 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b208 set date to 1153966721.000000000 Wed Jul 26 20:18:41 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b3a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b538
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b5c0 set date to 1152594000.000000000 Mon Jul 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b5c0 set date to 1153966777.000000000 Wed Jul 26 20:19:37 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b538
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b428
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b428 set date to 1152680400.000000000 Tue Jul 11 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b428 set date to 1153967156.000000000 Wed Jul 26 20:25:56 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b538
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b538
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b3a0 set date to 1152853200.000000000 Thu Jul 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b3a0 set date to 1153967204.000000000 Wed Jul 26 20:26:44 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b538
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b758
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b7e0 set date to 1152853200.000000000 Thu Jul 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b7e0 set date to 1153967283.000000000 Wed Jul 26 20:28:03 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b868
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b978
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b978 set date to 1153026000.000000000 Sat Jul 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b978 set date to 1153967313.000000000 Wed Jul 26 20:28:33 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b868
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b758
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b538 set date to 1153112400.000000000 Sun Jul 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b538 set date to 1153967353.000000000 Wed Jul 26 20:29:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b6d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b868
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b8f0 set date to 1153112400.000000000 Sun Jul 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b8f0 set date to 1153967396.000000000 Wed Jul 26 20:29:56 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b868
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b758
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b758 set date to 1153112400.000000000 Sun Jul 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b758 set date to 1153967419.000000000 Wed Jul 26 20:30:19 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b868
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b868
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b6d0 set date to 1153112400.000000000 Sun Jul 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b6d0 set date to 1153967467.000000000 Wed Jul 26 20:31:07 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8b868
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8ba88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bb10 set date to 1153198800.000000000 Mon Jul 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bb10 set date to 1153967492.000000000 Wed Jul 26 20:31:32 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bb98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bca8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bca8 set date to 1153198800.000000000 Mon Jul 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bca8 set date to 1160569407.000000000 Wed Oct 11 06:23:27 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bb98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8ba88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b868 set date to 1153285200.000000000 Tue Jul 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8b868 set date to 1160569237.000000000 Wed Oct 11 06:20:37 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8ba00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bb98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bc20 set date to 1153371600.000000000 Wed Jul 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bc20 set date to 1160569437.000000000 Wed Oct 11 06:23:57 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bb98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8ba88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8ba88 set date to 1153544400.000000000 Fri Jul 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8ba88 set date to 1160569531.000000000 Wed Oct 11 06:25:31 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bb98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bb98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8ba00 set date to 1153803600.000000000 Mon Jul 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8ba00 set date to 1160587609.000000000 Wed Oct 11 11:26:49 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bb98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bdb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8be40 set date to 1153976400.000000000 Wed Jul 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8be40 set date to 1160587664.000000000 Wed Oct 11 11:27:44 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bec8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93098
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93098 set date to 1154149200.000000000 Fri Jul 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93098 set date to 1160587730.000000000 Wed Oct 11 11:28:50 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bec8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bdb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bb98 set date to 1154235600.000000000 Sat Jul 29 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bb98 set date to 1160587698.000000000 Wed Oct 11 11:28:18 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bd30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bec8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bf50 set date to 1154235600.000000000 Sat Jul 29 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bf50 set date to 1160587793.000000000 Wed Oct 11 11:29:53 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bec8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bdb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bdb8 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bdb8 set date to 1160587761.000000000 Wed Oct 11 11:29:21 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bec8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bec8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bd30 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bd30 set date to 1160587832.000000000 Wed Oct 11 11:30:32 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f8bec8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f931a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93230 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93230 set date to 1160588017.000000000 Wed Oct 11 11:33:37 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f932b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f933c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f933c8 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f933c8 set date to 1160588226.000000000 Wed Oct 11 11:37:06 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f932b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f931a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bec8 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f8bec8 set date to 1160588070.000000000 Wed Oct 11 11:34:30 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93120
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f932b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93340 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93340 set date to 1160588262.000000000 Wed Oct 11 11:37:42 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f932b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f931a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f931a8 set date to 1154408400.000000000 Mon Jul 31 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f931a8 set date to 1160588319.000000000 Wed Oct 11 11:38:39 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f932b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f932b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93120 set date to 1154494800.000000000 Tue Aug  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93120 set date to 1160588353.000000000 Wed Oct 11 11:39:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f932b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f934d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93560 set date to 1154494800.000000000 Tue Aug  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93560 set date to 1160588369.000000000 Wed Oct 11 11:39:29 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f935e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f936f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f936f8 set date to 1154494800.000000000 Tue Aug  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f936f8 set date to 1160588401.000000000 Wed Oct 11 11:40:01 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f935e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f934d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f932b8 set date to 1154667600.000000000 Thu Aug  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f932b8 set date to 1160588425.000000000 Wed Oct 11 11:40:25 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93450
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f935e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93670 set date to 1154754000.000000000 Fri Aug  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93670 set date to 1160588482.000000000 Wed Oct 11 11:41:22 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f935e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f934d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f934d8 set date to 1154754000.000000000 Fri Aug  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f934d8 set date to 1160588499.000000000 Wed Oct 11 11:41:39 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f935e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f935e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93450 set date to 1154754000.000000000 Fri Aug  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93450 set date to 1160588542.000000000 Wed Oct 11 11:42:22 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f935e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93808
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93890 set date to 1154840400.000000000 Sat Aug  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93890 set date to 1160588573.000000000 Wed Oct 11 11:42:53 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93918
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93a28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93a28 set date to 1154840400.000000000 Sat Aug  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93a28 set date to 1160588609.000000000 Wed Oct 11 11:43:29 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93918
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93808
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f935e8 set date to 1154926800.000000000 Sun Aug  6 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f935e8 set date to 1160588634.000000000 Wed Oct 11 11:43:54 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93780
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93918
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f939a0 set date to 1155099600.000000000 Tue Aug  8 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f939a0 set date to 1160588681.000000000 Wed Oct 11 11:44:41 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93918
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93808
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93808 set date to 1155272400.000000000 Thu Aug 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93808 set date to 1160588712.000000000 Wed Oct 11 11:45:12 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93918
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93918
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93780 set date to 1155272400.000000000 Thu Aug 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93780 set date to 1160588744.000000000 Wed Oct 11 11:45:44 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93918
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93b38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93bc0 set date to 1155272400.000000000 Thu Aug 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93bc0 set date to 1160588769.000000000 Wed Oct 11 11:46:09 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93c48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93d58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93d58 set date to 1155445200.000000000 Sat Aug 12 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93d58 set date to 1160588800.000000000 Wed Oct 11 11:46:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93c48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93b38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93918 set date to 1155531600.000000000 Sun Aug 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93918 set date to 1160588828.000000000 Wed Oct 11 11:47:08 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93ab0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93c48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93cd0 set date to 1155790800.000000000 Wed Aug 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93cd0 set date to 1160588861.000000000 Wed Oct 11 11:47:41 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93c48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93b38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93b38 set date to 1155790800.000000000 Wed Aug 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93b38 set date to 1160588892.000000000 Wed Oct 11 11:48:12 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93c48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93c48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93ab0 set date to 1155790800.000000000 Wed Aug 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93ab0 set date to 1160588909.000000000 Wed Oct 11 11:48:29 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93c48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93e68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93ef0 set date to 1155877200.000000000 Thu Aug 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93ef0 set date to 1160525398.000000000 Tue Oct 10 18:09:58 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93f78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2140 set date to 1155877200.000000000 Thu Aug 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2140 set date to 1160588942.000000000 Wed Oct 11 11:49:02 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93f78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93e68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93c48 set date to 1155877200.000000000 Thu Aug 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93c48 set date to 1160588961.000000000 Wed Oct 11 11:49:21 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93de0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93f78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d20b8 set date to 1155877200.000000000 Thu Aug 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d20b8 set date to 1160588976.000000000 Wed Oct 11 11:49:36 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93f78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93e68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93e68 set date to 1155963600.000000000 Fri Aug 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93e68 set date to 1160525435.000000000 Tue Oct 10 18:10:35 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93f78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93f78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93de0 set date to 1155963600.000000000 Fri Aug 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93de0 set date to 1160525463.000000000 Tue Oct 10 18:11:03 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f93f78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d22d8 set date to 1155963600.000000000 Fri Aug 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d22d8 set date to 1160525507.000000000 Tue Oct 10 18:11:47 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2470 set date to 1156136400.000000000 Sun Aug 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2470 set date to 1160525562.000000000 Tue Oct 10 18:12:42 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93f78 set date to 1156222800.000000000 Mon Aug 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f93f78 set date to 1160525607.000000000 Tue Oct 10 18:13:27 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d21c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d23e8 set date to 1156309200.000000000 Tue Aug 22 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d23e8 set date to 1160525651.000000000 Tue Oct 10 18:14:11 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2250 set date to 1156395600.000000000 Wed Aug 23 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2250 set date to 1160525679.000000000 Tue Oct 10 18:14:39 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d21c8 set date to 1156482000.000000000 Thu Aug 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d21c8 set date to 1160525709.000000000 Tue Oct 10 18:15:09 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2608 set date to 1156654800.000000000 Sat Aug 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2608 set date to 1160525770.000000000 Tue Oct 10 18:16:10 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d27a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d27a0 set date to 1156654800.000000000 Sat Aug 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d27a0 set date to 1160525855.000000000 Tue Oct 10 18:17:35 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2360 set date to 1156827600.000000000 Mon Aug 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2360 set date to 1160525855.971621000 Tue Oct 10 18:17:35 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d24f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2718 set date to 1156827600.000000000 Mon Aug 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2718 set date to 1160525925.000000000 Tue Oct 10 18:18:45 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2580 set date to 1156914000.000000000 Tue Aug 29 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2580 set date to 1160526000.000000000 Tue Oct 10 18:20:00 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d24f8 set date to 1156914000.000000000 Tue Aug 29 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d24f8 set date to 1160526060.000000000 Tue Oct 10 18:21:00 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d28b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2938 set date to 1156914000.000000000 Tue Aug 29 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2938 set date to 1160526075.000000000 Tue Oct 10 18:21:15 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d29c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2ad0 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2ad0 set date to 1160526130.000000000 Tue Oct 10 18:22:10 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d29c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d28b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2690 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2690 set date to 1160526176.000000000 Tue Oct 10 18:22:56 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2828
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d29c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2a48 set date to 1157346000.000000000 Sun Sep  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2a48 set date to 1160526212.000000000 Tue Oct 10 18:23:32 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d29c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d28b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d28b0 set date to 1157346000.000000000 Sun Sep  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d28b0 set date to 1160526237.000000000 Tue Oct 10 18:23:57 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d29c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d29c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2828 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2828 set date to 1160526264.000000000 Tue Oct 10 18:24:24 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d29c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2c68 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2c68 set date to 1160526309.000000000 Tue Oct 10 18:25:09 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2e00 set date to 1158728400.000000000 Tue Sep 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2e00 set date to 1161914037.000000000 Thu Oct 26 19:53:57 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d29c0 set date to 1159419600.000000000 Wed Sep 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d29c0 set date to 1161914096.000000000 Thu Oct 26 19:54:56 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2b58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2d78 set date to 1159419600.000000000 Wed Sep 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2d78 set date to 1161914154.000000000 Thu Oct 26 19:55:54 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2be0 set date to 1159419600.000000000 Wed Sep 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2be0 set date to 1161914204.000000000 Thu Oct 26 19:56:44 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2b58 set date to 1159506000.000000000 Thu Sep 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2b58 set date to 1161914263.000000000 Thu Oct 26 19:57:43 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2f98 set date to 1159765200.000000000 Sun Oct  1 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2f98 set date to 1161914336.000000000 Thu Oct 26 19:58:56 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204170
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204170 set date to 1159938000.000000000 Tue Oct  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204170 set date to 1161914414.000000000 Thu Oct 26 20:00:14 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2cf0 set date to 1160024400.000000000 Wed Oct  4 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2cf0 set date to 1161914473.000000000 Thu Oct 26 20:01:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2e88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122040e8 set date to 1160456400.000000000 Mon Oct  9 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122040e8 set date to 1161914533.000000000 Thu Oct 26 20:02:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58d2f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2f10 set date to 1160629200.000000000 Wed Oct 11 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2f10 set date to 1161915086.000000000 Thu Oct 26 20:11:26 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2e88 set date to 1160715600.000000000 Thu Oct 12 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58d2e88 set date to 1161915116.000000000 Thu Oct 26 20:11:56 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204060
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204280
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204308 set date to 1160715600.000000000 Thu Oct 12 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204308 set date to 1161915204.000000000 Thu Oct 26 20:13:24 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122044a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122044a0 set date to 1160802000.000000000 Fri Oct 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122044a0 set date to 1161915229.000000000 Thu Oct 26 20:13:49 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204280
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204060 set date to 1160802000.000000000 Fri Oct 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204060 set date to 1161915245.000000000 Thu Oct 26 20:14:05 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122041f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204418 set date to 1160802000.000000000 Fri Oct 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204418 set date to 1161915285.000000000 Thu Oct 26 20:14:45 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204280
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204280 set date to 1160802000.000000000 Fri Oct 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204280 set date to 1161915303.000000000 Thu Oct 26 20:15:03 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122041f8 set date to 1160888400.000000000 Sat Oct 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122041f8 set date to 1161915326.000000000 Thu Oct 26 20:15:26 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204390
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122045b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204638 set date to 1161147600.000000000 Tue Oct 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204638 set date to 1161915351.000000000 Thu Oct 26 20:15:51 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122046c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122047d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122047d0 set date to 1161147600.000000000 Tue Oct 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122047d0 set date to 1161915419.000000000 Thu Oct 26 20:16:59 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122046c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122045b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204390 set date to 1161147600.000000000 Tue Oct 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204390 set date to 1161915432.000000000 Thu Oct 26 20:17:12 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204528
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122046c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204748 set date to 1161234000.000000000 Wed Oct 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204748 set date to 1161915544.000000000 Thu Oct 26 20:19:04 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122046c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122045b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122045b0 set date to 1161234000.000000000 Wed Oct 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122045b0 set date to 1164552613.000000000 Sun Nov 26 07:50:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122046c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122046c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204528 set date to 1161320400.000000000 Thu Oct 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204528 set date to 1164552575.000000000 Sun Nov 26 07:49:35 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122046c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122048e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204968 set date to 1161320400.000000000 Thu Oct 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204968 set date to 1164552714.000000000 Sun Nov 26 07:51:54 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122049f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204b00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204b00 set date to 1161406800.000000000 Fri Oct 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204b00 set date to 1164552649.000000000 Sun Nov 26 07:50:49 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122049f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122048e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122046c0 set date to 1161493200.000000000 Sat Oct 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122046c0 set date to 1164552678.000000000 Sun Nov 26 07:51:18 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204858
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122049f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204a78 set date to 1161493200.000000000 Sat Oct 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204a78 set date to 1164552742.000000000 Sun Nov 26 07:52:22 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122049f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122048e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122048e0 set date to 1161579600.000000000 Sun Oct 22 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122048e0 set date to 1164552760.000000000 Sun Nov 26 07:52:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122049f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122049f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204858 set date to 1161752400.000000000 Tue Oct 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204858 set date to 1161785911.000000000 Wed Oct 25 08:18:31 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122049f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204c10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204c98 set date to 1161838800.000000000 Wed Oct 25 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204c98 set date to 1164552795.000000000 Sun Nov 26 07:53:15 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204d20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204e30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204e30 set date to 1161925200.000000000 Thu Oct 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204e30 set date to 1164552820.000000000 Sun Nov 26 07:53:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204d20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204c10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122049f0 set date to 1162011600.000000000 Fri Oct 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122049f0 set date to 1164552843.000000000 Sun Nov 26 07:54:03 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204b88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204d20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204da8 set date to 1162011600.000000000 Fri Oct 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204da8 set date to 1164552867.000000000 Sun Nov 26 07:54:27 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204d20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204c10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204c10 set date to 1162011600.000000000 Fri Oct 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204c10 set date to 1164554135.000000000 Sun Nov 26 08:15:35 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204d20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204d20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204b88 set date to 1162188000.000000000 Sun Oct 29 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204b88 set date to 1164553144.000000000 Sun Nov 26 07:59:04 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204d20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204f40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e088 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e088 set date to 1164552925.000000000 Sun Nov 26 07:55:25 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e110
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e220
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e220 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e220 set date to 1164553117.000000000 Sun Nov 26 07:58:37 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e110
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204f40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204d20 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204d20 set date to 1164553183.000000000 Sun Nov 26 07:59:43 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204eb8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e110
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e198 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e198 set date to 1164553190.854177000 Sun Nov 26 07:59:50 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e110
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12204f40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204f40 set date to 1162274400.000000000 Mon Oct 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204f40 set date to 1164554230.000000000 Sun Nov 26 08:17:10 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e110
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e110
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204eb8 set date to 1162533600.000000000 Thu Nov  2 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12204eb8 set date to 1164553252.000000000 Sun Nov 26 08:00:52 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e110
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e330
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e3b8 set date to 1162620000.000000000 Fri Nov  3 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e3b8 set date to 1164553232.000000000 Sun Nov 26 08:00:32 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e440
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e550
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e550 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e550 set date to 1164553273.000000000 Sun Nov 26 08:01:13 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e440
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e330
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e110 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e110 set date to 1164553300.000000000 Sun Nov 26 08:01:40 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e2a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e440
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e4c8 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e4c8 set date to 1164553317.000000000 Sun Nov 26 08:01:57 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e440
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e330
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e330 set date to 1162965600.000000000 Tue Nov  7 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e330 set date to 1164553352.000000000 Sun Nov 26 08:02:32 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e440
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e440
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e2a8 set date to 1163052000.000000000 Wed Nov  8 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e2a8 set date to 1164553380.000000000 Sun Nov 26 08:03:00 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e440
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e660
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e6e8 set date to 1163052000.000000000 Wed Nov  8 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e6e8 set date to 1164553396.000000000 Sun Nov 26 08:03:16 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e770
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e880
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e880 set date to 1163052000.000000000 Wed Nov  8 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e880 set date to 1164553442.000000000 Sun Nov 26 08:04:02 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e770
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e660
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e440 set date to 1163138400.000000000 Thu Nov  9 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e440 set date to 1164553422.000000000 Sun Nov 26 08:03:42 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e5d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e770
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e7f8 set date to 1163138400.000000000 Thu Nov  9 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e7f8 set date to 1164553471.000000000 Sun Nov 26 08:04:31 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e770
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e660
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e660 set date to 1163138400.000000000 Thu Nov  9 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e660 set date to 1164553509.000000000 Sun Nov 26 08:05:09 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e770
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e770
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e5d8 set date to 1163138400.000000000 Thu Nov  9 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e5d8 set date to 1164553542.000000000 Sun Nov 26 08:05:42 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e770
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e990
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ea18 set date to 1163224800.000000000 Fri Nov 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ea18 set date to 1164553526.000000000 Sun Nov 26 08:05:26 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9eaa0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9ebb0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ebb0 set date to 1163224800.000000000 Fri Nov 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ebb0 set date to 1164553580.000000000 Sun Nov 26 08:06:20 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9eaa0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e990
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e770 set date to 1163397600.000000000 Sun Nov 12 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e770 set date to 1164553596.000000000 Sun Nov 26 08:06:36 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e908
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9eaa0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9eb28 set date to 1163484000.000000000 Mon Nov 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9eb28 set date to 1164553620.000000000 Sun Nov 26 08:07:00 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9eaa0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9e990
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e990 set date to 1163484000.000000000 Mon Nov 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e990 set date to 1164553652.000000000 Sun Nov 26 08:07:32 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9eaa0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9eaa0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e908 set date to 1163484000.000000000 Mon Nov 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9e908 set date to 1164553733.000000000 Sun Nov 26 08:08:53 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9eaa0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9ecc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ed48 set date to 1163570400.000000000 Tue Nov 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ed48 set date to 1164553697.000000000 Sun Nov 26 08:08:17 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9edd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9eee0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9eee0 set date to 1163656800.000000000 Wed Nov 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9eee0 set date to 1164553752.000000000 Sun Nov 26 08:09:12 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9edd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9ecc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9eaa0 set date to 1163656800.000000000 Wed Nov 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9eaa0 set date to 1164553778.000000000 Sun Nov 26 08:09:38 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9ec38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9edd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ee58 set date to 1163656800.000000000 Wed Nov 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ee58 set date to 1164553799.000000000 Sun Nov 26 08:09:59 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9edd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9ecc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ecc0 set date to 1163656800.000000000 Wed Nov 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ecc0 set date to 1164553827.000000000 Sun Nov 26 08:10:27 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9edd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9edd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ec38 set date to 1163829600.000000000 Fri Nov 17 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ec38 set date to 1164553861.000000000 Sun Nov 26 08:11:01 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9edd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40800b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080138 set date to 1163916000.000000000 Sat Nov 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080138 set date to 1164553887.000000000 Sun Nov 26 08:11:27 2006
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40801c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40802d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40802d0 set date to 1163916000.000000000 Sat Nov 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40802d0 set date to 1168998500.000000000 Tue Jan 16 18:48:20 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40801c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40800b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9edd0 set date to 1164002400.000000000 Sun Nov 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9edd0 set date to 1168998457.000000000 Tue Jan 16 18:47:37 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11f9ef68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40801c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080248 set date to 1164002400.000000000 Sun Nov 19 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080248 set date to 1168998469.000000000 Tue Jan 16 18:47:49 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40801c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40800b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40800b0 set date to 1164088800.000000000 Mon Nov 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40800b0 set date to 1168998419.000000000 Tue Jan 16 18:46:59 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40801c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40801c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ef68 set date to 1164088800.000000000 Mon Nov 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11f9ef68 set date to 1168998523.000000000 Tue Jan 16 18:48:43 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40801c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40803e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080468 set date to 1164088800.000000000 Mon Nov 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080468 set date to 1168998566.000000000 Tue Jan 16 18:49:26 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40804f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080600
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080600 set date to 1164175200.000000000 Tue Nov 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080600 set date to 1168998608.000000000 Tue Jan 16 18:50:08 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40804f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40803e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40801c0 set date to 1164175200.000000000 Tue Nov 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40801c0 set date to 1168998621.000000000 Tue Jan 16 18:50:21 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080358
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40804f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080578 set date to 1164175200.000000000 Tue Nov 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080578 set date to 1168998640.000000000 Tue Jan 16 18:50:40 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40804f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40803e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40803e0 set date to 1164434400.000000000 Fri Nov 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40803e0 set date to 1168998665.000000000 Tue Jan 16 18:51:05 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40804f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40804f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080358 set date to 1164434400.000000000 Fri Nov 24 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080358 set date to 1168998679.000000000 Tue Jan 16 18:51:19 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40804f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080710
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080798 set date to 1164520800.000000000 Sat Nov 25 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080798 set date to 1168998696.000000000 Tue Jan 16 18:51:36 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080930
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080930 set date to 1164607200.000000000 Sun Nov 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080930 set date to 1168998720.000000000 Tue Jan 16 18:52:00 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080710
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40804f0 set date to 1164693600.000000000 Mon Nov 27 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40804f0 set date to 1168998738.000000000 Tue Jan 16 18:52:18 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080688
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40808a8 set date to 1164780000.000000000 Tue Nov 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40808a8 set date to 1168998777.000000000 Tue Jan 16 18:52:57 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080710
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080710 set date to 1165384800.000000000 Tue Dec  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080710 set date to 1168998804.000000000 Tue Jan 16 18:53:24 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080688 set date to 1165384800.000000000 Tue Dec  5 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080688 set date to 1168998821.000000000 Tue Jan 16 18:53:41 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080820
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080a40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080ac8 set date to 1165557600.000000000 Thu Dec  7 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080ac8 set date to 1168998873.000000000 Tue Jan 16 18:54:33 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080c60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080c60 set date to 1165557600.000000000 Thu Dec  7 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080c60 set date to 1168998919.000000000 Tue Jan 16 18:55:19 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080a40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080820 set date to 1165644000.000000000 Fri Dec  8 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080820 set date to 1168998847.000000000 Tue Jan 16 18:54:07 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40809b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080bd8 set date to 1165730400.000000000 Sat Dec  9 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080bd8 set date to 1168998938.000000000 Tue Jan 16 18:55:38 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080a40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080a40 set date to 1165816800.000000000 Sun Dec 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080a40 set date to 1168998958.000000000 Tue Jan 16 18:55:58 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40809b8 set date to 1165816800.000000000 Sun Dec 10 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40809b8 set date to 1168998987.000000000 Tue Jan 16 18:56:27 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080b50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080d70
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080df8 set date to 1165903200.000000000 Mon Dec 11 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080df8 set date to 1168999214.000000000 Tue Jan 16 19:00:14 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080f90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080f90 set date to 1165989600.000000000 Tue Dec 12 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080f90 set date to 1168999260.000000000 Tue Jan 16 19:01:00 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080d70
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080b50 set date to 1165989600.000000000 Tue Dec 12 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080b50 set date to 1168999272.971155000 Tue Jan 16 19:01:12 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080ce8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080f08 set date to 1166076000.000000000 Wed Dec 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080f08 set date to 1168999328.000000000 Tue Jan 16 19:02:08 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080d70
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080d70 set date to 1166076000.000000000 Wed Dec 13 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080d70 set date to 1168999636.000000000 Tue Jan 16 19:07:16 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080ce8 set date to 1166162400.000000000 Thu Dec 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080ce8 set date to 1168999503.000000000 Tue Jan 16 19:05:03 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x4080e80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c0d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c160 set date to 1166162400.000000000 Thu Dec 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c160 set date to 1168999516.000000000 Tue Jan 16 19:05:16 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c1e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c2f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c2f8 set date to 1166162400.000000000 Thu Dec 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c2f8 set date to 1168999679.000000000 Tue Jan 16 19:07:59 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c1e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c0d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080e80 set date to 1166162400.000000000 Thu Dec 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x4080e80 set date to 1168999712.000000000 Tue Jan 16 19:08:32 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c050
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c1e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c270 set date to 1166162400.000000000 Thu Dec 14 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c270 set date to 1168999752.000000000 Tue Jan 16 19:09:12 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c1e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c0d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c0d8 set date to 1166248800.000000000 Fri Dec 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c0d8 set date to 1168999557.000000000 Tue Jan 16 19:05:57 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c1e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c1e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c050 set date to 1166248800.000000000 Fri Dec 15 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c050 set date to 1168999602.000000000 Tue Jan 16 19:06:42 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c1e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c408
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c490 set date to 1166335200.000000000 Sat Dec 16 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c490 set date to 1168999771.000000000 Tue Jan 16 19:09:31 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c518
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c628
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c628 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c628 set date to 1175045591.000000000 Tue Mar 27 19:33:11 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c518
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c408
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c1e8 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c1e8 set date to 1175045620.000000000 Tue Mar 27 19:33:40 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c380
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c518
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c5a0 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c5a0 set date to 1175045794.000000000 Tue Mar 27 19:36:34 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c518
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c408
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c408 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c408 set date to 1175046426.000000000 Tue Mar 27 19:47:06 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c518
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c518
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c380 set date to 1166680800.000000000 Wed Dec 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c380 set date to 1175045832.000000000 Tue Mar 27 19:37:12 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c518
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c738
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c7c0 set date to 1166680800.000000000 Wed Dec 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c7c0 set date to 1175045869.000000000 Tue Mar 27 19:37:49 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c848
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c958
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c958 set date to 1166680800.000000000 Wed Dec 20 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c958 set date to 1175045915.000000000 Tue Mar 27 19:38:35 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c848
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c738
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c518 set date to 1166767200.000000000 Thu Dec 21 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c518 set date to 1175045962.000000000 Tue Mar 27 19:39:22 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c6b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c848
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c8d0 set date to 1166853600.000000000 Fri Dec 22 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c8d0 set date to 1175046153.000000000 Tue Mar 27 19:42:33 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c848
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c738
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c738 set date to 1166853600.000000000 Fri Dec 22 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c738 set date to 1175046282.000000000 Tue Mar 27 19:44:42 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c848
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c848
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c6b0 set date to 1166940000.000000000 Sat Dec 23 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c6b0 set date to 1175046205.000000000 Tue Mar 27 19:43:25 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c848
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220ca68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220caf0 set date to 1166940000.000000000 Sat Dec 23 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220caf0 set date to 1175046239.000000000 Tue Mar 27 19:43:59 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cb78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cc88
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cc88 set date to 1167112800.000000000 Mon Dec 25 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cc88 set date to 1175046304.000000000 Tue Mar 27 19:45:04 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cb78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220ca68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c848 set date to 1167112800.000000000 Mon Dec 25 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c848 set date to 1175046350.000000000 Tue Mar 27 19:45:50 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220c9e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cb78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cc00 set date to 1167112800.000000000 Mon Dec 25 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cc00 set date to 1175046528.000000000 Tue Mar 27 19:48:48 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cb78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220ca68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220ca68 set date to 1167199200.000000000 Tue Dec 26 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220ca68 set date to 1175046383.000000000 Tue Mar 27 19:46:23 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cb78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cb78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c9e0 set date to 1167372000.000000000 Thu Dec 28 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220c9e0 set date to 1175046595.000000000 Tue Mar 27 19:49:55 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cb78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cd98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220ce20 set date to 1167458400.000000000 Fri Dec 29 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220ce20 set date to 1175046460.000000000 Tue Mar 27 19:47:40 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cea8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1078
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1078 set date to 1167544800.000000000 Sat Dec 30 23:00:00 2006
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1078 set date to 1175046479.000000000 Tue Mar 27 19:47:59 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cea8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cd98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cb78 set date to 1167717600.000000000 Mon Jan  1 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cb78 set date to 1175046625.000000000 Tue Mar 27 19:50:25 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cd10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cea8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cf30 set date to 1167804000.000000000 Tue Jan  2 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cf30 set date to 1175046658.000000000 Tue Mar 27 19:50:58 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cea8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cd98
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cd98 set date to 1167804000.000000000 Tue Jan  2 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cd98 set date to 1175047086.000000000 Tue Mar 27 19:58:06 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cea8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cea8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cd10 set date to 1167804000.000000000 Tue Jan  2 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cd10 set date to 1175047153.000000000 Tue Mar 27 19:59:13 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1220cea8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1210 set date to 1168149600.000000000 Sat Jan  6 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1210 set date to 1175047248.000000000 Tue Mar 27 20:00:48 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1298
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa13a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa13a8 set date to 1168149600.000000000 Sat Jan  6 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa13a8 set date to 1175047302.000000000 Tue Mar 27 20:01:42 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1298
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cea8 set date to 1168236000.000000000 Sun Jan  7 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1220cea8 set date to 1175047222.000000000 Tue Mar 27 20:00:22 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1100
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1298
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1320 set date to 1168322400.000000000 Mon Jan  8 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1320 set date to 1175047329.000000000 Tue Mar 27 20:02:09 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1298
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1188
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1188 set date to 1168408800.000000000 Tue Jan  9 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1188 set date to 1175047350.000000000 Tue Mar 27 20:02:30 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1298
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1298
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1100 set date to 1168495200.000000000 Wed Jan 10 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1100 set date to 1175047437.000000000 Tue Mar 27 20:03:57 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1298
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa14b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1540 set date to 1168581600.000000000 Thu Jan 11 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1540 set date to 1175047466.000000000 Tue Mar 27 20:04:26 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa15c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa16d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa16d8 set date to 1168668000.000000000 Fri Jan 12 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa16d8 set date to 1175047598.000000000 Tue Mar 27 20:06:38 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa15c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa14b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1298 set date to 1169013600.000000000 Tue Jan 16 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1298 set date to 1175047625.000000000 Tue Mar 27 20:07:05 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1430
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa15c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1650 set date to 1169013600.000000000 Tue Jan 16 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1650 set date to 1175047643.000000000 Tue Mar 27 20:07:23 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa15c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa14b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa14b8 set date to 1169100000.000000000 Wed Jan 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa14b8 set date to 1175047680.000000000 Tue Mar 27 20:08:00 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa15c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa15c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1430 set date to 1169186400.000000000 Thu Jan 18 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1430 set date to 1172445231.000000000 Sun Feb 25 16:13:51 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa15c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa17e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1870 set date to 1169186400.000000000 Thu Jan 18 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1870 set date to 1172445247.019586000 Sun Feb 25 16:14:07 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa18f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1a08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1a08 set date to 1169186400.000000000 Thu Jan 18 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1a08 set date to 1172445273.000000000 Sun Feb 25 16:14:33 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa18f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa17e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa15c8 set date to 1169186400.000000000 Thu Jan 18 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa15c8 set date to 1172445309.000000000 Sun Feb 25 16:15:09 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1760
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa18f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1980 set date to 1169272800.000000000 Fri Jan 19 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1980 set date to 1172445174.000000000 Sun Feb 25 16:12:54 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa18f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa17e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa17e8 set date to 1169445600.000000000 Sun Jan 21 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa17e8 set date to 1172445342.000000000 Sun Feb 25 16:15:42 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa18f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa18f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1760 set date to 1169532000.000000000 Mon Jan 22 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1760 set date to 1172445377.000000000 Sun Feb 25 16:16:17 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa18f8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1ba0 set date to 1169532000.000000000 Mon Jan 22 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1ba0 set date to 1172445396.000000000 Sun Feb 25 16:16:36 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1c28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1d38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1d38 set date to 1169704800.000000000 Wed Jan 24 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1d38 set date to 1172445467.000000000 Sun Feb 25 16:17:47 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1c28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa18f8 set date to 1169704800.000000000 Wed Jan 24 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa18f8 set date to 1172445481.946355000 Sun Feb 25 16:18:01 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1a90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1c28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1cb0 set date to 1169791200.000000000 Thu Jan 25 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1cb0 set date to 1172445506.000000000 Sun Feb 25 16:18:26 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1c28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1b18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1b18 set date to 1169791200.000000000 Thu Jan 25 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1b18 set date to 1172445614.000000000 Sun Feb 25 16:20:14 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1c28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1c28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1a90 set date to 1169791200.000000000 Thu Jan 25 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1a90 set date to 1172445666.000000000 Sun Feb 25 16:21:06 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1c28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1ed0 set date to 1170136800.000000000 Mon Jan 29 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1ed0 set date to 1172445697.000000000 Sun Feb 25 16:21:37 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1f58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214120
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214120 set date to 1170396000.000000000 Thu Feb  1 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214120 set date to 1172445756.000000000 Sun Feb 25 16:22:36 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1f58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1c28 set date to 1170482400.000000000 Fri Feb  2 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1c28 set date to 1172445791.000000000 Sun Feb 25 16:23:11 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1dc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1f58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214098 set date to 1170482400.000000000 Fri Feb  2 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214098 set date to 1172445863.000000000 Sun Feb 25 16:24:23 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1f58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1e48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1e48 set date to 1170482400.000000000 Fri Feb  2 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1e48 set date to 1172445886.000000000 Sun Feb 25 16:24:46 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1f58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1f58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1dc0 set date to 1170655200.000000000 Sun Feb  4 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1dc0 set date to 1172446732.000000000 Sun Feb 25 16:38:52 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa1f58
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214230
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122142b8 set date to 1170741600.000000000 Mon Feb  5 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122142b8 set date to 1172445910.000000000 Sun Feb 25 16:25:10 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214340
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214450
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214450 set date to 1170741600.000000000 Mon Feb  5 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214450 set date to 1172445926.000000000 Sun Feb 25 16:25:26 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214340
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214230
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1f58 set date to 1170741600.000000000 Mon Feb  5 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa1f58 set date to 1172445952.000000000 Sun Feb 25 16:25:52 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122141a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214340
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122143c8 set date to 1171000800.000000000 Thu Feb  8 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122143c8 set date to 1172446016.000000000 Sun Feb 25 16:26:56 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214340
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214230
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214230 set date to 1171000800.000000000 Thu Feb  8 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214230 set date to 1172446309.000000000 Sun Feb 25 16:31:49 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214340
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214340
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122141a8 set date to 1171087200.000000000 Fri Feb  9 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122141a8 set date to 1172446792.000000000 Sun Feb 25 16:39:52 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214340
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214560
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122145e8 set date to 1171087200.000000000 Fri Feb  9 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122145e8 set date to 1172446825.000000000 Sun Feb 25 16:40:25 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214670
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214780
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214780 set date to 1171087200.000000000 Fri Feb  9 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214780 set date to 1172446894.000000000 Sun Feb 25 16:41:34 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214670
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214560
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214340 set date to 1171173600.000000000 Sat Feb 10 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214340 set date to 1172446873.000000000 Sun Feb 25 16:41:13 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122144d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214670
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122146f8 set date to 1171260000.000000000 Sun Feb 11 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122146f8 set date to 1172446935.000000000 Sun Feb 25 16:42:15 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214670
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214560
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214560 set date to 1171432800.000000000 Tue Feb 13 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214560 set date to 1172446970.000000000 Sun Feb 25 16:42:50 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214670
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214670
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122144d8 set date to 1171432800.000000000 Tue Feb 13 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122144d8 set date to 1172447008.000000000 Sun Feb 25 16:43:28 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214670
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214890
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214918 set date to 1171692000.000000000 Fri Feb 16 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214918 set date to 1172447063.000000000 Sun Feb 25 16:44:23 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122149a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214ab0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214ab0 set date to 1171692000.000000000 Fri Feb 16 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214ab0 set date to 1172447084.000000000 Sun Feb 25 16:44:44 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122149a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214890
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214670 set date to 1171778400.000000000 Sat Feb 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214670 set date to 1172447098.000000000 Sun Feb 25 16:44:58 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214808
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122149a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214a28 set date to 1171864800.000000000 Sun Feb 18 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214a28 set date to 1174394882.000000000 Tue Mar 20 06:48:02 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122149a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214890
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214890 set date to 1172037600.000000000 Tue Feb 20 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214890 set date to 1174394924.000000000 Tue Mar 20 06:48:44 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122149a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122149a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214808 set date to 1172124000.000000000 Wed Feb 21 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214808 set date to 1174394948.000000000 Tue Mar 20 06:49:08 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122149a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214bc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214c48 set date to 1172124000.000000000 Wed Feb 21 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214c48 set date to 1174394990.000000000 Tue Mar 20 06:49:50 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214cd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214de0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214de0 set date to 1172210400.000000000 Thu Feb 22 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214de0 set date to 1174395048.000000000 Tue Mar 20 06:50:48 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214cd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214bc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122149a0 set date to 1172210400.000000000 Thu Feb 22 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122149a0 set date to 1174395084.000000000 Tue Mar 20 06:51:24 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214b38
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214cd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214d58 set date to 1172210400.000000000 Thu Feb 22 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214d58 set date to 1174395101.000000000 Tue Mar 20 06:51:41 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214cd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214bc0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214bc0 set date to 1172210400.000000000 Thu Feb 22 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214bc0 set date to 1174395132.000000000 Tue Mar 20 06:52:12 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214cd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214cd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214b38 set date to 1172210400.000000000 Thu Feb 22 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214b38 set date to 1174395220.000000000 Tue Mar 20 06:53:40 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214cd0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214ef0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214f78 set date to 1172296800.000000000 Fri Feb 23 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214f78 set date to 1174395249.232513000 Tue Mar 20 06:54:09 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220048
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220158
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220158 set date to 1172383200.000000000 Sat Feb 24 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220158 set date to 1174395295.000000000 Tue Mar 20 06:54:55 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220048
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214ef0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214cd0 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214cd0 set date to 1174395327.000000000 Tue Mar 20 06:55:27 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214e68
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220048
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122200d0 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122200d0 set date to 1174395346.000000000 Tue Mar 20 06:55:46 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220048
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12214ef0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214ef0 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214ef0 set date to 1174395398.000000000 Tue Mar 20 06:56:38 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220048
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220048
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214e68 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12214e68 set date to 1174395461.000000000 Tue Mar 20 06:57:41 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220048
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220268
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122202f0 set date to 1172728800.000000000 Wed Feb 28 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122202f0 set date to 1174395560.000000000 Tue Mar 20 06:59:20 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220378
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220488
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220488 set date to 1172815200.000000000 Thu Mar  1 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220488 set date to 1174395995.000000000 Tue Mar 20 07:06:35 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220378
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220268
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220048 set date to 1172901600.000000000 Fri Mar  2 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220048 set date to 1174396038.000000000 Tue Mar 20 07:07:18 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122201e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220378
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220400 set date to 1172901600.000000000 Fri Mar  2 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220400 set date to 1174396045.526261000 Tue Mar 20 07:07:25 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220378
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220268
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220268 set date to 1173074400.000000000 Sun Mar  4 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220268 set date to 1174396083.000000000 Tue Mar 20 07:08:03 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220378
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220378
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122201e0 set date to 1173160800.000000000 Mon Mar  5 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122201e0 set date to 1174400389.000000000 Tue Mar 20 08:19:49 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220378
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220598
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220620 set date to 1173333600.000000000 Wed Mar  7 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220620 set date to 1174396107.000000000 Tue Mar 20 07:08:27 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122206a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122207b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122207b8 set date to 1173333600.000000000 Wed Mar  7 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122207b8 set date to 1174396115.336675000 Tue Mar 20 07:08:35 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122206a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220598
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220378 set date to 1173333600.000000000 Wed Mar  7 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220378 set date to 1174396156.000000000 Tue Mar 20 07:09:16 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220510
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122206a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220730 set date to 1173506400.000000000 Fri Mar  9 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220730 set date to 1174396189.000000000 Tue Mar 20 07:09:49 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122206a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220598
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220598 set date to 1173675600.000000000 Sun Mar 11 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220598 set date to 1174396213.399764000 Tue Mar 20 07:10:13 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122206a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122206a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220510 set date to 1173675600.000000000 Sun Mar 11 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220510 set date to 1174396232.000000000 Tue Mar 20 07:10:32 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122206a8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122208c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220950 set date to 1173675600.000000000 Sun Mar 11 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220950 set date to 1174396264.000000000 Tue Mar 20 07:11:04 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122209d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220ae8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220ae8 set date to 1173762000.000000000 Mon Mar 12 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220ae8 set date to 1174396308.000000000 Tue Mar 20 07:11:48 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122209d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122208c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122206a8 set date to 1173848400.000000000 Tue Mar 13 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122206a8 set date to 1174396346.000000000 Tue Mar 20 07:12:26 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220840
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122209d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220a60 set date to 1174194000.000000000 Sat Mar 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220a60 set date to 1174396364.000000000 Tue Mar 20 07:12:44 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122209d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122208c8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122208c8 set date to 1174366800.000000000 Mon Mar 19 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122208c8 set date to 1175047933.000000000 Tue Mar 27 20:12:13 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122209d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122209d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220840 set date to 1174366800.000000000 Mon Mar 19 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220840 set date to 1175047973.000000000 Tue Mar 27 20:12:53 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122209d8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220bf8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220c80 set date to 1174366800.000000000 Mon Mar 19 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220c80 set date to 1175048040.000000000 Tue Mar 27 20:14:00 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220d08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220e18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220e18 set date to 1174366800.000000000 Mon Mar 19 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220e18 set date to 1175048056.000000000 Tue Mar 27 20:14:16 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220d08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220bf8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122209d8 set date to 1174539600.000000000 Wed Mar 21 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122209d8 set date to 1175048077.000000000 Tue Mar 27 20:14:37 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220b70
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220d08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220d90 set date to 1174539600.000000000 Wed Mar 21 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220d90 set date to 1175048109.000000000 Tue Mar 27 20:15:09 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220d08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220bf8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220bf8 set date to 1174712400.000000000 Fri Mar 23 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220bf8 set date to 1175048133.000000000 Tue Mar 27 20:15:33 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220d08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220d08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220b70 set date to 1176526800.000000000 Fri Apr 13 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220b70 set date to 1177188309.000000000 Sat Apr 21 14:45:09 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220d08
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220f28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226068 set date to 1176613200.000000000 Sat Apr 14 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226068 set date to 1177188348.014254000 Sat Apr 21 14:45:48 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122260f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226200
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226200 set date to 1176613200.000000000 Sat Apr 14 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226200 set date to 1177188365.000000000 Sat Apr 21 14:46:05 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122260f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220f28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220d08 set date to 1176613200.000000000 Sat Apr 14 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220d08 set date to 1183405434.000000000 Mon Jul  2 13:43:54 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220ea0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122260f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226178 set date to 1176872400.000000000 Tue Apr 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226178 set date to 1177188421.000000000 Sat Apr 21 14:47:01 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122260f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12220f28
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220f28 set date to 1176872400.000000000 Tue Apr 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220f28 set date to 1177188500.000000000 Sat Apr 21 14:48:20 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122260f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122260f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220ea0 set date to 1176872400.000000000 Tue Apr 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12220ea0 set date to 1177188526.000000000 Sat Apr 21 14:48:46 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122260f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226310
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226398 set date to 1176872400.000000000 Tue Apr 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226398 set date to 1177188543.000000000 Sat Apr 21 14:49:03 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226420
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226530
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226530 set date to 1176872400.000000000 Tue Apr 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226530 set date to 1177188554.000000000 Sat Apr 21 14:49:14 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226420
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226310
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122260f0 set date to 1177045200.000000000 Thu Apr 19 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122260f0 set date to 1179711873.000000000 Sun May 20 19:44:33 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226288
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226420
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122264a8 set date to 1177045200.000000000 Thu Apr 19 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122264a8 set date to 1179711898.000000000 Sun May 20 19:44:58 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226420
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226310
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226310 set date to 1177045200.000000000 Thu Apr 19 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226310 set date to 1179711929.000000000 Sun May 20 19:45:29 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226420
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226420
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226288 set date to 1177218000.000000000 Sat Apr 21 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226288 set date to 1179711833.000000000 Sun May 20 19:43:53 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226420
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226640
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122266c8 set date to 1177218000.000000000 Sat Apr 21 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122266c8 set date to 1179711969.000000000 Sun May 20 19:46:09 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226750
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226860
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226860 set date to 1178168400.000000000 Wed May  2 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226860 set date to 1179712002.366825000 Sun May 20 19:46:42 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226750
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226640
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226420 set date to 1178600400.000000000 Mon May  7 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226420 set date to 1179712032.000000000 Sun May 20 19:47:12 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122265b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226750
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122267d8 set date to 1178686800.000000000 Tue May  8 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122267d8 set date to 1179712065.000000000 Sun May 20 19:47:45 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226750
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226640
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226640 set date to 1178773200.000000000 Wed May  9 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226640 set date to 1179712093.000000000 Sun May 20 19:48:13 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226750
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226750
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122265b8 set date to 1178859600.000000000 Thu May 10 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122265b8 set date to 1179712117.000000000 Sun May 20 19:48:37 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226750
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226970
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122269f8 set date to 1178859600.000000000 Thu May 10 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122269f8 set date to 1179712140.000000000 Sun May 20 19:49:00 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226a80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226b90
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226b90 set date to 1178859600.000000000 Thu May 10 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226b90 set date to 1179712174.000000000 Sun May 20 19:49:34 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226a80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226970
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226750 set date to 1178946000.000000000 Fri May 11 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226750 set date to 1179712206.000000000 Sun May 20 19:50:06 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122268e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226a80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226b08 set date to 1178946000.000000000 Fri May 11 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226b08 set date to 1179712258.000000000 Sun May 20 19:50:58 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226a80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226970
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226970 set date to 1179118800.000000000 Sun May 13 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226970 set date to 1179712287.000000000 Sun May 20 19:51:27 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226a80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226a80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122268e8 set date to 1179118800.000000000 Sun May 13 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122268e8 set date to 1179712308.000000000 Sun May 20 19:51:48 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226a80
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226ca0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226d28 set date to 1179205200.000000000 Mon May 14 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226d28 set date to 1179712346.000000000 Sun May 20 19:52:26 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226db0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226ec0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226ec0 set date to 1179205200.000000000 Mon May 14 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226ec0 set date to 1179712385.000000000 Sun May 20 19:53:05 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226db0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226ca0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226a80 set date to 1179205200.000000000 Mon May 14 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226a80 set date to 1179712411.000000000 Sun May 20 19:53:31 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226c18
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226db0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226e38 set date to 1179205200.000000000 Mon May 14 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226e38 set date to 1179712442.000000000 Sun May 20 19:54:02 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226db0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226ca0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226ca0 set date to 1179378000.000000000 Wed May 16 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226ca0 set date to 1179712759.000000000 Sun May 20 19:59:19 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226db0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226db0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226c18 set date to 1179378000.000000000 Wed May 16 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226c18 set date to 1179712813.000000000 Sun May 20 20:00:13 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226db0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc090
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc118 set date to 1179464400.000000000 Thu May 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc118 set date to 1179712881.000000000 Sun May 20 20:01:21 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc1a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc2b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc2b0 set date to 1179464400.000000000 Thu May 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc2b0 set date to 1179712921.000000000 Sun May 20 20:02:01 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc1a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc090
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226db0 set date to 1179464400.000000000 Thu May 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226db0 set date to 1179712942.000000000 Sun May 20 20:02:22 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12226f48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc1a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc228 set date to 1179464400.000000000 Thu May 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc228 set date to 1183400127.000000000 Mon Jul  2 12:15:27 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc1a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc090
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc090 set date to 1179464400.000000000 Thu May 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc090 set date to 1183400211.000000000 Mon Jul  2 12:16:51 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc1a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc1a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226f48 set date to 1179550800.000000000 Fri May 18 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12226f48 set date to 1183400149.000000000 Mon Jul  2 12:15:49 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc1a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc3c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc448 set date to 1179723600.000000000 Sun May 20 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc448 set date to 1183400240.000000000 Mon Jul  2 12:17:20 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc4d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc5e0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc5e0 set date to 1179810000.000000000 Mon May 21 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc5e0 set date to 1183400297.000000000 Mon Jul  2 12:18:17 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc4d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc3c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc1a0 set date to 1179810000.000000000 Mon May 21 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc1a0 set date to 1183400317.000000000 Mon Jul  2 12:18:37 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc338
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc4d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc558 set date to 1179896400.000000000 Tue May 22 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc558 set date to 1183400345.000000000 Mon Jul  2 12:19:05 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc4d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc3c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc3c0 set date to 1179982800.000000000 Wed May 23 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc3c0 set date to 1183400367.000000000 Mon Jul  2 12:19:27 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc4d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc4d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc338 set date to 1180069200.000000000 Thu May 24 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc338 set date to 1183400495.000000000 Mon Jul  2 12:21:35 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc4d0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc6f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc778 set date to 1180155600.000000000 Fri May 25 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc778 set date to 1183400390.000000000 Mon Jul  2 12:19:50 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc800
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc910
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc910 set date to 1180155600.000000000 Fri May 25 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc910 set date to 1183400438.000000000 Mon Jul  2 12:20:38 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc800
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc6f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc4d0 set date to 1180155600.000000000 Fri May 25 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc4d0 set date to 1183400571.000000000 Mon Jul  2 12:22:51 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc668
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc800
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc888 set date to 1180242000.000000000 Sat May 26 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc888 set date to 1183400472.000000000 Mon Jul  2 12:21:12 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc800
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc6f0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc6f0 set date to 1180328400.000000000 Sun May 27 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc6f0 set date to 1183400541.000000000 Mon Jul  2 12:22:21 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc800
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc800
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc668 set date to 1180501200.000000000 Tue May 29 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc668 set date to 1183400602.000000000 Mon Jul  2 12:23:22 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc800
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dca20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcaa8 set date to 1180674000.000000000 Thu May 31 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcaa8 set date to 1183400625.000000000 Mon Jul  2 12:23:45 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcb30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcc40
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcc40 set date to 1180760400.000000000 Fri Jun  1 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcc40 set date to 1183400678.000000000 Mon Jul  2 12:24:38 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcb30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dca20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc800 set date to 1180933200.000000000 Sun Jun  3 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc800 set date to 1183400706.000000000 Mon Jul  2 12:25:06 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dc998
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcb30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcbb8 set date to 1180933200.000000000 Sun Jun  3 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcbb8 set date to 1183400769.000000000 Mon Jul  2 12:26:09 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcb30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dca20
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dca20 set date to 1180933200.000000000 Sun Jun  3 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dca20 set date to 1183400789.000000000 Mon Jul  2 12:26:29 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcb30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcb30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc998 set date to 1180933200.000000000 Sun Jun  3 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dc998 set date to 1183400826.000000000 Mon Jul  2 12:27:06 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcb30
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcd50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcdd8 set date to 1181019600.000000000 Mon Jun  4 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcdd8 set date to 1183400735.000000000 Mon Jul  2 12:25:35 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dce60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcf70
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcf70 set date to 1181019600.000000000 Mon Jun  4 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcf70 set date to 1183400863.000000000 Mon Jul  2 12:27:43 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dce60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcd50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcb30 set date to 1181106000.000000000 Tue Jun  5 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcb30 set date to 1183400886.000000000 Mon Jul  2 12:28:06 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dccc8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dce60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcee8 set date to 1181106000.000000000 Tue Jun  5 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcee8 set date to 1183400909.000000000 Mon Jul  2 12:28:29 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dce60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dcd50
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcd50 set date to 1181106000.000000000 Tue Jun  5 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dcd50 set date to 1183400947.000000000 Mon Jul  2 12:29:07 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dce60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dce60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dccc8 set date to 1181106000.000000000 Tue Jun  5 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dccc8 set date to 1183400978.000000000 Mon Jul  2 12:29:38 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58dce60
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa41c8 set date to 1181106000.000000000 Tue Jun  5 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa41c8 set date to 1183401154.000000000 Mon Jul  2 12:32:34 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4360
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4360 set date to 1181624400.000000000 Mon Jun 11 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4360 set date to 1183401299.000000000 Mon Jul  2 12:34:59 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dce60 set date to 1181797200.000000000 Wed Jun 13 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58dce60 set date to 1183401212.000000000 Mon Jul  2 12:33:32 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa40b8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa42d8 set date to 1182056400.000000000 Sat Jun 16 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa42d8 set date to 1183401346.000000000 Mon Jul  2 12:35:46 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4140
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4140 set date to 1182056400.000000000 Sat Jun 16 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4140 set date to 1183401382.000000000 Mon Jul  2 12:36:22 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa40b8 set date to 1182056400.000000000 Sat Jun 16 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa40b8 set date to 1183401512.000000000 Mon Jul  2 12:38:32 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4250
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa44f8 set date to 1182142800.000000000 Sun Jun 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa44f8 set date to 1183401556.000000000 Mon Jul  2 12:39:16 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4690
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4690 set date to 1182142800.000000000 Sun Jun 17 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4690 set date to 1185460575.000000000 Thu Jul 26 08:36:15 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4250 set date to 1182229200.000000000 Mon Jun 18 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4250 set date to 1183401463.000000000 Mon Jul  2 12:37:43 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa43e8
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4608 set date to 1182229200.000000000 Mon Jun 18 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4608 set date to 1183401636.000000000 Mon Jul  2 12:40:36 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4470
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4470 set date to 1182229200.000000000 Mon Jun 18 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4470 set date to 1185460538.000000000 Thu Jul 26 08:35:38 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa43e8 set date to 1182315600.000000000 Tue Jun 19 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa43e8 set date to 1185460614.000000000 Thu Jul 26 08:36:54 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4580
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa47a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4828 set date to 1182315600.000000000 Tue Jun 19 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4828 set date to 1185460635.000000000 Thu Jul 26 08:37:15 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa48b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa49c0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa49c0 set date to 1182402000.000000000 Wed Jun 20 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa49c0 set date to 1185460656.000000000 Thu Jul 26 08:37:36 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa48b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa47a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4580 set date to 1182402000.000000000 Wed Jun 20 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4580 set date to 1185460678.000000000 Thu Jul 26 08:37:58 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4718
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa48b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4938 set date to 1182402000.000000000 Wed Jun 20 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4938 set date to 1185460712.000000000 Thu Jul 26 08:38:32 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa48b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa47a0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa47a0 set date to 1182402000.000000000 Wed Jun 20 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa47a0 set date to 1185460732.000000000 Thu Jul 26 08:38:52 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa48b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa48b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4718 set date to 1182488400.000000000 Thu Jun 21 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4718 set date to 1185460775.000000000 Thu Jul 26 08:39:35 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa48b0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4b58 set date to 1182574800.000000000 Fri Jun 22 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4b58 set date to 1185460812.000000000 Thu Jul 26 08:40:12 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4cf0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4cf0 set date to 1182661200.000000000 Sat Jun 23 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4cf0 set date to 1185460756.000000000 Thu Jul 26 08:39:16 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa48b0 set date to 1182661200.000000000 Sat Jun 23 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa48b0 set date to 1185460834.000000000 Thu Jul 26 08:40:34 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4a48
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4c68 set date to 1182747600.000000000 Sun Jun 24 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4c68 set date to 1185460857.000000000 Thu Jul 26 08:40:57 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4ad0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4ad0 set date to 1182747600.000000000 Sun Jun 24 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4ad0 set date to 1185460922.000000000 Thu Jul 26 08:42:02 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4a48 set date to 1182834000.000000000 Mon Jun 25 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4a48 set date to 1185460878.000000000 Thu Jul 26 08:41:18 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4be0
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4e88 set date to 1182920400.000000000 Tue Jun 26 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4e88 set date to 1185460899.000000000 Thu Jul 26 08:41:39 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230050
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230050 set date to 1183006800.000000000 Wed Jun 27 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230050 set date to 1185460948.000000000 Thu Jul 26 08:42:28 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4be0 set date to 1183093200.000000000 Thu Jun 28 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4be0 set date to 1185460975.000000000 Thu Jul 26 08:42:55 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4d78
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4f98 set date to 1183179600.000000000 Fri Jun 29 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4f98 set date to 1185461001.000000000 Thu Jul 26 08:43:21 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4e00
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4e00 set date to 1183266000.000000000 Sat Jun 30 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4e00 set date to 1185461025.000000000 Thu Jul 26 08:43:45 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4d78 set date to 1183438800.000000000 Mon Jul  2 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4d78 set date to 1185461046.000000000 Thu Jul 26 08:44:06 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa4f10
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230160
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122301e8 set date to 1183525200.000000000 Tue Jul  3 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122301e8 set date to 1185461064.000000000 Thu Jul 26 08:44:24 2007
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230270
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230380
* 12:26:56  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:56  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230380 set date to 1183611600.000000000 Wed Jul  4 23:00:00 2007
* 12:26:56  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230380 set date to 1185461089.000000000 Thu Jul 26 08:44:49 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4f10 set date to 1183611600.000000000 Wed Jul  4 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa4f10 set date to 1185461105.450955000 Thu Jul 26 08:45:05 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122300d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122302f8 set date to 1183698000.000000000 Thu Jul  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122302f8 set date to 1185461125.000000000 Thu Jul 26 08:45:25 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230160 set date to 1183870800.000000000 Sat Jul  7 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230160 set date to 1185461146.000000000 Thu Jul 26 08:45:46 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122300d8 set date to 1184130000.000000000 Tue Jul 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122300d8 set date to 1185461170.000000000 Thu Jul 26 08:46:10 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230518 set date to 1184130000.000000000 Tue Jul 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230518 set date to 1185461218.000000000 Thu Jul 26 08:46:58 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122305a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122306b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122306b0 set date to 1184130000.000000000 Tue Jul 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122306b0 set date to 1185461234.000000000 Thu Jul 26 08:47:14 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122305a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230270 set date to 1184216400.000000000 Wed Jul 11 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230270 set date to 1185461252.000000000 Thu Jul 26 08:47:32 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230408
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122305a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230628 set date to 1184216400.000000000 Wed Jul 11 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230628 set date to 1185461310.000000000 Thu Jul 26 08:48:30 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122305a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230490 set date to 1184302800.000000000 Thu Jul 12 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230490 set date to 1185461357.000000000 Thu Jul 26 08:49:17 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122305a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122305a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230408 set date to 1184302800.000000000 Thu Jul 12 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230408 set date to 1185461397.000000000 Thu Jul 26 08:49:57 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122305a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122307c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230848 set date to 1184302800.000000000 Thu Jul 12 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230848 set date to 1185461490.000000000 Thu Jul 26 08:51:30 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122308d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122309e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122309e0 set date to 1184389200.000000000 Fri Jul 13 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122309e0 set date to 1185461461.000000000 Thu Jul 26 08:51:01 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122308d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122307c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122305a0 set date to 1184562000.000000000 Sun Jul 15 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122305a0 set date to 1185461544.000000000 Thu Jul 26 08:52:24 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230738
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122308d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230958 set date to 1184648400.000000000 Mon Jul 16 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230958 set date to 1185461517.000000000 Thu Jul 26 08:51:57 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122308d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122307c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122307c0 set date to 1184734800.000000000 Tue Jul 17 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122307c0 set date to 1185461586.000000000 Thu Jul 26 08:53:06 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122308d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122308d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230738 set date to 1184734800.000000000 Tue Jul 17 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230738 set date to 1185461605.000000000 Thu Jul 26 08:53:25 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122308d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230b78 set date to 1184821200.000000000 Wed Jul 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230b78 set date to 1185461653.000000000 Thu Jul 26 08:54:13 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230d10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230d10 set date to 1184821200.000000000 Wed Jul 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230d10 set date to 1188761462.000000000 Sun Sep  2 13:31:02 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122308d0 set date to 1184821200.000000000 Wed Jul 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122308d0 set date to 1188761513.000000000 Sun Sep  2 13:31:53 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230a68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230c88 set date to 1184907600.000000000 Thu Jul 19 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230c88 set date to 1185461631.000000000 Thu Jul 26 08:53:51 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230af0 set date to 1184994000.000000000 Fri Jul 20 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230af0 set date to 1188761482.000000000 Sun Sep  2 13:31:22 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230a68 set date to 1185166800.000000000 Sun Jul 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230a68 set date to 1188761760.000000000 Sun Sep  2 13:36:00 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230ea8 set date to 1185253200.000000000 Mon Jul 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230ea8 set date to 1188761537.000000000 Sun Sep  2 13:32:17 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238108
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238108 set date to 1185253200.000000000 Mon Jul 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238108 set date to 1188761551.442598000 Sun Sep  2 13:32:31 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230c00 set date to 1185253200.000000000 Mon Jul 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230c00 set date to 1188761587.000000000 Sun Sep  2 13:33:07 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230d98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238080 set date to 1185253200.000000000 Mon Jul 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238080 set date to 1188761605.000000000 Sun Sep  2 13:33:25 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230e20 set date to 1185253200.000000000 Mon Jul 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230e20 set date to 1188761617.000000000 Sun Sep  2 13:33:37 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230d98 set date to 1185253200.000000000 Mon Jul 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230d98 set date to 1188761634.000000000 Sun Sep  2 13:33:54 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12230f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238218
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122382a0 set date to 1185339600.000000000 Tue Jul 24 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122382a0 set date to 1188761703.000000000 Sun Sep  2 13:35:03 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238438
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238438 set date to 1185426000.000000000 Wed Jul 25 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238438 set date to 1188761674.000000000 Sun Sep  2 13:34:34 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238218
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230f30 set date to 1185512400.000000000 Thu Jul 26 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12230f30 set date to 1188761810.000000000 Sun Sep  2 13:36:50 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238190
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122383b0 set date to 1185598800.000000000 Fri Jul 27 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122383b0 set date to 1188761839.000000000 Sun Sep  2 13:37:19 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238218
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238218 set date to 1185771600.000000000 Sun Jul 29 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238218 set date to 1188761872.000000000 Sun Sep  2 13:37:52 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238190 set date to 1185771600.000000000 Sun Jul 29 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238190 set date to 1188761912.000000000 Sun Sep  2 13:38:32 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238548
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122385d0 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122385d0 set date to 1188762020.000000000 Sun Sep  2 13:40:20 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238768
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238768 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238768 set date to 1188762041.000000000 Sun Sep  2 13:40:41 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238548
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238328 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238328 set date to 1188762131.000000000 Sun Sep  2 13:42:11 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122384c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122386e0 set date to 1185858000.000000000 Mon Jul 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122386e0 set date to 1188762171.000000000 Sun Sep  2 13:42:51 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238548
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238548 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238548 set date to 1188761973.000000000 Sun Sep  2 13:39:33 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122384c0 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122384c0 set date to 1188762107.000000000 Sun Sep  2 13:41:47 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238878
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238900 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238900 set date to 1188762189.000000000 Sun Sep  2 13:43:09 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238a98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238a98 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238a98 set date to 1188762240.000000000 Sun Sep  2 13:44:00 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238878
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238658 set date to 1185944400.000000000 Tue Jul 31 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238658 set date to 1188762285.000000000 Sun Sep  2 13:44:45 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122387f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238a10 set date to 1186030800.000000000 Wed Aug  1 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238a10 set date to 1188762210.000000000 Sun Sep  2 13:43:30 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238878
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238878 set date to 1186030800.000000000 Wed Aug  1 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238878 set date to 1188762343.000000000 Sun Sep  2 13:45:43 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122387f0 set date to 1186030800.000000000 Wed Aug  1 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122387f0 set date to 1188762482.000000000 Sun Sep  2 13:48:02 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238ba8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238c30 set date to 1186030800.000000000 Wed Aug  1 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238c30 set date to 1188762567.000000000 Sun Sep  2 13:49:27 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238dc8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238dc8 set date to 1186030800.000000000 Wed Aug  1 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238dc8 set date to 1188762589.000000000 Sun Sep  2 13:49:49 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238ba8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238988 set date to 1186030800.000000000 Wed Aug  1 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238988 set date to 1188762694.000000000 Sun Sep  2 13:51:34 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238b20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238d40 set date to 1186117200.000000000 Thu Aug  2 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238d40 set date to 1188762379.000000000 Sun Sep  2 13:46:19 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238ba8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238ba8 set date to 1186117200.000000000 Thu Aug  2 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238ba8 set date to 1188762408.000000000 Sun Sep  2 13:46:48 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238b20 set date to 1186117200.000000000 Thu Aug  2 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238b20 set date to 1188762519.000000000 Sun Sep  2 13:48:39 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238ed8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238f60 set date to 1186203600.000000000 Fri Aug  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238f60 set date to 1188762735.000000000 Sun Sep  2 13:52:15 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c1b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c1b0 set date to 1186203600.000000000 Fri Aug  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c1b0 set date to 1188763836.000000000 Sun Sep  2 14:10:36 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238ed8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238cb8 set date to 1186290000.000000000 Sat Aug  4 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238cb8 set date to 1188762712.000000000 Sun Sep  2 13:51:52 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238e50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c128 set date to 1186376400.000000000 Sun Aug  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c128 set date to 1188762752.000000000 Sun Sep  2 13:52:32 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12238ed8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238ed8 set date to 1186462800.000000000 Mon Aug  6 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238ed8 set date to 1188762767.000000000 Sun Sep  2 13:52:47 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238e50 set date to 1186462800.000000000 Mon Aug  6 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12238e50 set date to 1188762788.000000000 Sun Sep  2 13:53:08 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c2c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c348 set date to 1186462800.000000000 Mon Aug  6 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c348 set date to 1188762864.000000000 Sun Sep  2 13:54:24 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c4e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c4e0 set date to 1186462800.000000000 Mon Aug  6 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c4e0 set date to 1188762891.000000000 Sun Sep  2 13:54:51 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c2c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c0a0 set date to 1186549200.000000000 Tue Aug  7 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c0a0 set date to 1188762832.000000000 Sun Sep  2 13:53:52 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c238
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c458 set date to 1186635600.000000000 Wed Aug  8 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c458 set date to 1188762911.000000000 Sun Sep  2 13:55:11 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c2c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c2c0 set date to 1186722000.000000000 Thu Aug  9 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c2c0 set date to 1188762930.000000000 Sun Sep  2 13:55:30 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c238 set date to 1186722000.000000000 Thu Aug  9 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c238 set date to 1188763027.000000000 Sun Sep  2 13:57:07 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c5f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c678 set date to 1186808400.000000000 Fri Aug 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c678 set date to 1188763005.000000000 Sun Sep  2 13:56:45 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c810
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c810 set date to 1186808400.000000000 Fri Aug 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c810 set date to 1188763079.000000000 Sun Sep  2 13:57:59 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c5f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c3d0 set date to 1186808400.000000000 Fri Aug 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c3d0 set date to 1188763125.000000000 Sun Sep  2 13:58:45 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c568
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c788 set date to 1186808400.000000000 Fri Aug 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c788 set date to 1188763231.000000000 Sun Sep  2 14:00:31 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c5f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c5f0 set date to 1186894800.000000000 Sat Aug 11 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c5f0 set date to 1188763146.000000000 Sun Sep  2 13:59:06 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c568 set date to 1186894800.000000000 Sat Aug 11 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c568 set date to 1188763165.000000000 Sun Sep  2 13:59:25 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c9a8 set date to 1186981200.000000000 Sun Aug 12 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c9a8 set date to 1188763185.000000000 Sun Sep  2 13:59:45 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223ca30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cb40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cb40 set date to 1187067600.000000000 Mon Aug 13 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cb40 set date to 1188763275.000000000 Sun Sep  2 14:01:15 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223ca30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c700 set date to 1187067600.000000000 Mon Aug 13 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c700 set date to 1188763320.000000000 Sun Sep  2 14:02:00 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c898
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223ca30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cab8 set date to 1187067600.000000000 Mon Aug 13 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cab8 set date to 1188763391.000000000 Sun Sep  2 14:03:11 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223ca30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223c920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c920 set date to 1187067600.000000000 Mon Aug 13 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c920 set date to 1188763456.000000000 Sun Sep  2 14:04:16 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223ca30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223ca30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c898 set date to 1187154000.000000000 Tue Aug 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223c898 set date to 1188763341.000000000 Sun Sep  2 14:02:21 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223ca30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cc50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223ccd8 set date to 1187154000.000000000 Tue Aug 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223ccd8 set date to 1188763482.000000000 Sun Sep  2 14:04:42 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cd60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223ce70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223ce70 set date to 1187154000.000000000 Tue Aug 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223ce70 set date to 1188763506.000000000 Sun Sep  2 14:05:06 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cd60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cc50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223ca30 set date to 1187240400.000000000 Wed Aug 15 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223ca30 set date to 1188763566.000000000 Sun Sep  2 14:06:06 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cbc8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cd60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cde8 set date to 1187326800.000000000 Thu Aug 16 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cde8 set date to 1188763531.000000000 Sun Sep  2 14:05:31 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cd60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cc50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cc50 set date to 1187326800.000000000 Thu Aug 16 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cc50 set date to 1188763592.000000000 Sun Sep  2 14:06:32 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cd60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cd60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cbc8 set date to 1187413200.000000000 Fri Aug 17 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cbc8 set date to 1188763689.000000000 Sun Sep  2 14:08:09 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cd60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cf80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8048 set date to 1187413200.000000000 Fri Aug 17 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8048 set date to 1188763714.000000000 Sun Sep  2 14:08:34 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa80d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa81e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa81e0 set date to 1187413200.000000000 Fri Aug 17 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa81e0 set date to 1188763753.000000000 Sun Sep  2 14:09:13 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa80d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cf80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cd60 set date to 1187499600.000000000 Sat Aug 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cd60 set date to 1188763646.000000000 Sun Sep  2 14:07:26 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cef8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa80d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8158 set date to 1187499600.000000000 Sat Aug 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8158 set date to 1188763739.000000000 Sun Sep  2 14:08:59 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa80d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1223cf80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cf80 set date to 1187499600.000000000 Sat Aug 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cf80 set date to 1193590036.000000000 Sun Oct 28 10:47:16 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa80d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa80d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cef8 set date to 1187499600.000000000 Sat Aug 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1223cef8 set date to 1193590079.000000000 Sun Oct 28 10:47:59 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa80d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa82f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8378 set date to 1187672400.000000000 Mon Aug 20 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8378 set date to 1193590124.000000000 Sun Oct 28 10:48:44 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8510
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8510 set date to 1187672400.000000000 Mon Aug 20 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8510 set date to 1193590166.000000000 Sun Oct 28 10:49:26 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa82f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa80d0 set date to 1187758800.000000000 Tue Aug 21 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa80d0 set date to 1193590200.000000000 Sun Oct 28 10:50:00 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8268
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8488 set date to 1187758800.000000000 Tue Aug 21 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8488 set date to 1193590254.000000000 Sun Oct 28 10:50:54 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa82f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa82f0 set date to 1187845200.000000000 Wed Aug 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa82f0 set date to 1193590285.000000000 Sun Oct 28 10:51:25 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8268 set date to 1187845200.000000000 Wed Aug 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8268 set date to 1193590341.000000000 Sun Oct 28 10:52:21 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa86a8 set date to 1187845200.000000000 Wed Aug 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa86a8 set date to 1193590361.000000000 Sun Oct 28 10:52:41 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8840
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8840 set date to 1187931600.000000000 Thu Aug 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8840 set date to 1193590412.000000000 Sun Oct 28 10:53:32 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8400 set date to 1188018000.000000000 Fri Aug 24 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8400 set date to 1193590471.000000000 Sun Oct 28 10:54:31 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8598
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa87b8 set date to 1188018000.000000000 Fri Aug 24 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa87b8 set date to 1193590653.000000000 Sun Oct 28 10:57:33 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8620 set date to 1188104400.000000000 Sat Aug 25 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8620 set date to 1193590430.000000000 Sun Oct 28 10:53:50 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8598 set date to 1188104400.000000000 Sat Aug 25 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8598 set date to 1193590535.000000000 Sun Oct 28 10:55:35 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa89d8 set date to 1188190800.000000000 Sun Aug 26 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa89d8 set date to 1193590603.000000000 Sun Oct 28 10:56:43 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8a60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8b70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8b70 set date to 1188363600.000000000 Tue Aug 28 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8b70 set date to 1193590679.000000000 Sun Oct 28 10:57:59 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8a60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8730 set date to 1188450000.000000000 Wed Aug 29 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8730 set date to 1193590740.000000000 Sun Oct 28 10:59:00 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa88c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8a60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8ae8 set date to 1188450000.000000000 Wed Aug 29 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8ae8 set date to 1193590834.000000000 Sun Oct 28 11:00:34 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8a60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8950 set date to 1188450000.000000000 Wed Aug 29 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8950 set date to 1193590925.000000000 Sun Oct 28 11:02:05 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8a60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8a60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa88c8 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa88c8 set date to 1193590718.000000000 Sun Oct 28 10:58:38 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8a60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8d08 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8d08 set date to 1193590777.000000000 Sun Oct 28 10:59:37 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8d90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8ea0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8ea0 set date to 1188536400.000000000 Thu Aug 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8ea0 set date to 1193590863.000000000 Sun Oct 28 11:01:03 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8d90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8a60 set date to 1188622800.000000000 Fri Aug 31 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8a60 set date to 1193590806.000000000 Sun Oct 28 11:00:06 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8bf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8d90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8e18 set date to 1188622800.000000000 Fri Aug 31 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8e18 set date to 1193590889.000000000 Sun Oct 28 11:01:29 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8d90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8c80 set date to 1188709200.000000000 Sat Sep  1 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8c80 set date to 1193590951.000000000 Sun Oct 28 11:02:31 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8d90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8d90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8bf8 set date to 1188709200.000000000 Sat Sep  1 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8bf8 set date to 1193590967.000000000 Sun Oct 28 11:02:47 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8d90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad070
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad0f8 set date to 1188795600.000000000 Sun Sep  2 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad0f8 set date to 1193591002.000000000 Sun Oct 28 11:03:22 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad290
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad290 set date to 1188795600.000000000 Sun Sep  2 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad290 set date to 1193591027.000000000 Sun Oct 28 11:03:47 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad070
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8d90 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8d90 set date to 1193591051.000000000 Sun Oct 28 11:04:11 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fa8f28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad208 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad208 set date to 1193591071.000000000 Sun Oct 28 11:04:31 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad070
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad070 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad070 set date to 1193591090.000000000 Sun Oct 28 11:04:50 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8f28 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fa8f28 set date to 1193591110.000000000 Sun Oct 28 11:05:10 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad3a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad428 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad428 set date to 1193591148.000000000 Sun Oct 28 11:05:48 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad4b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad5c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad5c0 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad5c0 set date to 1193591165.000000000 Sun Oct 28 11:06:05 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad4b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad3a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad180 set date to 1188882000.000000000 Mon Sep  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad180 set date to 1193591198.000000000 Sun Oct 28 11:06:38 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad318
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad4b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad538 set date to 1188968400.000000000 Tue Sep  4 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad538 set date to 1193591219.000000000 Sun Oct 28 11:06:59 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad4b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad3a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad3a0 set date to 1188968400.000000000 Tue Sep  4 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad3a0 set date to 1193591252.175368000 Sun Oct 28 11:07:32 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad4b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad4b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad318 set date to 1191992400.000000000 Tue Oct  9 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad318 set date to 1193591970.000000000 Sun Oct 28 11:19:30 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad4b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad6d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad758 set date to 1191992400.000000000 Tue Oct  9 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad758 set date to 1193592024.000000000 Sun Oct 28 11:20:24 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad7e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad8f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad8f0 set date to 1192078800.000000000 Wed Oct 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad8f0 set date to 1193591992.000000000 Sun Oct 28 11:19:52 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad7e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad6d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad4b0 set date to 1192078800.000000000 Wed Oct 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad4b0 set date to 1193592045.000000000 Sun Oct 28 11:20:45 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad648
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad7e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad868 set date to 1192078800.000000000 Wed Oct 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad868 set date to 1193592060.000000000 Sun Oct 28 11:21:00 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad7e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad6d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad6d0 set date to 1192078800.000000000 Wed Oct 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad6d0 set date to 1193592718.000000000 Sun Oct 28 11:31:58 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad7e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad7e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad648 set date to 1192165200.000000000 Thu Oct 11 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad648 set date to 1193592085.000000000 Sun Oct 28 11:21:25 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad7e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fada00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fada88 set date to 1192165200.000000000 Thu Oct 11 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fada88 set date to 1193592111.000000000 Sun Oct 28 11:21:51 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadb10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadc20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadc20 set date to 1192165200.000000000 Thu Oct 11 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadc20 set date to 1193592144.000000000 Sun Oct 28 11:22:24 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadb10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fada00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad7e0 set date to 1192251600.000000000 Fri Oct 12 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad7e0 set date to 1193592188.000000000 Sun Oct 28 11:23:08 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fad978
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadb10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadb98 set date to 1192251600.000000000 Fri Oct 12 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadb98 set date to 1193592493.000000000 Sun Oct 28 11:28:13 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadb10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fada00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fada00 set date to 1192424400.000000000 Sun Oct 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fada00 set date to 1193592523.000000000 Sun Oct 28 11:28:43 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadb10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadb10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad978 set date to 1192424400.000000000 Sun Oct 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fad978 set date to 1193592541.000000000 Sun Oct 28 11:29:01 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadb10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadd30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11faddb8 set date to 1192424400.000000000 Sun Oct 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11faddb8 set date to 1193592571.000000000 Sun Oct 28 11:29:31 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fade40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadf50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadf50 set date to 1192424400.000000000 Sun Oct 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadf50 set date to 1193592605.000000000 Sun Oct 28 11:30:05 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fade40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadd30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadb10 set date to 1192424400.000000000 Sun Oct 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadb10 set date to 1193592625.000000000 Sun Oct 28 11:30:25 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadca8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fade40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadec8 set date to 1192510800.000000000 Mon Oct 15 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadec8 set date to 1193592768.000000000 Sun Oct 28 11:32:48 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fade40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fadd30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadd30 set date to 1192510800.000000000 Mon Oct 15 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadd30 set date to 1193592787.000000000 Sun Oct 28 11:33:07 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fade40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fade40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadca8 set date to 1192597200.000000000 Tue Oct 16 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fadca8 set date to 1193592832.000000000 Sun Oct 28 11:33:52 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fade40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122481a8 set date to 1192683600.000000000 Wed Oct 17 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122481a8 set date to 1193592956.000000000 Sun Oct 28 11:35:56 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248340 set date to 1192683600.000000000 Wed Oct 17 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248340 set date to 1193592977.000000000 Sun Oct 28 11:36:17 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fade40 set date to 1192683600.000000000 Wed Oct 17 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fade40 set date to 1193593029.000000000 Sun Oct 28 11:37:09 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248098
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122482b8 set date to 1192770000.000000000 Thu Oct 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122482b8 set date to 1193593055.000000000 Sun Oct 28 11:37:35 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248120 set date to 1192770000.000000000 Thu Oct 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248120 set date to 1193593090.000000000 Sun Oct 28 11:38:10 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248098 set date to 1192770000.000000000 Thu Oct 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248098 set date to 1193593105.000000000 Sun Oct 28 11:38:25 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122484d8 set date to 1192856400.000000000 Fri Oct 19 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122484d8 set date to 1193593122.447453000 Sun Oct 28 11:38:42 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248670 set date to 1192942800.000000000 Sat Oct 20 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248670 set date to 1193593147.000000000 Sun Oct 28 11:39:07 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248230 set date to 1193115600.000000000 Mon Oct 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248230 set date to 1193593201.000000000 Sun Oct 28 11:40:01 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122483c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122485e8 set date to 1193115600.000000000 Mon Oct 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122485e8 set date to 1193593254.000000000 Sun Oct 28 11:40:54 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248450 set date to 1193115600.000000000 Mon Oct 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248450 set date to 1193593278.000000000 Sun Oct 28 11:41:18 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122483c8 set date to 1193202000.000000000 Tue Oct 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122483c8 set date to 1193593301.000000000 Sun Oct 28 11:41:41 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248808 set date to 1193202000.000000000 Tue Oct 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248808 set date to 1193593344.000000000 Sun Oct 28 11:42:24 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122489a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122489a0 set date to 1193202000.000000000 Tue Oct 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122489a0 set date to 1193593367.000000000 Sun Oct 28 11:42:47 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248560 set date to 1193202000.000000000 Tue Oct 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248560 set date to 1193593401.000000000 Sun Oct 28 11:43:21 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122486f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248918 set date to 1193202000.000000000 Tue Oct 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248918 set date to 1193593421.000000000 Sun Oct 28 11:43:41 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248780 set date to 1193288400.000000000 Wed Oct 24 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248780 set date to 1193593460.000000000 Sun Oct 28 11:44:20 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122486f8 set date to 1193288400.000000000 Wed Oct 24 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122486f8 set date to 1193593480.000000000 Sun Oct 28 11:44:40 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248ab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248b38 set date to 1193288400.000000000 Wed Oct 24 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248b38 set date to 1193593517.000000000 Sun Oct 28 11:45:17 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248bc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248cd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248cd0 set date to 1193461200.000000000 Fri Oct 26 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248cd0 set date to 1196609283.000000000 Sun Dec  2 08:28:03 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248bc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248ab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248890 set date to 1193634000.000000000 Sun Oct 28 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248890 set date to 1196609358.000000000 Sun Dec  2 08:29:18 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248a28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248bc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248c48 set date to 1193720400.000000000 Mon Oct 29 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248c48 set date to 1196609392.000000000 Sun Dec  2 08:29:52 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248bc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248ab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248ab0 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248ab0 set date to 1196609427.000000000 Sun Dec  2 08:30:27 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248bc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248bc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248a28 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248a28 set date to 1196609452.000000000 Sun Dec  2 08:30:52 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248bc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248de0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248e68 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248e68 set date to 1196609486.000000000 Sun Dec  2 08:31:26 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248ef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c0b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c0b8 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c0b8 set date to 1196609529.000000000 Sun Dec  2 08:32:09 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248ef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248de0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248bc0 set date to 1193893200.000000000 Wed Oct 31 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248bc0 set date to 1196609544.000000000 Sun Dec  2 08:32:24 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248d58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248ef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248f78 set date to 1193979600.000000000 Thu Nov  1 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248f78 set date to 1196609577.000000000 Sun Dec  2 08:32:57 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248ef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248de0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248de0 set date to 1194152400.000000000 Sat Nov  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248de0 set date to 1196609631.000000000 Sun Dec  2 08:33:51 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248ef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248ef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248d58 set date to 1194242400.000000000 Sun Nov  4 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248d58 set date to 1196609686.000000000 Sun Dec  2 08:34:46 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12248ef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c1c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c250 set date to 1194328800.000000000 Mon Nov  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c250 set date to 1196609731.000000000 Sun Dec  2 08:35:31 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c2d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c3e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c3e8 set date to 1194328800.000000000 Mon Nov  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c3e8 set date to 1196609763.000000000 Sun Dec  2 08:36:03 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c2d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c1c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248ef0 set date to 1194415200.000000000 Tue Nov  6 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12248ef0 set date to 1196609787.000000000 Sun Dec  2 08:36:27 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c140
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c2d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c360 set date to 1194415200.000000000 Tue Nov  6 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c360 set date to 1196609828.000000000 Sun Dec  2 08:37:08 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c2d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c1c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c1c8 set date to 1194415200.000000000 Tue Nov  6 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c1c8 set date to 1196609846.000000000 Sun Dec  2 08:37:26 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c2d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c2d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c140 set date to 1194501600.000000000 Wed Nov  7 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c140 set date to 1196609806.000000000 Sun Dec  2 08:36:46 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c2d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c4f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c580 set date to 1194501600.000000000 Wed Nov  7 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c580 set date to 1196609904.000000000 Sun Dec  2 08:38:24 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c718
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c718 set date to 1194588000.000000000 Thu Nov  8 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c718 set date to 1196609921.000000000 Sun Dec  2 08:38:41 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c4f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c2d8 set date to 1194588000.000000000 Thu Nov  8 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c2d8 set date to 1196610019.000000000 Sun Dec  2 08:40:19 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c470
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c690 set date to 1194760800.000000000 Sat Nov 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c690 set date to 1196609957.000000000 Sun Dec  2 08:39:17 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c4f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c4f8 set date to 1194933600.000000000 Mon Nov 12 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c4f8 set date to 1196609974.000000000 Sun Dec  2 08:39:34 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c470 set date to 1194933600.000000000 Mon Nov 12 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c470 set date to 1196610045.000000000 Sun Dec  2 08:40:45 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c828
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c8b0 set date to 1195020000.000000000 Tue Nov 13 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c8b0 set date to 1196609992.000000000 Sun Dec  2 08:39:52 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ca48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ca48 set date to 1195106400.000000000 Wed Nov 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ca48 set date to 1196610074.000000000 Sun Dec  2 08:41:14 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c828
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c608 set date to 1195192800.000000000 Thu Nov 15 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c608 set date to 1196610097.000000000 Sun Dec  2 08:41:37 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c7a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c9c0 set date to 1195192800.000000000 Thu Nov 15 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c9c0 set date to 1196610114.000000000 Sun Dec  2 08:41:54 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c828
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c828 set date to 1195192800.000000000 Thu Nov 15 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c828 set date to 1196610143.000000000 Sun Dec  2 08:42:23 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c7a0 set date to 1195192800.000000000 Thu Nov 15 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c7a0 set date to 1196610201.000000000 Sun Dec  2 08:43:21 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224c938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cb58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cbe0 set date to 1195279200.000000000 Fri Nov 16 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cbe0 set date to 1196610165.000000000 Sun Dec  2 08:42:45 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cc68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cd78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cd78 set date to 1195279200.000000000 Fri Nov 16 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cd78 set date to 1196610240.000000000 Sun Dec  2 08:44:00 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cc68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cb58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c938 set date to 1195279200.000000000 Fri Nov 16 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224c938 set date to 1196610291.000000000 Sun Dec  2 08:44:51 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cad0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cc68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ccf0 set date to 1195279200.000000000 Fri Nov 16 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ccf0 set date to 1196610352.000000000 Sun Dec  2 08:45:52 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cc68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cb58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cb58 set date to 1195279200.000000000 Fri Nov 16 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cb58 set date to 1196610383.000000000 Sun Dec  2 08:46:23 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cc68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cc68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cad0 set date to 1195279200.000000000 Fri Nov 16 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cad0 set date to 1196610522.000000000 Sun Dec  2 08:48:42 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cc68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ce88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cf10 set date to 1195365600.000000000 Sat Nov 17 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cf10 set date to 1196610310.000000000 Sun Dec  2 08:45:10 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cf98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e70e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e70e8 set date to 1195452000.000000000 Sun Nov 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e70e8 set date to 1196610431.000000000 Sun Dec  2 08:47:11 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cf98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ce88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cc68 set date to 1195452000.000000000 Sun Nov 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cc68 set date to 1196610447.152685000 Sun Dec  2 08:47:27 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ce00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cf98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7060 set date to 1195452000.000000000 Sun Nov 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7060 set date to 1196610498.000000000 Sun Dec  2 08:48:18 2007
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cf98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ce88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ce88 set date to 1195452000.000000000 Sun Nov 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ce88 set date to 1200851504.000000000 Sun Jan 20 10:51:44 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cf98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cf98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ce00 set date to 1195452000.000000000 Sun Nov 18 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ce00 set date to 1200851597.000000000 Sun Jan 20 10:53:17 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224cf98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e71f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7280 set date to 1195538400.000000000 Mon Nov 19 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7280 set date to 1200851395.000000000 Sun Jan 20 10:49:55 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7418
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7418 set date to 1195538400.000000000 Mon Nov 19 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7418 set date to 1200851427.000000000 Sun Jan 20 10:50:27 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e71f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cf98 set date to 1195538400.000000000 Mon Nov 19 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224cf98 set date to 1200851463.000000000 Sun Jan 20 10:51:03 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7170
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7390 set date to 1195538400.000000000 Mon Nov 19 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7390 set date to 1200851522.000000000 Sun Jan 20 10:52:02 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e71f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e71f8 set date to 1195797600.000000000 Thu Nov 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e71f8 set date to 1200851637.000000000 Sun Jan 20 10:53:57 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7170 set date to 1195797600.000000000 Thu Nov 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7170 set date to 1200851749.000000000 Sun Jan 20 10:55:49 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7528
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e75b0 set date to 1195797600.000000000 Thu Nov 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e75b0 set date to 1200851783.000000000 Sun Jan 20 10:56:23 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7748
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7748 set date to 1195797600.000000000 Thu Nov 22 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7748 set date to 1200851809.000000000 Sun Jan 20 10:56:49 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7528
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7308 set date to 1195884000.000000000 Fri Nov 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7308 set date to 1200851702.000000000 Sun Jan 20 10:55:02 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e74a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e76c0 set date to 1195884000.000000000 Fri Nov 23 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e76c0 set date to 1200851891.000000000 Sun Jan 20 10:58:11 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7528
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7528 set date to 1195970400.000000000 Sat Nov 24 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7528 set date to 1200851858.000000000 Sun Jan 20 10:57:38 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e74a0 set date to 1195970400.000000000 Sat Nov 24 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e74a0 set date to 1200851913.000000000 Sun Jan 20 10:58:33 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7858
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e78e0 set date to 1196143200.000000000 Mon Nov 26 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e78e0 set date to 1200851935.000000000 Sun Jan 20 10:58:55 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7a78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7a78 set date to 1196143200.000000000 Mon Nov 26 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7a78 set date to 1200851956.000000000 Sun Jan 20 10:59:16 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7858
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7638 set date to 1196143200.000000000 Mon Nov 26 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7638 set date to 1200851989.000000000 Sun Jan 20 10:59:49 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e77d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e79f0 set date to 1196229600.000000000 Tue Nov 27 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e79f0 set date to 1200852008.000000000 Sun Jan 20 11:00:08 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7858
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7858 set date to 1196229600.000000000 Tue Nov 27 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7858 set date to 1200852035.000000000 Sun Jan 20 11:00:35 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e77d0 set date to 1196402400.000000000 Thu Nov 29 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e77d0 set date to 1200852058.000000000 Sun Jan 20 11:00:58 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7b88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7c10 set date to 1196488800.000000000 Fri Nov 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7c10 set date to 1200852081.000000000 Sun Jan 20 11:01:21 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7c98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7da8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7da8 set date to 1196488800.000000000 Fri Nov 30 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7da8 set date to 1200852101.000000000 Sun Jan 20 11:01:41 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7c98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7b88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7968 set date to 1196575200.000000000 Sat Dec  1 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7968 set date to 1200852160.000000000 Sun Jan 20 11:02:40 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7b00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7c98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7d20 set date to 1196661600.000000000 Sun Dec  2 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7d20 set date to 1200852140.000000000 Sun Jan 20 11:02:20 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7c98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7b88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7b88 set date to 1196661600.000000000 Sun Dec  2 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7b88 set date to 1200852186.000000000 Sun Jan 20 11:03:06 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7c98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7c98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7b00 set date to 1196748000.000000000 Mon Dec  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7b00 set date to 1200852218.000000000 Sun Jan 20 11:03:38 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7c98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7eb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7f40 set date to 1196748000.000000000 Mon Dec  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7f40 set date to 1200852253.000000000 Sun Jan 20 11:04:13 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e190
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e190 set date to 1196748000.000000000 Mon Dec  3 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e190 set date to 1200852343.000000000 Sun Jan 20 11:05:43 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7eb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7c98 set date to 1196834400.000000000 Tue Dec  4 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7c98 set date to 1200852237.000000000 Sun Jan 20 11:03:57 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7e30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e108 set date to 1196834400.000000000 Tue Dec  4 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e108 set date to 1200852287.000000000 Sun Jan 20 11:04:47 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e7eb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7eb8 set date to 1196834400.000000000 Tue Dec  4 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7eb8 set date to 1200852397.000000000 Sun Jan 20 11:06:37 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7e30 set date to 1196920800.000000000 Wed Dec  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e7e30 set date to 1200852380.000000000 Sun Jan 20 11:06:20 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e2a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e328 set date to 1196920800.000000000 Wed Dec  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e328 set date to 1200852414.000000000 Sun Jan 20 11:06:54 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e3b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e4c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e4c0 set date to 1196920800.000000000 Wed Dec  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e4c0 set date to 1200852429.000000000 Sun Jan 20 11:07:09 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e3b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e2a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e080 set date to 1196920800.000000000 Wed Dec  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e080 set date to 1200852442.000000000 Sun Jan 20 11:07:22 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e218
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e3b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e438 set date to 1196920800.000000000 Wed Dec  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e438 set date to 1200852461.000000000 Sun Jan 20 11:07:41 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e3b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e2a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e2a0 set date to 1196920800.000000000 Wed Dec  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e2a0 set date to 1200852492.000000000 Sun Jan 20 11:08:12 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e3b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e3b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e218 set date to 1196920800.000000000 Wed Dec  5 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e218 set date to 1200852531.000000000 Sun Jan 20 11:08:51 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e3b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e5d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e658 set date to 1197007200.000000000 Thu Dec  6 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e658 set date to 1200852506.000000000 Sun Jan 20 11:08:26 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e6e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e7f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e7f0 set date to 1197007200.000000000 Thu Dec  6 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e7f0 set date to 1200852548.000000000 Sun Jan 20 11:09:08 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e6e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e5d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e3b0 set date to 1197093600.000000000 Fri Dec  7 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e3b0 set date to 1200852746.000000000 Sun Jan 20 11:12:26 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e548
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e6e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e768 set date to 1197180000.000000000 Sat Dec  8 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e768 set date to 1200852708.000000000 Sun Jan 20 11:11:48 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e6e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e5d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e5d0 set date to 1197266400.000000000 Sun Dec  9 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e5d0 set date to 1200852570.000000000 Sun Jan 20 11:09:30 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e6e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e6e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e548 set date to 1197266400.000000000 Sun Dec  9 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e548 set date to 1200852623.000000000 Sun Jan 20 11:10:23 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e6e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e900
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e988 set date to 1197266400.000000000 Sun Dec  9 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e988 set date to 1200852675.000000000 Sun Jan 20 11:11:15 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ea10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224eb20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224eb20 set date to 1197266400.000000000 Sun Dec  9 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224eb20 set date to 1200852816.000000000 Sun Jan 20 11:13:36 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ea10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e900
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e6e0 set date to 1197352800.000000000 Mon Dec 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e6e0 set date to 1200852726.000000000 Sun Jan 20 11:12:06 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e878
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ea10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ea98 set date to 1197352800.000000000 Mon Dec 10 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ea98 set date to 1200852784.000000000 Sun Jan 20 11:13:04 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ea10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224e900
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e900 set date to 1197439200.000000000 Tue Dec 11 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e900 set date to 1200852841.000000000 Sun Jan 20 11:14:01 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ea10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ea10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e878 set date to 1197439200.000000000 Tue Dec 11 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224e878 set date to 1200856815.000000000 Sun Jan 20 12:20:15 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ea10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ec30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ecb8 set date to 1197612000.000000000 Thu Dec 13 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ecb8 set date to 1200853046.000000000 Sun Jan 20 11:17:26 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ed40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ee50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ee50 set date to 1197698400.000000000 Fri Dec 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ee50 set date to 1200852917.000000000 Sun Jan 20 11:15:17 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ed40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ec30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ea10 set date to 1197698400.000000000 Fri Dec 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ea10 set date to 1200852983.000000000 Sun Jan 20 11:16:23 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224eba8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ed40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224edc8 set date to 1197698400.000000000 Fri Dec 14 23:00:00 2007
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224edc8 set date to 1200853024.000000000 Sun Jan 20 11:17:04 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ed40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ec30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ec30 set date to 1199426400.000000000 Thu Jan  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ec30 set date to 1201700980.000000000 Wed Jan 30 06:49:40 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ed40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ed40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224eba8 set date to 1199426400.000000000 Thu Jan  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224eba8 set date to 1201700999.000000000 Wed Jan 30 06:49:59 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ed40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ef60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc30b0 set date to 1199426400.000000000 Thu Jan  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc30b0 set date to 1201701040.000000000 Wed Jan 30 06:50:40 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3138
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3248
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3248 set date to 1199599200.000000000 Sat Jan  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3248 set date to 1201701021.000000000 Wed Jan 30 06:50:21 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3138
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ef60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ed40 set date to 1199599200.000000000 Sat Jan  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ed40 set date to 1201701064.000000000 Wed Jan 30 06:51:04 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224eed8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3138
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc31c0 set date to 1199599200.000000000 Sat Jan  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc31c0 set date to 1201701527.000000000 Wed Jan 30 06:58:47 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3138
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1224ef60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ef60 set date to 1199685600.000000000 Sun Jan  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224ef60 set date to 1201701130.000000000 Wed Jan 30 06:52:10 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3138
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3138
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224eed8 set date to 1199685600.000000000 Sun Jan  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1224eed8 set date to 1201701165.000000000 Wed Jan 30 06:52:45 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3138
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3358
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc33e0 set date to 1199685600.000000000 Sun Jan  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc33e0 set date to 1201888465.000000000 Fri Feb  1 10:54:25 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3468
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3578
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3578 set date to 1199772000.000000000 Mon Jan  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3578 set date to 1201701554.000000000 Wed Jan 30 06:59:14 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3468
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3358
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3138 set date to 1199858400.000000000 Tue Jan  8 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3138 set date to 1201888485.000000000 Fri Feb  1 10:54:45 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc32d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3468
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc34f0 set date to 1199944800.000000000 Wed Jan  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc34f0 set date to 1201888546.000000000 Fri Feb  1 10:55:46 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3468
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3358
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3358 set date to 1199944800.000000000 Wed Jan  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3358 set date to 1201888570.000000000 Fri Feb  1 10:56:10 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3468
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3468
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc32d0 set date to 1199944800.000000000 Wed Jan  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc32d0 set date to 1201888585.000000000 Fri Feb  1 10:56:25 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3468
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3688
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3710 set date to 1200031200.000000000 Thu Jan 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3710 set date to 1201888605.000000000 Fri Feb  1 10:56:45 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3798
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc38a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc38a8 set date to 1200031200.000000000 Thu Jan 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc38a8 set date to 1201888622.000000000 Fri Feb  1 10:57:02 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3798
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3688
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3468 set date to 1200031200.000000000 Thu Jan 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3468 set date to 1201888637.000000000 Fri Feb  1 10:57:17 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3600
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3798
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3820 set date to 1200031200.000000000 Thu Jan 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3820 set date to 1201888670.000000000 Fri Feb  1 10:57:50 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3798
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3688
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3688 set date to 1200031200.000000000 Thu Jan 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3688 set date to 1201888690.000000000 Fri Feb  1 10:58:10 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3798
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3798
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3600 set date to 1200031200.000000000 Thu Jan 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3600 set date to 1201888705.000000000 Fri Feb  1 10:58:25 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3798
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc39b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3a40 set date to 1200204000.000000000 Sat Jan 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3a40 set date to 1201888749.000000000 Fri Feb  1 10:59:09 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3ac8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3bd8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3bd8 set date to 1200376800.000000000 Mon Jan 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3bd8 set date to 1201888771.000000000 Fri Feb  1 10:59:31 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3ac8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc39b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3798 set date to 1200376800.000000000 Mon Jan 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3798 set date to 1201888808.000000000 Fri Feb  1 11:00:08 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3930
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3ac8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3b50 set date to 1200376800.000000000 Mon Jan 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3b50 set date to 1201888829.000000000 Fri Feb  1 11:00:29 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3ac8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc39b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc39b8 set date to 1200376800.000000000 Mon Jan 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc39b8 set date to 1201888841.000000000 Fri Feb  1 11:00:41 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3ac8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3ac8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3930 set date to 1200549600.000000000 Wed Jan 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3930 set date to 1201888880.000000000 Fri Feb  1 11:01:20 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3ac8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3ce8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3d70 set date to 1200636000.000000000 Thu Jan 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3d70 set date to 1201888900.000000000 Fri Feb  1 11:01:40 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3df8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3f08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3f08 set date to 1200636000.000000000 Thu Jan 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3f08 set date to 1213194593.000000000 Wed Jun 11 08:29:53 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3df8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3ce8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3ac8 set date to 1200722400.000000000 Fri Jan 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3ac8 set date to 1213194513.000000000 Wed Jun 11 08:28:33 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3c60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3df8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3e80 set date to 1200722400.000000000 Fri Jan 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3e80 set date to 1213194573.000000000 Wed Jun 11 08:29:33 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3df8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3ce8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3ce8 set date to 1200895200.000000000 Sun Jan 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3ce8 set date to 1213194615.000000000 Wed Jun 11 08:30:15 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3df8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3df8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3c60 set date to 1201154400.000000000 Wed Jan 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3c60 set date to 1213194634.000000000 Wed Jun 11 08:30:34 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3df8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9050
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e90d8 set date to 1201240800.000000000 Thu Jan 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e90d8 set date to 1213194651.000000000 Wed Jun 11 08:30:51 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9270 set date to 1201240800.000000000 Thu Jan 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9270 set date to 1213194668.000000000 Wed Jun 11 08:31:08 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9050
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3df8 set date to 1201586400.000000000 Mon Jan 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3df8 set date to 1213194709.000000000 Wed Jun 11 08:31:49 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fc3f90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e91e8 set date to 1201586400.000000000 Mon Jan 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e91e8 set date to 1213194756.000000000 Wed Jun 11 08:32:36 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9050
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9050 set date to 1201586400.000000000 Mon Jan 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9050 set date to 1213194806.000000000 Wed Jun 11 08:33:26 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3f90 set date to 1201586400.000000000 Mon Jan 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fc3f90 set date to 1213194840.000000000 Wed Jun 11 08:34:00 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9380
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9408 set date to 1201672800.000000000 Tue Jan 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9408 set date to 1213194736.000000000 Wed Jun 11 08:32:16 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e95a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e95a0 set date to 1201672800.000000000 Tue Jan 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e95a0 set date to 1213194778.000000000 Wed Jun 11 08:32:58 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9380
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9160 set date to 1201672800.000000000 Tue Jan 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9160 set date to 1213194822.000000000 Wed Jun 11 08:33:42 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e92f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9518 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9518 set date to 1213194906.000000000 Wed Jun 11 08:35:06 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9380
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9380 set date to 1201845600.000000000 Thu Jan 31 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9380 set date to 1213194922.000000000 Wed Jun 11 08:35:22 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e92f8 set date to 1201932000.000000000 Fri Feb  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e92f8 set date to 1213194874.000000000 Wed Jun 11 08:34:34 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e96b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9738 set date to 1201932000.000000000 Fri Feb  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9738 set date to 1213194887.000000000 Wed Jun 11 08:34:47 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e97c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e98d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e98d0 set date to 1201932000.000000000 Fri Feb  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e98d0 set date to 1213194938.000000000 Wed Jun 11 08:35:38 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e97c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e96b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9490 set date to 1201932000.000000000 Fri Feb  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9490 set date to 1213194952.000000000 Wed Jun 11 08:35:52 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9628
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e97c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9848 set date to 1202104800.000000000 Sun Feb  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9848 set date to 1213194976.000000000 Wed Jun 11 08:36:16 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e97c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e96b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e96b0 set date to 1202277600.000000000 Tue Feb  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e96b0 set date to 1213195045.000000000 Wed Jun 11 08:37:25 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e97c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e97c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9628 set date to 1202277600.000000000 Tue Feb  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9628 set date to 1213195062.000000000 Wed Jun 11 08:37:42 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e97c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e99e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9a68 set date to 1202364000.000000000 Wed Feb  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9a68 set date to 1213195089.000000000 Wed Jun 11 08:38:09 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9c00 set date to 1202450400.000000000 Thu Feb  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9c00 set date to 1213195110.000000000 Wed Jun 11 08:38:30 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e99e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e97c0 set date to 1202450400.000000000 Thu Feb  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e97c0 set date to 1213195125.000000000 Wed Jun 11 08:38:45 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9958
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9b78 set date to 1202450400.000000000 Thu Feb  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9b78 set date to 1213195139.000000000 Wed Jun 11 08:38:59 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e99e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e99e0 set date to 1202623200.000000000 Sat Feb  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e99e0 set date to 1213195159.000000000 Wed Jun 11 08:39:19 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9958 set date to 1202709600.000000000 Sun Feb 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9958 set date to 1213195228.000000000 Wed Jun 11 08:40:28 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9d10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9d98 set date to 1202709600.000000000 Sun Feb 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9d98 set date to 1213195342.000000000 Wed Jun 11 08:42:22 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9f30 set date to 1202709600.000000000 Sun Feb 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9f30 set date to 1213206014.000000000 Wed Jun 11 11:40:14 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9d10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9af0 set date to 1202796000.000000000 Mon Feb 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9af0 set date to 1213195279.000000000 Wed Jun 11 08:41:19 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9c88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9ea8 set date to 1202796000.000000000 Mon Feb 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9ea8 set date to 1213195301.000000000 Wed Jun 11 08:41:41 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9d10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9d10 set date to 1202796000.000000000 Mon Feb 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9d10 set date to 1213195314.878931000 Wed Jun 11 08:41:54 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9c88 set date to 1202796000.000000000 Mon Feb 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9c88 set date to 1213195367.000000000 Wed Jun 11 08:42:47 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58e9e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254100
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254188 set date to 1202882400.000000000 Tue Feb 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254188 set date to 1213195392.000000000 Wed Jun 11 08:43:12 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254320
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254320 set date to 1202968800.000000000 Wed Feb 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254320 set date to 1213195442.000000000 Wed Jun 11 08:44:02 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254100
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9e20 set date to 1202968800.000000000 Wed Feb 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58e9e20 set date to 1213195456.000000000 Wed Jun 11 08:44:16 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254078
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254298 set date to 1203055200.000000000 Thu Feb 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254298 set date to 1213195471.535664000 Wed Jun 11 08:44:31 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254100
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254100 set date to 1203055200.000000000 Thu Feb 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254100 set date to 1213195490.000000000 Wed Jun 11 08:44:50 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254078 set date to 1203055200.000000000 Thu Feb 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254078 set date to 1213195624.000000000 Wed Jun 11 08:47:04 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254430
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122544b8 set date to 1203141600.000000000 Fri Feb 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122544b8 set date to 1213195550.000000000 Wed Jun 11 08:45:50 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254650
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254650 set date to 1203314400.000000000 Sun Feb 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254650 set date to 1213205953.435614000 Wed Jun 11 11:39:13 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254430
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254210 set date to 1203573600.000000000 Wed Feb 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254210 set date to 1213205972.000000000 Wed Jun 11 11:39:32 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122543a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122545c8 set date to 1203746400.000000000 Fri Feb 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122545c8 set date to 1213206071.000000000 Wed Jun 11 11:41:11 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254430
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254430 set date to 1203746400.000000000 Fri Feb 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254430 set date to 1213206100.000000000 Wed Jun 11 11:41:40 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122543a8 set date to 1203919200.000000000 Sun Feb 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122543a8 set date to 1213206139.000000000 Wed Jun 11 11:42:19 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254760
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122547e8 set date to 1203919200.000000000 Sun Feb 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122547e8 set date to 1213206200.000000000 Wed Jun 11 11:43:20 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254980
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254980 set date to 1203919200.000000000 Sun Feb 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254980 set date to 1213206212.971784000 Wed Jun 11 11:43:32 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254760
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254540 set date to 1203919200.000000000 Sun Feb 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254540 set date to 1213206226.000000000 Wed Jun 11 11:43:46 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122546d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122548f8 set date to 1204005600.000000000 Mon Feb 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122548f8 set date to 1213206159.000000000 Wed Jun 11 11:42:39 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254760
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254760 set date to 1204005600.000000000 Mon Feb 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254760 set date to 1213206247.000000000 Wed Jun 11 11:44:07 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122546d8 set date to 1204005600.000000000 Mon Feb 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122546d8 set date to 1213206285.000000000 Wed Jun 11 11:44:45 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254a90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254b18 set date to 1204005600.000000000 Mon Feb 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254b18 set date to 1213206298.000000000 Wed Jun 11 11:44:58 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254cb0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254cb0 set date to 1204092000.000000000 Tue Feb 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254cb0 set date to 1213206268.000000000 Wed Jun 11 11:44:28 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254a90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254870 set date to 1204178400.000000000 Wed Feb 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254870 set date to 1213206314.000000000 Wed Jun 11 11:45:14 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254a08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254c28 set date to 1204178400.000000000 Wed Feb 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254c28 set date to 1213206348.000000000 Wed Jun 11 11:45:48 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254a90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254a90 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254a90 set date to 1213206593.000000000 Wed Jun 11 11:49:53 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254a08 set date to 1204264800.000000000 Thu Feb 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254a08 set date to 1213206646.000000000 Wed Jun 11 11:50:46 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254dc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254e48 set date to 1204351200.000000000 Fri Feb 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254e48 set date to 1213206372.000000000 Wed Jun 11 11:46:12 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf098
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf098 set date to 1204351200.000000000 Fri Feb 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf098 set date to 1213206551.000000000 Wed Jun 11 11:49:11 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254dc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254ba0 set date to 1204437600.000000000 Sat Mar  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254ba0 set date to 1213206620.000000000 Wed Jun 11 11:50:20 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254d38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254f58 set date to 1204437600.000000000 Sat Mar  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254f58 set date to 1213206670.000000000 Wed Jun 11 11:51:10 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254dc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254dc0 set date to 1204783200.000000000 Wed Mar  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254dc0 set date to 1213206684.000000000 Wed Jun 11 11:51:24 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254d38 set date to 1204783200.000000000 Wed Mar  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254d38 set date to 1213206790.000000000 Wed Jun 11 11:53:10 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12254ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf1a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf230 set date to 1204783200.000000000 Wed Mar  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf230 set date to 1213206803.000000000 Wed Jun 11 11:53:23 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf2b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf3c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf3c8 set date to 1204783200.000000000 Wed Mar  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf3c8 set date to 1213206895.000000000 Wed Jun 11 11:54:55 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf2b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf1a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254ed0 set date to 1204869600.000000000 Thu Mar  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12254ed0 set date to 1213206823.000000000 Wed Jun 11 11:53:43 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf2b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf340 set date to 1204869600.000000000 Thu Mar  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf340 set date to 1213206839.000000000 Wed Jun 11 11:53:59 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf2b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf1a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf1a8 set date to 1204869600.000000000 Thu Mar  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf1a8 set date to 1213206918.000000000 Wed Jun 11 11:55:18 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf2b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf2b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf120 set date to 1205125200.000000000 Sun Mar  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf120 set date to 1213206969.000000000 Wed Jun 11 11:56:09 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf2b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf4d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf560 set date to 1205298000.000000000 Tue Mar 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf560 set date to 1213206994.000000000 Wed Jun 11 11:56:34 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf5e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf6f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf6f8 set date to 1205384400.000000000 Wed Mar 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf6f8 set date to 1213207014.000000000 Wed Jun 11 11:56:54 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf5e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf4d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf2b8 set date to 1205470800.000000000 Thu Mar 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf2b8 set date to 1213207065.000000000 Wed Jun 11 11:57:45 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf5e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf670 set date to 1205643600.000000000 Sat Mar 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf670 set date to 1213207051.000000000 Wed Jun 11 11:57:31 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf5e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf4d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf4d8 set date to 1205643600.000000000 Sat Mar 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf4d8 set date to 1213207093.000000000 Wed Jun 11 11:58:13 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf5e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf5e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf450 set date to 1205730000.000000000 Sun Mar 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf450 set date to 1213207132.000000000 Wed Jun 11 11:58:52 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf5e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf808
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf890 set date to 1205730000.000000000 Sun Mar 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf890 set date to 1213207147.000000000 Wed Jun 11 11:59:07 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf918
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfa28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfa28 set date to 1205902800.000000000 Tue Mar 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfa28 set date to 1213207172.000000000 Wed Jun 11 11:59:32 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf918
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf808
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf5e8 set date to 1205902800.000000000 Tue Mar 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf5e8 set date to 1213207404.000000000 Wed Jun 11 12:03:24 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf918
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf9a0 set date to 1205902800.000000000 Tue Mar 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf9a0 set date to 1213207419.000000000 Wed Jun 11 12:03:39 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf918
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf808
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf808 set date to 1205902800.000000000 Tue Mar 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf808 set date to 1213207440.000000000 Wed Jun 11 12:04:00 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf918
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf918
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf780 set date to 1205902800.000000000 Tue Mar 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf780 set date to 1213207450.243905000 Wed Jun 11 12:04:10 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcf918
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfb38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfbc0 set date to 1206075600.000000000 Thu Mar 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfbc0 set date to 1213207513.000000000 Wed Jun 11 12:05:13 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfc48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfd58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfd58 set date to 1206075600.000000000 Thu Mar 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfd58 set date to 1213207562.000000000 Wed Jun 11 12:06:02 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfc48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfb38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf918 set date to 1206162000.000000000 Fri Mar 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcf918 set date to 1213207547.000000000 Wed Jun 11 12:05:47 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfc48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfcd0 set date to 1206334800.000000000 Sun Mar 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfcd0 set date to 1213207578.000000000 Wed Jun 11 12:06:18 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfc48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfb38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfb38 set date to 1206334800.000000000 Sun Mar 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfb38 set date to 1213207600.000000000 Wed Jun 11 12:06:40 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfc48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfc48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfab0 set date to 1206334800.000000000 Sun Mar 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfab0 set date to 1213207647.000000000 Wed Jun 11 12:07:27 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfc48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfe68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfef0 set date to 1206334800.000000000 Sun Mar 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfef0 set date to 1213207661.000000000 Wed Jun 11 12:07:41 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcff78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3140
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3140 set date to 1206421200.000000000 Mon Mar 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3140 set date to 1213207699.000000000 Wed Jun 11 12:08:19 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcff78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfe68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfc48 set date to 1206421200.000000000 Mon Mar 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfc48 set date to 1213207714.000000000 Wed Jun 11 12:08:34 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfde0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcff78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd30b8 set date to 1206507600.000000000 Tue Mar 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd30b8 set date to 1213207683.000000000 Wed Jun 11 12:08:03 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcff78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcfe68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfe68 set date to 1206507600.000000000 Tue Mar 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfe68 set date to 1213207759.000000000 Wed Jun 11 12:09:19 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcff78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcff78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfde0 set date to 1206507600.000000000 Tue Mar 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcfde0 set date to 1213207821.000000000 Wed Jun 11 12:10:21 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fcff78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3250
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd32d8 set date to 1206594000.000000000 Wed Mar 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd32d8 set date to 1213207779.000000000 Wed Jun 11 12:09:39 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3360
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3470
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3470 set date to 1206680400.000000000 Thu Mar 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3470 set date to 1213207838.000000000 Wed Jun 11 12:10:38 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3360
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3250
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcff78 set date to 1206680400.000000000 Thu Mar 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fcff78 set date to 1213207866.000000000 Wed Jun 11 12:11:06 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd31c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3360
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd33e8 set date to 1206680400.000000000 Thu Mar 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd33e8 set date to 1213221171.000000000 Wed Jun 11 15:52:51 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3360
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3250
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3250 set date to 1206766800.000000000 Fri Mar 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3250 set date to 1213207915.000000000 Wed Jun 11 12:11:55 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3360
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3360
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd31c8 set date to 1206766800.000000000 Fri Mar 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd31c8 set date to 1213207972.000000000 Wed Jun 11 12:12:52 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3360
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3580
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3608 set date to 1206853200.000000000 Sat Mar 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3608 set date to 1213207995.000000000 Wed Jun 11 12:13:15 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3690
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd37a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd37a0 set date to 1207198800.000000000 Wed Apr  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd37a0 set date to 1213208045.000000000 Wed Jun 11 12:14:05 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3690
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3580
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3360 set date to 1207198800.000000000 Wed Apr  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3360 set date to 1213208088.000000000 Wed Jun 11 12:14:48 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd34f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3690
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3718 set date to 1207371600.000000000 Fri Apr  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3718 set date to 1213208130.000000000 Wed Jun 11 12:15:30 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3690
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3580
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3580 set date to 1207371600.000000000 Fri Apr  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3580 set date to 1213208138.470161000 Wed Jun 11 12:15:38 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3690
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3690
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd34f8 set date to 1207371600.000000000 Fri Apr  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd34f8 set date to 1213208188.000000000 Wed Jun 11 12:16:28 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3690
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd38b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3938 set date to 1207371600.000000000 Fri Apr  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3938 set date to 1213208210.000000000 Wed Jun 11 12:16:50 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd39c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3ad0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3ad0 set date to 1207544400.000000000 Sun Apr  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3ad0 set date to 1213208228.000000000 Wed Jun 11 12:17:08 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd39c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd38b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3690 set date to 1207544400.000000000 Sun Apr  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3690 set date to 1213208241.000000000 Wed Jun 11 12:17:21 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3828
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd39c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3a48 set date to 1207630800.000000000 Mon Apr  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3a48 set date to 1213208261.000000000 Wed Jun 11 12:17:41 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd39c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd38b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd38b0 set date to 1207630800.000000000 Mon Apr  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd38b0 set date to 1213208279.000000000 Wed Jun 11 12:17:59 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd39c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd39c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3828 set date to 1207717200.000000000 Tue Apr  8 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3828 set date to 1213208324.000000000 Wed Jun 11 12:18:44 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd39c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3be0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3c68 set date to 1207717200.000000000 Tue Apr  8 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3c68 set date to 1213208342.000000000 Wed Jun 11 12:19:02 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3cf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3e00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3e00 set date to 1207717200.000000000 Tue Apr  8 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3e00 set date to 1213208376.000000000 Wed Jun 11 12:19:36 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3cf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3be0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd39c0 set date to 1207803600.000000000 Wed Apr  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd39c0 set date to 1213208401.000000000 Wed Jun 11 12:20:01 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3b58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3cf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3d78 set date to 1207890000.000000000 Thu Apr 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3d78 set date to 1213208453.000000000 Wed Jun 11 12:20:53 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3cf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3be0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3be0 set date to 1207890000.000000000 Thu Apr 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3be0 set date to 1213208478.000000000 Wed Jun 11 12:21:18 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3cf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3cf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3b58 set date to 1207976400.000000000 Fri Apr 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3b58 set date to 1213208419.000000000 Wed Jun 11 12:20:19 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3cf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3f10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3f98 set date to 1207976400.000000000 Fri Apr 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3f98 set date to 1213208434.000000000 Wed Jun 11 12:20:34 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb068
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb178
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb178 set date to 1208062800.000000000 Sat Apr 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb178 set date to 1213208509.000000000 Wed Jun 11 12:21:49 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb068
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3f10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3cf0 set date to 1208149200.000000000 Sun Apr 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3cf0 set date to 1213208526.000000000 Wed Jun 11 12:22:06 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3e88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb068
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb0f0 set date to 1208149200.000000000 Sun Apr 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb0f0 set date to 1213208538.000000000 Wed Jun 11 12:22:18 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb068
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fd3f10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3f10 set date to 1208322000.000000000 Tue Apr 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3f10 set date to 1213208717.000000000 Wed Jun 11 12:25:17 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb068
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb068
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3e88 set date to 1208322000.000000000 Tue Apr 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fd3e88 set date to 1213208731.000000000 Wed Jun 11 12:25:31 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb068
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb288
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb310 set date to 1208322000.000000000 Tue Apr 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb310 set date to 1213208745.000000000 Wed Jun 11 12:25:45 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb398
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb4a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb4a8 set date to 1208322000.000000000 Tue Apr 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb4a8 set date to 1213209626.000000000 Wed Jun 11 12:40:26 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb398
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb288
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb068 set date to 1208408400.000000000 Wed Apr 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb068 set date to 1213209605.000000000 Wed Jun 11 12:40:05 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb200
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb398
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb420 set date to 1208408400.000000000 Wed Apr 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb420 set date to 1213209650.000000000 Wed Jun 11 12:40:50 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb398
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb288
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb288 set date to 1208494800.000000000 Thu Apr 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb288 set date to 1213211805.009185000 Wed Jun 11 13:16:45 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb398
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb398
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb200 set date to 1208581200.000000000 Fri Apr 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb200 set date to 1213209678.940142000 Wed Jun 11 12:41:18 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb398
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb5b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb640 set date to 1208667600.000000000 Sat Apr 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb640 set date to 1213211824.000000000 Wed Jun 11 13:17:04 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb6c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb7d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb7d8 set date to 1208754000.000000000 Sun Apr 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb7d8 set date to 1213211841.000000000 Wed Jun 11 13:17:21 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb6c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb5b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb398 set date to 1208754000.000000000 Sun Apr 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb398 set date to 1213211867.000000000 Wed Jun 11 13:17:47 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb530
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb6c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb750 set date to 1208754000.000000000 Sun Apr 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb750 set date to 1213211924.000000000 Wed Jun 11 13:18:44 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb6c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb5b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb5b8 set date to 1208840400.000000000 Mon Apr 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb5b8 set date to 1213211888.000000000 Wed Jun 11 13:18:08 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb6c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb6c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb530 set date to 1208840400.000000000 Mon Apr 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb530 set date to 1213211899.000000000 Wed Jun 11 13:18:19 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb6c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb8e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb970 set date to 1208840400.000000000 Mon Apr 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb970 set date to 1213212006.000000000 Wed Jun 11 13:20:06 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb9f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbb08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbb08 set date to 1208926800.000000000 Tue Apr 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbb08 set date to 1213211960.000000000 Wed Jun 11 13:19:20 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb9f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb8e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb6c8 set date to 1208926800.000000000 Tue Apr 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb6c8 set date to 1213212026.000000000 Wed Jun 11 13:20:26 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb860
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb9f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdba80 set date to 1209013200.000000000 Wed Apr 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdba80 set date to 1213212039.000000000 Wed Jun 11 13:20:39 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb9f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb8e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb8e8 set date to 1209013200.000000000 Wed Apr 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb8e8 set date to 1213212050.000000000 Wed Jun 11 13:20:50 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb9f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb9f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb860 set date to 1209013200.000000000 Wed Apr 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb860 set date to 1213212070.000000000 Wed Jun 11 13:21:10 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdb9f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbc18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbca0 set date to 1209013200.000000000 Wed Apr 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbca0 set date to 1213212130.000000000 Wed Jun 11 13:22:10 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbd28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbe38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbe38 set date to 1209099600.000000000 Thu Apr 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbe38 set date to 1213212146.000000000 Wed Jun 11 13:22:26 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbd28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbc18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb9f8 set date to 1209186000.000000000 Fri Apr 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdb9f8 set date to 1213212108.000000000 Wed Jun 11 13:21:48 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbb90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbd28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbdb0 set date to 1209186000.000000000 Fri Apr 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbdb0 set date to 1213212175.000000000 Wed Jun 11 13:22:55 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbd28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbc18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbc18 set date to 1209186000.000000000 Fri Apr 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbc18 set date to 1213212210.000000000 Wed Jun 11 13:23:30 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbd28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbd28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbb90 set date to 1209272400.000000000 Sat Apr 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbb90 set date to 1213212160.000000000 Wed Jun 11 13:22:40 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbd28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbf48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e088 set date to 1209272400.000000000 Sat Apr 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e088 set date to 1213212194.000000000 Wed Jun 11 13:23:14 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e110
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e220
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e220 set date to 1209358800.000000000 Sun Apr 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e220 set date to 1213212238.000000000 Wed Jun 11 13:23:58 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e110
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbf48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbd28 set date to 1209358800.000000000 Sun Apr 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbd28 set date to 1213212254.000000000 Wed Jun 11 13:24:14 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbec0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e110
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e198 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e198 set date to 1213212268.000000000 Wed Jun 11 13:24:28 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e110
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fdbf48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbf48 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbf48 set date to 1213212285.000000000 Wed Jun 11 13:24:45 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e110
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e110
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbec0 set date to 1209618000.000000000 Wed Apr 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fdbec0 set date to 1213212301.000000000 Wed Jun 11 13:25:01 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e110
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e330
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e3b8 set date to 1209790800.000000000 Fri May  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e3b8 set date to 1213212317.000000000 Wed Jun 11 13:25:17 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e440
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e550
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e550 set date to 1209790800.000000000 Fri May  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e550 set date to 1213212332.000000000 Wed Jun 11 13:25:32 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e440
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e330
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e110 set date to 1209790800.000000000 Fri May  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e110 set date to 1213212342.000000000 Wed Jun 11 13:25:42 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e2a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e440
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e4c8 set date to 1209790800.000000000 Fri May  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e4c8 set date to 1213212352.000000000 Wed Jun 11 13:25:52 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e440
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e330
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e330 set date to 1209963600.000000000 Sun May  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e330 set date to 1213212371.000000000 Wed Jun 11 13:26:11 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e440
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e440
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e2a8 set date to 1210050000.000000000 Mon May  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e2a8 set date to 1213212458.000000000 Wed Jun 11 13:27:38 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e440
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e660
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e6e8 set date to 1210136400.000000000 Tue May  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e6e8 set date to 1213212395.000000000 Wed Jun 11 13:26:35 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e770
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e880
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e880 set date to 1210136400.000000000 Tue May  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e880 set date to 1213212420.000000000 Wed Jun 11 13:27:00 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e770
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e660
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e440 set date to 1210136400.000000000 Tue May  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e440 set date to 1213212539.000000000 Wed Jun 11 13:28:59 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e5d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e770
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e7f8 set date to 1210222800.000000000 Wed May  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e7f8 set date to 1213212558.000000000 Wed Jun 11 13:29:18 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e770
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e660
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e660 set date to 1210309200.000000000 Thu May  8 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e660 set date to 1213212609.000000000 Wed Jun 11 13:30:09 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e770
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e770
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e5d8 set date to 1210482000.000000000 Sat May 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e5d8 set date to 1213212633.000000000 Wed Jun 11 13:30:33 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e770
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e990
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ea18 set date to 1210568400.000000000 Sun May 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ea18 set date to 1213212666.000000000 Wed Jun 11 13:31:06 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225eaa0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225ebb0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ebb0 set date to 1210568400.000000000 Sun May 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ebb0 set date to 1213212695.000000000 Wed Jun 11 13:31:35 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225eaa0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e990
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e770 set date to 1210654800.000000000 Mon May 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e770 set date to 1213212711.574485000 Wed Jun 11 13:31:51 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e908
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225eaa0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225eb28 set date to 1210741200.000000000 Tue May 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225eb28 set date to 1213212761.000000000 Wed Jun 11 13:32:41 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225eaa0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225e990
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e990 set date to 1210827600.000000000 Wed May 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e990 set date to 1213212738.000000000 Wed Jun 11 13:32:18 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225eaa0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225eaa0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e908 set date to 1210914000.000000000 Thu May 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225e908 set date to 1213213027.000000000 Wed Jun 11 13:37:07 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225eaa0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225ecc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ed48 set date to 1211000400.000000000 Fri May 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ed48 set date to 1213213303.000000000 Wed Jun 11 13:41:43 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225edd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225eee0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225eee0 set date to 1211086800.000000000 Sat May 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225eee0 set date to 1213212784.000000000 Wed Jun 11 13:33:04 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225edd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225ecc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225eaa0 set date to 1211086800.000000000 Sat May 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225eaa0 set date to 1215207946.478049000 Fri Jul  4 15:45:46 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225ec38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225edd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ee58 set date to 1211173200.000000000 Sun May 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ee58 set date to 1213213048.000000000 Wed Jun 11 13:37:28 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225edd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225ecc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ecc0 set date to 1211173200.000000000 Sun May 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ecc0 set date to 1213213324.000000000 Wed Jun 11 13:42:04 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225edd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225edd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ec38 set date to 1211173200.000000000 Sun May 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ec38 set date to 1213213348.000000000 Wed Jun 11 13:42:28 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225edd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122640b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264138 set date to 1211173200.000000000 Sun May 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264138 set date to 1215208104.000000000 Fri Jul  4 15:48:24 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122641c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122642d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122642d0 set date to 1211259600.000000000 Mon May 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122642d0 set date to 1215207980.000000000 Fri Jul  4 15:46:20 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122641c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122640b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225edd0 set date to 1211259600.000000000 Mon May 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225edd0 set date to 1215208009.000000000 Fri Jul  4 15:46:49 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1225ef68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122641c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264248 set date to 1211259600.000000000 Mon May 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264248 set date to 1215208033.000000000 Fri Jul  4 15:47:13 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122641c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122640b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122640b0 set date to 1211259600.000000000 Mon May 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122640b0 set date to 1215208051.000000000 Fri Jul  4 15:47:31 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122641c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122641c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ef68 set date to 1211259600.000000000 Mon May 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1225ef68 set date to 1215208179.000000000 Fri Jul  4 15:49:39 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122641c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122643e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264468 set date to 1211259600.000000000 Mon May 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264468 set date to 1215208205.000000000 Fri Jul  4 15:50:05 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122644f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264600
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264600 set date to 1211346000.000000000 Tue May 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264600 set date to 1215208136.000000000 Fri Jul  4 15:48:56 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122644f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122643e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122641c0 set date to 1211432400.000000000 Wed May 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122641c0 set date to 1215208231.000000000 Fri Jul  4 15:50:31 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264358
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122644f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264578 set date to 1211432400.000000000 Wed May 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264578 set date to 1215208250.000000000 Fri Jul  4 15:50:50 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122644f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122643e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122643e0 set date to 1211518800.000000000 Thu May 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122643e0 set date to 1215208278.000000000 Fri Jul  4 15:51:18 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122644f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122644f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264358 set date to 1211518800.000000000 Thu May 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264358 set date to 1215208312.000000000 Fri Jul  4 15:51:52 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122644f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264710
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264798 set date to 1211691600.000000000 Sat May 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264798 set date to 1215208348.000000000 Fri Jul  4 15:52:28 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264820
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264930
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264930 set date to 1211778000.000000000 Sun May 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264930 set date to 1215208375.000000000 Fri Jul  4 15:52:55 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264820
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264710
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122644f0 set date to 1211864400.000000000 Mon May 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122644f0 set date to 1215208400.000000000 Fri Jul  4 15:53:20 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264688
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264820
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122648a8 set date to 1211950800.000000000 Tue May 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122648a8 set date to 1215208427.000000000 Fri Jul  4 15:53:47 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264820
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264710
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264710 set date to 1211950800.000000000 Tue May 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264710 set date to 1215208453.000000000 Fri Jul  4 15:54:13 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264820
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264820
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264688 set date to 1211950800.000000000 Tue May 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264688 set date to 1215208481.000000000 Fri Jul  4 15:54:41 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264820
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264a40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264ac8 set date to 1211950800.000000000 Tue May 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264ac8 set date to 1215208546.000000000 Fri Jul  4 15:55:46 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264b50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264c60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264c60 set date to 1211950800.000000000 Tue May 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264c60 set date to 1215208566.000000000 Fri Jul  4 15:56:06 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264b50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264a40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264820 set date to 1212037200.000000000 Wed May 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264820 set date to 1215208683.000000000 Fri Jul  4 15:58:03 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122649b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264b50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264bd8 set date to 1212037200.000000000 Wed May 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264bd8 set date to 1215208812.000000000 Fri Jul  4 16:00:12 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264b50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264a40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264a40 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264a40 set date to 1215208609.000000000 Fri Jul  4 15:56:49 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264b50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264b50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122649b8 set date to 1212123600.000000000 Thu May 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122649b8 set date to 1215208730.000000000 Fri Jul  4 15:58:50 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264b50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264d70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264df8 set date to 1212210000.000000000 Fri May 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264df8 set date to 1215208751.000000000 Fri Jul  4 15:59:11 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264e80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264f90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264f90 set date to 1212296400.000000000 Sat May 31 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264f90 set date to 1215208831.000000000 Fri Jul  4 16:00:31 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264e80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264d70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264b50 set date to 1212469200.000000000 Mon Jun  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264b50 set date to 1215208871.000000000 Fri Jul  4 16:01:11 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264ce8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264e80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264f08 set date to 1212555600.000000000 Tue Jun  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264f08 set date to 1215208894.000000000 Fri Jul  4 16:01:34 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264e80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264d70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264d70 set date to 1212555600.000000000 Tue Jun  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264d70 set date to 1215208906.000000000 Fri Jul  4 16:01:46 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264e80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264e80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264ce8 set date to 1212555600.000000000 Tue Jun  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264ce8 set date to 1215209121.000000000 Fri Jul  4 16:05:21 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12264e80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe50d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5160 set date to 1212555600.000000000 Tue Jun  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5160 set date to 1215209213.000000000 Fri Jul  4 16:06:53 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe51e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe52f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe52f8 set date to 1212555600.000000000 Tue Jun  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe52f8 set date to 1215209233.000000000 Fri Jul  4 16:07:13 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe51e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe50d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264e80 set date to 1212555600.000000000 Tue Jun  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12264e80 set date to 1215209291.000000000 Fri Jul  4 16:08:11 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5050
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe51e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5270 set date to 1212642000.000000000 Wed Jun  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5270 set date to 1215209254.000000000 Fri Jul  4 16:07:34 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe51e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe50d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe50d8 set date to 1212642000.000000000 Wed Jun  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe50d8 set date to 1215209335.000000000 Fri Jul  4 16:08:55 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe51e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe51e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5050 set date to 1212728400.000000000 Thu Jun  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5050 set date to 1215209361.000000000 Fri Jul  4 16:09:21 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe51e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5408
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5490 set date to 1212728400.000000000 Thu Jun  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5490 set date to 1215965687.000000000 Sun Jul 13 10:14:47 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5518
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5628
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5628 set date to 1212814800.000000000 Fri Jun  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5628 set date to 1215965779.000000000 Sun Jul 13 10:16:19 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5518
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5408
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe51e8 set date to 1212901200.000000000 Sat Jun  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe51e8 set date to 1215965667.000000000 Sun Jul 13 10:14:27 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5380
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5518
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe55a0 set date to 1212901200.000000000 Sat Jun  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe55a0 set date to 1215965731.000000000 Sun Jul 13 10:15:31 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5518
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5408
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5408 set date to 1213074000.000000000 Mon Jun  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5408 set date to 1215965804.000000000 Sun Jul 13 10:16:44 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5518
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5518
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5380 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5380 set date to 1215965840.000000000 Sun Jul 13 10:17:20 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5518
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5738
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe57c0 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe57c0 set date to 1215965863.000000000 Sun Jul 13 10:17:43 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5848
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5958
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5958 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5958 set date to 1215965879.000000000 Sun Jul 13 10:17:59 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5848
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5738
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5518 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5518 set date to 1215965900.000000000 Sun Jul 13 10:18:20 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe56b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5848
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe58d0 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe58d0 set date to 1215965950.000000000 Sun Jul 13 10:19:10 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5848
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5738
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5738 set date to 1213160400.000000000 Tue Jun 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5738 set date to 1215965961.724216000 Sun Jul 13 10:19:21 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5848
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5848
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe56b0 set date to 1213246800.000000000 Wed Jun 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe56b0 set date to 1215966045.000000000 Sun Jul 13 10:20:45 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5848
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5a68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5af0 set date to 1213246800.000000000 Wed Jun 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5af0 set date to 1215966069.000000000 Sun Jul 13 10:21:09 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5b78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5c88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5c88 set date to 1213333200.000000000 Thu Jun 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5c88 set date to 1215965993.000000000 Sun Jul 13 10:19:53 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5b78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5a68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5848 set date to 1213333200.000000000 Thu Jun 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5848 set date to 1215966012.000000000 Sun Jul 13 10:20:12 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe59e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5b78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5c00 set date to 1213333200.000000000 Thu Jun 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5c00 set date to 1215966093.000000000 Sun Jul 13 10:21:33 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5b78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5a68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5a68 set date to 1213419600.000000000 Fri Jun 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5a68 set date to 1215966149.000000000 Sun Jul 13 10:22:29 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5b78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5b78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe59e0 set date to 1213506000.000000000 Sat Jun 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe59e0 set date to 1215966121.000000000 Sun Jul 13 10:22:01 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5b78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5d98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5e20 set date to 1213592400.000000000 Sun Jun 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5e20 set date to 1215966247.000000000 Sun Jul 13 10:24:07 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5ea8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268078
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268078 set date to 1213678800.000000000 Mon Jun 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268078 set date to 1215966189.000000000 Sun Jul 13 10:23:09 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5ea8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5d98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5b78 set date to 1213678800.000000000 Mon Jun 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5b78 set date to 1215966387.133930000 Sun Jul 13 10:26:27 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5d10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5ea8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5f30 set date to 1213765200.000000000 Tue Jun 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5f30 set date to 1215966275.000000000 Sun Jul 13 10:24:35 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5ea8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5d98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5d98 set date to 1213765200.000000000 Tue Jun 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5d98 set date to 1215966322.000000000 Sun Jul 13 10:25:22 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5ea8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5ea8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5d10 set date to 1213765200.000000000 Tue Jun 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5d10 set date to 1215966364.000000000 Sun Jul 13 10:26:04 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fe5ea8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268188
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268210 set date to 1213851600.000000000 Wed Jun 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268210 set date to 1215966412.000000000 Sun Jul 13 10:26:52 2008
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268298
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122683a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122683a8 set date to 1213938000.000000000 Thu Jun 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122683a8 set date to 1240416430.000000000 Wed Apr 22 10:07:10 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268298
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268188
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5ea8 set date to 1213938000.000000000 Thu Jun 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fe5ea8 set date to 1240416472.000000000 Wed Apr 22 10:07:52 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268100
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268298
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268320 set date to 1213938000.000000000 Thu Jun 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268320 set date to 1240416495.000000000 Wed Apr 22 10:08:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268298
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268188
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268188 set date to 1214024400.000000000 Fri Jun 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268188 set date to 1240416599.000000000 Wed Apr 22 10:09:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268298
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268298
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268100 set date to 1214110800.000000000 Sat Jun 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268100 set date to 1240416547.000000000 Wed Apr 22 10:09:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268298
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122684b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268540 set date to 1214110800.000000000 Sat Jun 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268540 set date to 1240416635.000000000 Wed Apr 22 10:10:35 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122685c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122686d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122686d8 set date to 1214110800.000000000 Sat Jun 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122686d8 set date to 1240416666.000000000 Wed Apr 22 10:11:06 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122685c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122684b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268298 set date to 1214110800.000000000 Sat Jun 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268298 set date to 1240416704.000000000 Wed Apr 22 10:11:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268430
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122685c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268650 set date to 1214197200.000000000 Sun Jun 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268650 set date to 1240416727.000000000 Wed Apr 22 10:12:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122685c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122684b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122684b8 set date to 1214197200.000000000 Sun Jun 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122684b8 set date to 1240416805.000000000 Wed Apr 22 10:13:25 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122685c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122685c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268430 set date to 1214283600.000000000 Mon Jun 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268430 set date to 1240416753.000000000 Wed Apr 22 10:12:33 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122685c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122687e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268870 set date to 1214283600.000000000 Mon Jun 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268870 set date to 1240416843.000000000 Wed Apr 22 10:14:03 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122688f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268a08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268a08 set date to 1214283600.000000000 Mon Jun 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268a08 set date to 1240417057.000000000 Wed Apr 22 10:17:37 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122688f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122687e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122685c8 set date to 1214283600.000000000 Mon Jun 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122685c8 set date to 1240417077.000000000 Wed Apr 22 10:17:57 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268760
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122688f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268980 set date to 1214370000.000000000 Tue Jun 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268980 set date to 1240417130.000000000 Wed Apr 22 10:18:50 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122688f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122687e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122687e8 set date to 1214456400.000000000 Wed Jun 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122687e8 set date to 1240417150.000000000 Wed Apr 22 10:19:10 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122688f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122688f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268760 set date to 1214456400.000000000 Wed Jun 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268760 set date to 1240417332.000000000 Wed Apr 22 10:22:12 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122688f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268b18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268ba0 set date to 1214542800.000000000 Thu Jun 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268ba0 set date to 1240417357.000000000 Wed Apr 22 10:22:37 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268c28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268d38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268d38 set date to 1214629200.000000000 Fri Jun 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268d38 set date to 1240417446.000000000 Wed Apr 22 10:24:06 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268c28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268b18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122688f8 set date to 1214629200.000000000 Fri Jun 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122688f8 set date to 1240417477.000000000 Wed Apr 22 10:24:37 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268a90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268c28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268cb0 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268cb0 set date to 1240417525.000000000 Wed Apr 22 10:25:25 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268c28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268b18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268b18 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268b18 set date to 1240417565.000000000 Wed Apr 22 10:26:05 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268c28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268c28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268a90 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268a90 set date to 1240417583.000000000 Wed Apr 22 10:26:23 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268c28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268e48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268ed0 set date to 1214888400.000000000 Mon Jun 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268ed0 set date to 1240417629.000000000 Wed Apr 22 10:27:09 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268f58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef120 set date to 1215234000.000000000 Fri Jul  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef120 set date to 1240417700.000000000 Wed Apr 22 10:28:20 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268f58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268e48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268c28 set date to 1215234000.000000000 Fri Jul  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268c28 set date to 1240417741.000000000 Wed Apr 22 10:29:01 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268dc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268f58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef098 set date to 1215320400.000000000 Sat Jul  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef098 set date to 1240417723.000000000 Wed Apr 22 10:28:43 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268f58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268e48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268e48 set date to 1215493200.000000000 Mon Jul  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268e48 set date to 1240417761.000000000 Wed Apr 22 10:29:21 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268f58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268f58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268dc0 set date to 1215493200.000000000 Mon Jul  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268dc0 set date to 1240417807.000000000 Wed Apr 22 10:30:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12268f58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef2b8 set date to 1215666000.000000000 Wed Jul  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef2b8 set date to 1240417835.000000000 Wed Apr 22 10:30:35 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef450 set date to 1215666000.000000000 Wed Jul  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef450 set date to 1240417887.000000000 Wed Apr 22 10:31:27 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268f58 set date to 1215666000.000000000 Wed Jul  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12268f58 set date to 1240417899.000000000 Wed Apr 22 10:31:39 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef1a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef3c8 set date to 1215838800.000000000 Fri Jul 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef3c8 set date to 1240417939.000000000 Wed Apr 22 10:32:19 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef230 set date to 1215925200.000000000 Sat Jul 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef230 set date to 1240417919.000000000 Wed Apr 22 10:31:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef1a8 set date to 1216011600.000000000 Sun Jul 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef1a8 set date to 1240418005.000000000 Wed Apr 22 10:33:25 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef5e8 set date to 1216098000.000000000 Mon Jul 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef5e8 set date to 1240417979.000000000 Wed Apr 22 10:32:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef780 set date to 1216098000.000000000 Mon Jul 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef780 set date to 1240418035.000000000 Wed Apr 22 10:33:55 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef340 set date to 1216098000.000000000 Mon Jul 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef340 set date to 1240418050.000000000 Wed Apr 22 10:34:10 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef4d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef6f8 set date to 1216098000.000000000 Mon Jul 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef6f8 set date to 1240418064.000000000 Wed Apr 22 10:34:24 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef560 set date to 1216270800.000000000 Wed Jul 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef560 set date to 1240424875.993710000 Wed Apr 22 12:27:55 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef4d8 set date to 1216357200.000000000 Thu Jul 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef4d8 set date to 1240418088.000000000 Wed Apr 22 10:34:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef918 set date to 1216357200.000000000 Thu Jul 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef918 set date to 1240418107.000000000 Wed Apr 22 10:35:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef9a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefab0 set date to 1216443600.000000000 Fri Jul 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefab0 set date to 1240418139.000000000 Wed Apr 22 10:35:39 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef9a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef670 set date to 1216443600.000000000 Fri Jul 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef670 set date to 1240424899.000000000 Wed Apr 22 12:28:19 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef808
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef9a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefa28 set date to 1216443600.000000000 Fri Jul 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefa28 set date to 1240424922.000000000 Wed Apr 22 12:28:42 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef9a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef890 set date to 1216616400.000000000 Sun Jul 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef890 set date to 1240424939.000000000 Wed Apr 22 12:28:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef9a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef9a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef808 set date to 1216789200.000000000 Tue Jul 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef808 set date to 1240424958.000000000 Wed Apr 22 12:29:18 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fef9a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefbc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefc48 set date to 1216875600.000000000 Wed Jul 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefc48 set date to 1240424976.000000000 Wed Apr 22 12:29:36 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefcd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefde0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefde0 set date to 1217048400.000000000 Fri Jul 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefde0 set date to 1240425039.000000000 Wed Apr 22 12:30:39 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefcd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefbc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef9a0 set date to 1217134800.000000000 Sat Jul 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fef9a0 set date to 1240425089.000000000 Wed Apr 22 12:31:29 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefb38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefcd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefd58 set date to 1217134800.000000000 Sat Jul 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefd58 set date to 1240425102.000000000 Wed Apr 22 12:31:42 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefcd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefbc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefbc0 set date to 1217134800.000000000 Sat Jul 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefbc0 set date to 1240425115.000000000 Wed Apr 22 12:31:55 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefcd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefcd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefb38 set date to 1217221200.000000000 Sun Jul 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefb38 set date to 1240425065.000000000 Wed Apr 22 12:31:05 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefcd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11feff78 set date to 1217307600.000000000 Mon Jul 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11feff78 set date to 1240425134.000000000 Wed Apr 22 12:32:14 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274048
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274158
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274158 set date to 1217307600.000000000 Mon Jul 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274158 set date to 1240425146.987166000 Wed Apr 22 12:32:26 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274048
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefcd0 set date to 1217394000.000000000 Tue Jul 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefcd0 set date to 1240425170.000000000 Wed Apr 22 12:32:50 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefe68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274048
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122740d0 set date to 1217394000.000000000 Tue Jul 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122740d0 set date to 1240425196.000000000 Wed Apr 22 12:33:16 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274048
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11fefef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefef0 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefef0 set date to 1240425216.000000000 Wed Apr 22 12:33:36 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274048
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274048
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefe68 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11fefe68 set date to 1240425232.000000000 Wed Apr 22 12:33:52 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274048
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274268
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122742f0 set date to 1217480400.000000000 Wed Jul 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122742f0 set date to 1240425287.000000000 Wed Apr 22 12:34:47 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274378
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274488
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274488 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274488 set date to 1240425263.000000000 Wed Apr 22 12:34:23 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274378
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274268
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274048 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274048 set date to 1240425341.000000000 Wed Apr 22 12:35:41 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122741e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274378
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274400 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274400 set date to 1240425375.000000000 Wed Apr 22 12:36:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274378
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274268
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274268 set date to 1217566800.000000000 Thu Jul 31 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274268 set date to 1240425415.000000000 Wed Apr 22 12:36:55 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274378
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274378
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122741e0 set date to 1217653200.000000000 Fri Aug  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122741e0 set date to 1240425434.000000000 Wed Apr 22 12:37:14 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274378
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274598
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274620 set date to 1217739600.000000000 Sat Aug  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274620 set date to 1240425452.000000000 Wed Apr 22 12:37:32 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122746a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122747b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122747b8 set date to 1217739600.000000000 Sat Aug  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122747b8 set date to 1240425626.000000000 Wed Apr 22 12:40:26 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122746a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274598
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274378 set date to 1217912400.000000000 Mon Aug  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274378 set date to 1240425756.713227000 Wed Apr 22 12:42:36 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274510
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122746a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274730 set date to 1218085200.000000000 Wed Aug  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274730 set date to 1240425855.000000000 Wed Apr 22 12:44:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122746a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274598
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274598 set date to 1218085200.000000000 Wed Aug  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274598 set date to 1240425874.000000000 Wed Apr 22 12:44:34 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122746a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122746a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274510 set date to 1218085200.000000000 Wed Aug  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274510 set date to 1240428406.000000000 Wed Apr 22 13:26:46 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122746a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122748c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274950 set date to 1218258000.000000000 Fri Aug  8 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274950 set date to 1240428389.000000000 Wed Apr 22 13:26:29 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122749d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274ae8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274ae8 set date to 1218344400.000000000 Sat Aug  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274ae8 set date to 1240428424.000000000 Wed Apr 22 13:27:04 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122749d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122748c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122746a8 set date to 1218344400.000000000 Sat Aug  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122746a8 set date to 1240428439.000000000 Wed Apr 22 13:27:19 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274840
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122749d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274a60 set date to 1218430800.000000000 Sun Aug 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274a60 set date to 1240428456.000000000 Wed Apr 22 13:27:36 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122749d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122748c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122748c8 set date to 1218430800.000000000 Sun Aug 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122748c8 set date to 1240428468.000000000 Wed Apr 22 13:27:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122749d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122749d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274840 set date to 1218517200.000000000 Mon Aug 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274840 set date to 1240428500.000000000 Wed Apr 22 13:28:20 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122749d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274bf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274c80 set date to 1218690000.000000000 Wed Aug 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274c80 set date to 1240428528.000000000 Wed Apr 22 13:28:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274d08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274e18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274e18 set date to 1218862800.000000000 Fri Aug 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274e18 set date to 1240428569.000000000 Wed Apr 22 13:29:29 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274d08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274bf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122749d8 set date to 1218862800.000000000 Fri Aug 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122749d8 set date to 1240428584.000000000 Wed Apr 22 13:29:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274b70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274d08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274d90 set date to 1218862800.000000000 Fri Aug 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274d90 set date to 1240428608.000000000 Wed Apr 22 13:30:08 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274d08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274bf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274bf8 set date to 1218862800.000000000 Fri Aug 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274bf8 set date to 1240428658.000000000 Wed Apr 22 13:30:58 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274d08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274d08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274b70 set date to 1218862800.000000000 Fri Aug 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274b70 set date to 1240428732.110477000 Wed Apr 22 13:32:12 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274d08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274f28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6068 set date to 1219035600.000000000 Sun Aug 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6068 set date to 1240428711.000000000 Wed Apr 22 13:31:51 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff60f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6200
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6200 set date to 1219035600.000000000 Sun Aug 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6200 set date to 1240428772.000000000 Wed Apr 22 13:32:52 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff60f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274f28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274d08 set date to 1219294800.000000000 Wed Aug 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274d08 set date to 1240447405.000000000 Wed Apr 22 18:43:25 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274ea0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff60f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6178 set date to 1219294800.000000000 Wed Aug 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6178 set date to 1240447433.000000000 Wed Apr 22 18:43:53 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff60f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12274f28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274f28 set date to 1219467600.000000000 Fri Aug 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274f28 set date to 1240447451.000000000 Wed Apr 22 18:44:11 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff60f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff60f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274ea0 set date to 1219554000.000000000 Sat Aug 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12274ea0 set date to 1240447497.000000000 Wed Apr 22 18:44:57 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff60f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6310
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6398 set date to 1219640400.000000000 Sun Aug 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6398 set date to 1240447561.000000000 Wed Apr 22 18:46:01 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6420
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6530
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6530 set date to 1219640400.000000000 Sun Aug 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6530 set date to 1240447598.000000000 Wed Apr 22 18:46:38 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6420
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6310
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff60f0 set date to 1219640400.000000000 Sun Aug 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff60f0 set date to 1240447616.000000000 Wed Apr 22 18:46:56 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6288
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6420
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff64a8 set date to 1219640400.000000000 Sun Aug 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff64a8 set date to 1240447635.000000000 Wed Apr 22 18:47:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6420
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6310
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6310 set date to 1219726800.000000000 Mon Aug 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6310 set date to 1240447538.000000000 Wed Apr 22 18:45:38 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6420
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6420
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6288 set date to 1219813200.000000000 Tue Aug 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6288 set date to 1240447652.000000000 Wed Apr 22 18:47:32 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6420
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6640
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff66c8 set date to 1219813200.000000000 Tue Aug 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff66c8 set date to 1240447693.000000000 Wed Apr 22 18:48:13 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6750
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6860
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6860 set date to 1219813200.000000000 Tue Aug 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6860 set date to 1240447710.000000000 Wed Apr 22 18:48:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6750
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6640
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6420 set date to 1219899600.000000000 Wed Aug 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6420 set date to 1240447668.000000000 Wed Apr 22 18:47:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff65b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6750
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff67d8 set date to 1219899600.000000000 Wed Aug 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff67d8 set date to 1240447724.000000000 Wed Apr 22 18:48:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6750
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6640
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6640 set date to 1219899600.000000000 Wed Aug 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6640 set date to 1240447757.633183000 Wed Apr 22 18:49:17 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6750
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6750
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff65b8 set date to 1219899600.000000000 Wed Aug 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff65b8 set date to 1240447772.000000000 Wed Apr 22 18:49:32 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6750
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6970
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff69f8 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff69f8 set date to 1240447741.000000000 Wed Apr 22 18:49:01 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6a80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6b90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6b90 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6b90 set date to 1240447787.000000000 Wed Apr 22 18:49:47 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6a80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6970
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6750 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6750 set date to 1240447801.000000000 Wed Apr 22 18:50:01 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff68e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6a80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6b08 set date to 1220072400.000000000 Fri Aug 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6b08 set date to 1240447842.000000000 Wed Apr 22 18:50:42 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6a80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6970
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6970 set date to 1220158800.000000000 Sat Aug 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6970 set date to 1240447863.000000000 Wed Apr 22 18:51:03 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6a80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6a80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff68e8 set date to 1220331600.000000000 Mon Sep  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff68e8 set date to 1240447902.000000000 Wed Apr 22 18:51:42 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6a80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6ca0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6d28 set date to 1220418000.000000000 Tue Sep  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6d28 set date to 1240447888.000000000 Wed Apr 22 18:51:28 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6db0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6ec0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6ec0 set date to 1220418000.000000000 Tue Sep  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6ec0 set date to 1240447937.000000000 Wed Apr 22 18:52:17 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6db0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6ca0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6a80 set date to 1220418000.000000000 Tue Sep  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6a80 set date to 1240447954.000000000 Wed Apr 22 18:52:34 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6c18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6db0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6e38 set date to 1220418000.000000000 Tue Sep  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6e38 set date to 1240447995.000000000 Wed Apr 22 18:53:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6db0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6ca0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6ca0 set date to 1220504400.000000000 Wed Sep  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6ca0 set date to 1240448018.000000000 Wed Apr 22 18:53:38 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6db0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6db0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6c18 set date to 1220504400.000000000 Wed Sep  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6c18 set date to 1240448034.000000000 Wed Apr 22 18:53:54 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6db0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806088
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806110 set date to 1220590800.000000000 Thu Sep  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806110 set date to 1240448051.000000000 Wed Apr 22 18:54:11 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806198
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128062a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128062a8 set date to 1220590800.000000000 Thu Sep  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128062a8 set date to 1240448065.000000000 Wed Apr 22 18:54:25 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806198
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806088
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6db0 set date to 1220677200.000000000 Fri Sep  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6db0 set date to 1240448098.000000000 Wed Apr 22 18:54:58 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x11ff6f48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806198
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806220 set date to 1220677200.000000000 Fri Sep  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806220 set date to 1240448161.000000000 Wed Apr 22 18:56:01 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806198
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806088
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806088 set date to 1220677200.000000000 Fri Sep  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806088 set date to 1240448174.000000000 Wed Apr 22 18:56:14 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806198
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806198
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6f48 set date to 1220850000.000000000 Sun Sep  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x11ff6f48 set date to 1240448193.000000000 Wed Apr 22 18:56:33 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806198
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128063b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806440 set date to 1220850000.000000000 Sun Sep  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806440 set date to 1240448207.000000000 Wed Apr 22 18:56:47 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128064c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128065d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128065d8 set date to 1220850000.000000000 Sun Sep  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128065d8 set date to 1240448221.000000000 Wed Apr 22 18:57:01 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128064c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128063b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806198 set date to 1220850000.000000000 Sun Sep  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806198 set date to 1240448243.000000000 Wed Apr 22 18:57:23 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806330
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128064c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806550 set date to 1220850000.000000000 Sun Sep  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806550 set date to 1240448255.000000000 Wed Apr 22 18:57:35 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128064c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128063b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128063b8 set date to 1220850000.000000000 Sun Sep  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128063b8 set date to 1240448268.000000000 Wed Apr 22 18:57:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128064c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128064c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806330 set date to 1221109200.000000000 Wed Sep 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806330 set date to 1240448322.000000000 Wed Apr 22 18:58:42 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128064c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128066e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806770 set date to 1221109200.000000000 Wed Sep 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806770 set date to 1240448404.000000000 Wed Apr 22 19:00:04 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128067f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806908
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806908 set date to 1221109200.000000000 Wed Sep 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806908 set date to 1240448498.000000000 Wed Apr 22 19:01:38 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128067f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128066e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128064c8 set date to 1221195600.000000000 Thu Sep 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128064c8 set date to 1240448352.000000000 Wed Apr 22 18:59:12 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806660
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128067f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806880 set date to 1221195600.000000000 Thu Sep 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806880 set date to 1240448385.000000000 Wed Apr 22 18:59:45 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128067f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128066e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128066e8 set date to 1221282000.000000000 Fri Sep 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128066e8 set date to 1240448287.000000000 Wed Apr 22 18:58:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128067f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128067f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806660 set date to 1221282000.000000000 Fri Sep 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806660 set date to 1240448338.000000000 Wed Apr 22 18:58:58 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128067f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806a18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806aa0 set date to 1221282000.000000000 Fri Sep 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806aa0 set date to 1240448526.000000000 Wed Apr 22 19:02:06 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806b28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806c38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806c38 set date to 1221282000.000000000 Fri Sep 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806c38 set date to 1240448539.000000000 Wed Apr 22 19:02:19 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806b28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806a18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128067f8 set date to 1221368400.000000000 Sat Sep 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128067f8 set date to 1240448430.000000000 Wed Apr 22 19:00:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806990
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806b28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806bb0 set date to 1221368400.000000000 Sat Sep 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806bb0 set date to 1240448454.000000000 Wed Apr 22 19:00:54 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806b28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806a18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806a18 set date to 1221368400.000000000 Sat Sep 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806a18 set date to 1240448561.000000000 Wed Apr 22 19:02:41 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806b28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806b28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806990 set date to 1221368400.000000000 Sat Sep 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806990 set date to 1240448589.000000000 Wed Apr 22 19:03:09 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806b28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806d48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806dd0 set date to 1221368400.000000000 Sat Sep 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806dd0 set date to 1240448619.000000000 Wed Apr 22 19:03:39 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806e58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806f68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806f68 set date to 1221454800.000000000 Sun Sep 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806f68 set date to 1240448667.000000000 Wed Apr 22 19:04:27 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806e58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806d48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806b28 set date to 1221454800.000000000 Sun Sep 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806b28 set date to 1240448678.000000000 Wed Apr 22 19:04:38 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806cc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806e58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806ee0 set date to 1221454800.000000000 Sun Sep 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806ee0 set date to 1240448691.000000000 Wed Apr 22 19:04:51 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806e58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806d48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806d48 set date to 1221454800.000000000 Sun Sep 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806d48 set date to 1240448742.932659000 Wed Apr 22 19:05:42 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806e58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806e58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806cc0 set date to 1221541200.000000000 Mon Sep 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806cc0 set date to 1240448727.000000000 Wed Apr 22 19:05:27 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12806e58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d140
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d1c8 set date to 1221627600.000000000 Tue Sep 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d1c8 set date to 1240448763.000000000 Wed Apr 22 19:06:03 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d250
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d360
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d360 set date to 1221627600.000000000 Tue Sep 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d360 set date to 1240448792.000000000 Wed Apr 22 19:06:32 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d250
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d140
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806e58 set date to 1221627600.000000000 Tue Sep 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12806e58 set date to 1240448805.000000000 Wed Apr 22 19:06:45 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d0b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d250
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d2d8 set date to 1221627600.000000000 Tue Sep 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d2d8 set date to 1240448819.000000000 Wed Apr 22 19:06:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d250
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d140
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d140 set date to 1221714000.000000000 Wed Sep 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d140 set date to 1240451842.000000000 Wed Apr 22 19:57:22 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d250
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d250
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d0b8 set date to 1221714000.000000000 Wed Sep 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d0b8 set date to 1240451951.000000000 Wed Apr 22 19:59:11 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d250
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d470
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d4f8 set date to 1221800400.000000000 Thu Sep 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d4f8 set date to 1240451873.000000000 Wed Apr 22 19:57:53 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d580
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d690
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d690 set date to 1221800400.000000000 Thu Sep 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d690 set date to 1240451926.000000000 Wed Apr 22 19:58:46 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d580
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d470
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d250 set date to 1221800400.000000000 Thu Sep 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d250 set date to 1240451989.000000000 Wed Apr 22 19:59:49 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d3e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d580
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d608 set date to 1221886800.000000000 Fri Sep 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d608 set date to 1240451894.000000000 Wed Apr 22 19:58:14 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d580
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d470
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d470 set date to 1221886800.000000000 Fri Sep 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d470 set date to 1240451968.000000000 Wed Apr 22 19:59:28 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d580
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d580
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d3e8 set date to 1221886800.000000000 Fri Sep 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d3e8 set date to 1240452000.000000000 Wed Apr 22 20:00:00 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d580
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d7a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d828 set date to 1222059600.000000000 Sun Sep 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d828 set date to 1240452054.000000000 Wed Apr 22 20:00:54 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d8b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d9c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d9c0 set date to 1222059600.000000000 Sun Sep 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d9c0 set date to 1240452078.000000000 Wed Apr 22 20:01:18 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d8b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d7a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d580 set date to 1222146000.000000000 Mon Sep 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d580 set date to 1240452016.000000000 Wed Apr 22 20:00:16 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d718
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d8b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d938 set date to 1222146000.000000000 Mon Sep 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d938 set date to 1240452095.000000000 Wed Apr 22 20:01:35 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d8b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d7a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d7a0 set date to 1222232400.000000000 Tue Sep 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d7a0 set date to 1240452108.000000000 Wed Apr 22 20:01:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d8b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d8b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d718 set date to 1222318800.000000000 Wed Sep 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d718 set date to 1240452126.000000000 Wed Apr 22 20:02:06 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280d8b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dad0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280db58 set date to 1222318800.000000000 Wed Sep 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280db58 set date to 1240452140.000000000 Wed Apr 22 20:02:20 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dbe0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dcf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280dcf0 set date to 1222318800.000000000 Wed Sep 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280dcf0 set date to 1240452211.000000000 Wed Apr 22 20:03:31 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dbe0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dad0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d8b0 set date to 1222405200.000000000 Thu Sep 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280d8b0 set date to 1240452172.000000000 Wed Apr 22 20:02:52 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280da48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dbe0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280dc68 set date to 1222405200.000000000 Thu Sep 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280dc68 set date to 1240452192.000000000 Wed Apr 22 20:03:12 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dbe0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dad0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280dad0 set date to 1222491600.000000000 Fri Sep 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280dad0 set date to 1240452233.000000000 Wed Apr 22 20:03:53 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dbe0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dbe0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280da48 set date to 1222664400.000000000 Sun Sep 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280da48 set date to 1240452247.000000000 Wed Apr 22 20:04:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dbe0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280de00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280de88 set date to 1222664400.000000000 Sun Sep 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280de88 set date to 1240452285.000000000 Wed Apr 22 20:04:45 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280df10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813050
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813050 set date to 1222664400.000000000 Sun Sep 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813050 set date to 1240452365.000000000 Wed Apr 22 20:06:05 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280df10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280de00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280dbe0 set date to 1222750800.000000000 Mon Sep 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280dbe0 set date to 1240452267.000000000 Wed Apr 22 20:04:27 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280dd78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280df10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280df98 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280df98 set date to 1240452305.000000000 Wed Apr 22 20:05:05 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280df10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280de00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280de00 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280de00 set date to 1240452319.000000000 Wed Apr 22 20:05:19 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280df10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280df10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280dd78 set date to 1223010000.000000000 Thu Oct  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280dd78 set date to 1240452340.000000000 Wed Apr 22 20:05:40 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1280df10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128131e8 set date to 1223096400.000000000 Fri Oct  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128131e8 set date to 1240452515.000000000 Wed Apr 22 20:08:35 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813380
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813380 set date to 1223182800.000000000 Sat Oct  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813380 set date to 1240452408.000000000 Wed Apr 22 20:06:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280df10 set date to 1223269200.000000000 Sun Oct  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1280df10 set date to 1240452427.000000000 Wed Apr 22 20:07:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128130d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128132f8 set date to 1223269200.000000000 Sun Oct  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128132f8 set date to 1240452470.000000000 Wed Apr 22 20:07:50 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813160
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813160 set date to 1223269200.000000000 Sun Oct  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813160 set date to 1240452531.000000000 Wed Apr 22 20:08:51 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128130d8 set date to 1223355600.000000000 Mon Oct  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128130d8 set date to 1240452444.000000000 Wed Apr 22 20:07:24 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813270
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813518 set date to 1223355600.000000000 Mon Oct  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813518 set date to 1240452547.000000000 Wed Apr 22 20:09:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128135a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128136b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128136b0 set date to 1223442000.000000000 Tue Oct  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128136b0 set date to 1240452599.000000000 Wed Apr 22 20:09:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128135a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813270 set date to 1224046800.000000000 Tue Oct 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813270 set date to 1240452616.374436000 Wed Apr 22 20:10:16 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813408
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128135a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813628 set date to 1224910800.000000000 Fri Oct 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813628 set date to 1240678284.000000000 Sat Apr 25 10:51:24 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128135a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813490
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813490 set date to 1225083600.000000000 Sun Oct 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813490 set date to 1240678398.873715000 Sat Apr 25 10:53:18 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128135a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128135a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813408 set date to 1225083600.000000000 Sun Oct 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813408 set date to 1240678409.000000000 Sat Apr 25 10:53:29 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128135a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128137c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813848 set date to 1225083600.000000000 Sun Oct 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813848 set date to 1240678427.000000000 Sat Apr 25 10:53:47 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128138d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128139e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128139e0 set date to 1225170000.000000000 Mon Oct 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128139e0 set date to 1240678443.000000000 Sat Apr 25 10:54:03 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128138d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128137c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128135a0 set date to 1225170000.000000000 Mon Oct 27 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128135a0 set date to 1240678458.000000000 Sat Apr 25 10:54:18 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813738
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128138d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813958 set date to 1225256400.000000000 Tue Oct 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813958 set date to 1240678569.000000000 Sat Apr 25 10:56:09 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128138d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128137c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128137c0 set date to 1225342800.000000000 Wed Oct 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128137c0 set date to 1240678518.000000000 Sat Apr 25 10:55:18 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128138d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128138d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813738 set date to 1225342800.000000000 Wed Oct 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813738 set date to 1240678584.000000000 Sat Apr 25 10:56:24 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128138d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813b78 set date to 1225342800.000000000 Wed Oct 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813b78 set date to 1240678629.000000000 Sat Apr 25 10:57:09 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813d10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813d10 set date to 1225429200.000000000 Thu Oct 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813d10 set date to 1240678614.000000000 Sat Apr 25 10:56:54 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128138d0 set date to 1225602000.000000000 Sat Nov  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128138d0 set date to 1240678673.000000000 Sat Apr 25 10:57:53 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813a68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813c88 set date to 1225602000.000000000 Sat Nov  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813c88 set date to 1240678689.000000000 Sat Apr 25 10:58:09 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813af0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813af0 set date to 1225692000.000000000 Sun Nov  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813af0 set date to 1240678645.000000000 Sat Apr 25 10:57:25 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813a68 set date to 1225692000.000000000 Sun Nov  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813a68 set date to 1240678704.000000000 Sat Apr 25 10:58:24 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813c00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813ea8 set date to 1225778400.000000000 Mon Nov  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813ea8 set date to 1240678736.000000000 Sat Apr 25 10:58:56 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816108
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816108 set date to 1225778400.000000000 Mon Nov  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816108 set date to 1240678750.000000000 Sat Apr 25 10:59:10 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813c00 set date to 1225864800.000000000 Tue Nov  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813c00 set date to 1240678781.000000000 Sat Apr 25 10:59:41 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813d98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816080 set date to 1225864800.000000000 Tue Nov  4 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816080 set date to 1240678815.000000000 Sat Apr 25 11:00:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813e20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813e20 set date to 1225951200.000000000 Wed Nov  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813e20 set date to 1240678799.000000000 Sat Apr 25 10:59:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813d98 set date to 1225951200.000000000 Wed Nov  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813d98 set date to 1240678829.000000000 Sat Apr 25 11:00:29 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12813f30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816218
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128162a0 set date to 1225951200.000000000 Wed Nov  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128162a0 set date to 1240678873.000000000 Sat Apr 25 11:01:13 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816438
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816438 set date to 1225951200.000000000 Wed Nov  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816438 set date to 1240678889.000000000 Sat Apr 25 11:01:29 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816218
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813f30 set date to 1226124000.000000000 Fri Nov  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12813f30 set date to 1240678906.000000000 Sat Apr 25 11:01:46 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816190
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128163b0 set date to 1226124000.000000000 Fri Nov  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128163b0 set date to 1240678979.000000000 Sat Apr 25 11:02:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816218
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816218 set date to 1226210400.000000000 Sat Nov  8 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816218 set date to 1240678920.000000000 Sat Apr 25 11:02:00 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816190 set date to 1226296800.000000000 Sun Nov  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816190 set date to 1240679009.000000000 Sat Apr 25 11:03:29 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816328
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816548
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128165d0 set date to 1226296800.000000000 Sun Nov  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128165d0 set date to 1240679029.000000000 Sat Apr 25 11:03:49 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816768
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816768 set date to 1226296800.000000000 Sun Nov  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816768 set date to 1240679058.000000000 Sat Apr 25 11:04:18 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816548
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816328 set date to 1226556000.000000000 Wed Nov 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816328 set date to 1240679088.000000000 Sat Apr 25 11:04:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128164c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128166e0 set date to 1226556000.000000000 Wed Nov 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128166e0 set date to 1240679149.000000000 Sat Apr 25 11:05:49 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816548
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816548 set date to 1226642400.000000000 Thu Nov 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816548 set date to 1240679133.000000000 Sat Apr 25 11:05:33 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128164c0 set date to 1226642400.000000000 Thu Nov 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128164c0 set date to 1240679201.113354000 Sat Apr 25 11:06:41 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816658
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816878
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816900 set date to 1226728800.000000000 Fri Nov 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816900 set date to 1240679165.000000000 Sat Apr 25 11:06:05 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816a98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816a98 set date to 1226728800.000000000 Fri Nov 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816a98 set date to 1240679175.000000000 Sat Apr 25 11:06:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816878
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816658 set date to 1226815200.000000000 Sat Nov 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816658 set date to 1240679188.000000000 Sat Apr 25 11:06:28 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128167f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816a10 set date to 1226901600.000000000 Sun Nov 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816a10 set date to 1240679219.000000000 Sat Apr 25 11:06:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816878
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816878 set date to 1226901600.000000000 Sun Nov 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816878 set date to 1240679264.000000000 Sat Apr 25 11:07:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128167f0 set date to 1226988000.000000000 Mon Nov 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128167f0 set date to 1240679284.000000000 Sat Apr 25 11:08:04 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816988
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816ba8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816c30 set date to 1226988000.000000000 Mon Nov 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816c30 set date to 1240679301.000000000 Sat Apr 25 11:08:21 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816dc8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816dc8 set date to 1227074400.000000000 Tue Nov 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816dc8 set date to 1240679351.000000000 Sat Apr 25 11:09:11 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816ba8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816988 set date to 1227074400.000000000 Tue Nov 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816988 set date to 1240679374.000000000 Sat Apr 25 11:09:34 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816b20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816d40 set date to 1227074400.000000000 Tue Nov 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816d40 set date to 1240679389.000000000 Sat Apr 25 11:09:49 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816ba8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816ba8 set date to 1227074400.000000000 Tue Nov 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816ba8 set date to 1240679425.000000000 Sat Apr 25 11:10:25 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816b20 set date to 1227074400.000000000 Tue Nov 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816b20 set date to 1240687883.000000000 Sat Apr 25 13:31:23 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816cb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816ed8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816f60 set date to 1227160800.000000000 Wed Nov 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816f60 set date to 1240687899.000000000 Sat Apr 25 13:31:39 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a1b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a1b0 set date to 1227160800.000000000 Wed Nov 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a1b0 set date to 1240687939.627118000 Sat Apr 25 13:32:19 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816ed8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816cb8 set date to 1227247200.000000000 Thu Nov 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816cb8 set date to 1240687924.000000000 Sat Apr 25 13:32:04 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816e50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a128 set date to 1227247200.000000000 Thu Nov 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a128 set date to 1240687956.000000000 Sat Apr 25 13:32:36 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12816ed8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816ed8 set date to 1227333600.000000000 Fri Nov 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816ed8 set date to 1240687983.000000000 Sat Apr 25 13:33:03 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816e50 set date to 1227420000.000000000 Sat Nov 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12816e50 set date to 1240688001.000000000 Sat Apr 25 13:33:21 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a0a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a2c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a348 set date to 1227506400.000000000 Sun Nov 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a348 set date to 1240688030.000000000 Sat Apr 25 13:33:50 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a4e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a4e0 set date to 1227506400.000000000 Sun Nov 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a4e0 set date to 1240688075.000000000 Sat Apr 25 13:34:35 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a2c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a0a0 set date to 1227506400.000000000 Sun Nov 23 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a0a0 set date to 1240688089.548067000 Sat Apr 25 13:34:49 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a238
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a458 set date to 1227592800.000000000 Mon Nov 24 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a458 set date to 1240688046.000000000 Sat Apr 25 13:34:06 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a2c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a2c0 set date to 1227679200.000000000 Tue Nov 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a2c0 set date to 1240688125.000000000 Sat Apr 25 13:35:25 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a238 set date to 1227679200.000000000 Tue Nov 25 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a238 set date to 1240688139.000000000 Sat Apr 25 13:35:39 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a3d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a5f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a678 set date to 1227938400.000000000 Fri Nov 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a678 set date to 1240688154.000000000 Sat Apr 25 13:35:54 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a810
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a810 set date to 1228024800.000000000 Sat Nov 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a810 set date to 1240688175.000000000 Sat Apr 25 13:36:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a5f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a3d0 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a3d0 set date to 1240688203.000000000 Sat Apr 25 13:36:43 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a568
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a788 set date to 1228111200.000000000 Sun Nov 30 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a788 set date to 1240688225.000000000 Sat Apr 25 13:37:05 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a5f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a5f0 set date to 1228197600.000000000 Mon Dec  1 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a5f0 set date to 1240688251.000000000 Sat Apr 25 13:37:31 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a568 set date to 1228284000.000000000 Tue Dec  2 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a568 set date to 1240688273.000000000 Sat Apr 25 13:37:53 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a9a8 set date to 1228370400.000000000 Wed Dec  3 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a9a8 set date to 1240688294.000000000 Sat Apr 25 13:38:14 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281aa30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ab40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ab40 set date to 1228543200.000000000 Fri Dec  5 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ab40 set date to 1240688328.000000000 Sat Apr 25 13:38:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281aa30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a700 set date to 1228629600.000000000 Sat Dec  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a700 set date to 1240688310.000000000 Sat Apr 25 13:38:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a898
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281aa30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281aab8 set date to 1228629600.000000000 Sat Dec  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281aab8 set date to 1240688371.000000000 Sat Apr 25 13:39:31 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281aa30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281a920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a920 set date to 1228629600.000000000 Sat Dec  6 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a920 set date to 1240688495.000000000 Sat Apr 25 13:41:35 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281aa30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281aa30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a898 set date to 1228716000.000000000 Sun Dec  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281a898 set date to 1240688360.000000000 Sat Apr 25 13:39:20 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281aa30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ac50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281acd8 set date to 1228716000.000000000 Sun Dec  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281acd8 set date to 1240688415.000000000 Sat Apr 25 13:40:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ad60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ae70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ae70 set date to 1228716000.000000000 Sun Dec  7 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ae70 set date to 1240688459.000000000 Sat Apr 25 13:40:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ad60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ac50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281aa30 set date to 1228802400.000000000 Mon Dec  8 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281aa30 set date to 1240688444.000000000 Sat Apr 25 13:40:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281abc8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ad60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ade8 set date to 1228802400.000000000 Mon Dec  8 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ade8 set date to 1240688527.000000000 Sat Apr 25 13:42:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ad60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ac50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ac50 set date to 1228802400.000000000 Mon Dec  8 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ac50 set date to 1240688543.000000000 Sat Apr 25 13:42:23 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ad60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ad60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281abc8 set date to 1228888800.000000000 Tue Dec  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281abc8 set date to 1240688566.000000000 Sat Apr 25 13:42:46 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ad60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281af80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f048 set date to 1228888800.000000000 Tue Dec  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f048 set date to 1240688595.000000000 Sat Apr 25 13:43:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f0d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f1e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f1e0 set date to 1228888800.000000000 Tue Dec  9 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f1e0 set date to 1240688629.000000000 Sat Apr 25 13:43:49 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f0d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281af80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ad60 set date to 1228975200.000000000 Wed Dec 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ad60 set date to 1240688610.000000000 Sat Apr 25 13:43:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281aef8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f0d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f158 set date to 1228975200.000000000 Wed Dec 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f158 set date to 1240688713.000000000 Sat Apr 25 13:45:13 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f0d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281af80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281af80 set date to 1228975200.000000000 Wed Dec 10 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281af80 set date to 1240688743.853027000 Sat Apr 25 13:45:43 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f0d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f0d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281aef8 set date to 1229061600.000000000 Thu Dec 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281aef8 set date to 1240688730.000000000 Sat Apr 25 13:45:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f0d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f2f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f378 set date to 1229061600.000000000 Thu Dec 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f378 set date to 1240688759.000000000 Sat Apr 25 13:45:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f510
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f510 set date to 1229061600.000000000 Thu Dec 11 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f510 set date to 1240688814.000000000 Sat Apr 25 13:46:54 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f2f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f0d0 set date to 1229148000.000000000 Fri Dec 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f0d0 set date to 1240688683.000000000 Sat Apr 25 13:44:43 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f268
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f488 set date to 1229148000.000000000 Fri Dec 12 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f488 set date to 1240688839.000000000 Sat Apr 25 13:47:19 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f2f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f2f0 set date to 1229234400.000000000 Sat Dec 13 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f2f0 set date to 1240688990.085027000 Sat Apr 25 13:49:50 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f268 set date to 1229320800.000000000 Sun Dec 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f268 set date to 1240688890.000000000 Sat Apr 25 13:48:10 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f6a8 set date to 1229320800.000000000 Sun Dec 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f6a8 set date to 1240688922.000000000 Sat Apr 25 13:48:42 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f840
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f840 set date to 1229320800.000000000 Sun Dec 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f840 set date to 1240688945.000000000 Sat Apr 25 13:49:05 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f400 set date to 1229320800.000000000 Sun Dec 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f400 set date to 1240688978.000000000 Sat Apr 25 13:49:38 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f598
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f7b8 set date to 1229320800.000000000 Sun Dec 14 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f7b8 set date to 1240689030.000000000 Sat Apr 25 13:50:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f620 set date to 1229407200.000000000 Mon Dec 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f620 set date to 1240689013.000000000 Sat Apr 25 13:50:13 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f598 set date to 1229407200.000000000 Mon Dec 15 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f598 set date to 1240689067.000000000 Sat Apr 25 13:51:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f9d8 set date to 1229493600.000000000 Tue Dec 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f9d8 set date to 1240689082.000000000 Sat Apr 25 13:51:22 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fa60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fb70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fb70 set date to 1229493600.000000000 Tue Dec 16 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fb70 set date to 1240689102.000000000 Sat Apr 25 13:51:42 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fa60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f730 set date to 1229580000.000000000 Wed Dec 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f730 set date to 1240690224.000000000 Sat Apr 25 14:10:24 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f8c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fa60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fae8 set date to 1229580000.000000000 Wed Dec 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fae8 set date to 1240690259.000000000 Sat Apr 25 14:10:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fa60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281f950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f950 set date to 1229580000.000000000 Wed Dec 17 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f950 set date to 1240690280.000000000 Sat Apr 25 14:11:20 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fa60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fa60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f8c8 set date to 1229666400.000000000 Thu Dec 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281f8c8 set date to 1240690190.000000000 Sat Apr 25 14:09:50 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fa60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fc80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fd08 set date to 1229666400.000000000 Thu Dec 18 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fd08 set date to 1240690202.334233000 Sat Apr 25 14:10:02 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fd90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fea0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fea0 set date to 1229752800.000000000 Fri Dec 19 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fea0 set date to 1240690312.000000000 Sat Apr 25 14:11:52 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fd90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fc80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fa60 set date to 1229839200.000000000 Sat Dec 20 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fa60 set date to 1240690298.000000000 Sat Apr 25 14:11:38 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fbf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fd90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fe18 set date to 1229925600.000000000 Sun Dec 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fe18 set date to 1240690332.000000000 Sat Apr 25 14:12:12 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fd90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fc80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fc80 set date to 1229925600.000000000 Sun Dec 21 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fc80 set date to 1240690368.000000000 Sat Apr 25 14:12:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fd90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fd90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fbf8 set date to 1230012000.000000000 Mon Dec 22 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fbf8 set date to 1240690383.000000000 Sat Apr 25 14:13:03 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281fd90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823070
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128230f8 set date to 1230357600.000000000 Fri Dec 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128230f8 set date to 1240690433.000000000 Sat Apr 25 14:13:53 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823290
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823290 set date to 1230357600.000000000 Fri Dec 26 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823290 set date to 1240690447.000000000 Sat Apr 25 14:14:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823070
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fd90 set date to 1230530400.000000000 Sun Dec 28 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281fd90 set date to 1240690470.000000000 Sat Apr 25 14:14:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1281ff28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823208 set date to 1230616800.000000000 Mon Dec 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823208 set date to 1240690485.000000000 Sat Apr 25 14:14:45 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823070
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823070 set date to 1230616800.000000000 Mon Dec 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823070 set date to 1240690496.000000000 Sat Apr 25 14:14:56 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ff28 set date to 1230616800.000000000 Mon Dec 29 23:00:00 2008
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1281ff28 set date to 1240690511.000000000 Sat Apr 25 14:15:11 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823180
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128233a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823428 set date to 1230876000.000000000 Thu Jan  1 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823428 set date to 1240691370.000000000 Sat Apr 25 14:29:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128234b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128235c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128235c0 set date to 1230876000.000000000 Thu Jan  1 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128235c0 set date to 1240691437.000000000 Sat Apr 25 14:30:37 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128234b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128233a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823180 set date to 1230962400.000000000 Fri Jan  2 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823180 set date to 1240691420.000000000 Sat Apr 25 14:30:20 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823318
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128234b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823538 set date to 1231048800.000000000 Sat Jan  3 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823538 set date to 1240691451.000000000 Sat Apr 25 14:30:51 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128234b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128233a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128233a0 set date to 1231221600.000000000 Mon Jan  5 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128233a0 set date to 1240691491.000000000 Sat Apr 25 14:31:31 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128234b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128234b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823318 set date to 1231221600.000000000 Mon Jan  5 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823318 set date to 1240691504.000000000 Sat Apr 25 14:31:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128234b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128236d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823758 set date to 1231308000.000000000 Tue Jan  6 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823758 set date to 1240691465.000000000 Sat Apr 25 14:31:05 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128237e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128238f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128238f0 set date to 1231308000.000000000 Tue Jan  6 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128238f0 set date to 1240691524.000000000 Sat Apr 25 14:32:04 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128237e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128236d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128234b0 set date to 1231308000.000000000 Tue Jan  6 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128234b0 set date to 1240691536.000000000 Sat Apr 25 14:32:16 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823648
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128237e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823868 set date to 1231480800.000000000 Thu Jan  8 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823868 set date to 1240691553.000000000 Sat Apr 25 14:32:33 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128237e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128236d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128236d0 set date to 1231480800.000000000 Thu Jan  8 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128236d0 set date to 1240691572.000000000 Sat Apr 25 14:32:52 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128237e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128237e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823648 set date to 1231740000.000000000 Sun Jan 11 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823648 set date to 1240691588.000000000 Sat Apr 25 14:33:08 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128237e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823a00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823a88 set date to 1231740000.000000000 Sun Jan 11 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823a88 set date to 1240691608.000000000 Sat Apr 25 14:33:28 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823b10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823c20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823c20 set date to 1231826400.000000000 Mon Jan 12 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823c20 set date to 1240691624.000000000 Sat Apr 25 14:33:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823b10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823a00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128237e0 set date to 1231826400.000000000 Mon Jan 12 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128237e0 set date to 1240691664.000000000 Sat Apr 25 14:34:24 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823978
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823b10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823b98 set date to 1231826400.000000000 Mon Jan 12 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823b98 set date to 1240691686.612121000 Sat Apr 25 14:34:46 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823b10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823a00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823a00 set date to 1231826400.000000000 Mon Jan 12 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823a00 set date to 1240691692.892271000 Sat Apr 25 14:34:52 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823b10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823b10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823978 set date to 1231999200.000000000 Wed Jan 14 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823978 set date to 1240691713.000000000 Sat Apr 25 14:35:13 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823b10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823d30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823db8 set date to 1231999200.000000000 Wed Jan 14 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823db8 set date to 1240691736.000000000 Sat Apr 25 14:35:36 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823e40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823f50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823f50 set date to 1231999200.000000000 Wed Jan 14 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823f50 set date to 1240691773.000000000 Sat Apr 25 14:36:13 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823e40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823d30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823b10 set date to 1231999200.000000000 Wed Jan 14 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823b10 set date to 1240691817.020679000 Sat Apr 25 14:36:57 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823ca8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823e40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823ec8 set date to 1231999200.000000000 Wed Jan 14 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823ec8 set date to 1240691834.000000000 Sat Apr 25 14:37:14 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823e40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823d30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823d30 set date to 1231999200.000000000 Wed Jan 14 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823d30 set date to 1240691847.000000000 Sat Apr 25 14:37:27 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823e40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823e40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823ca8 set date to 1232431200.000000000 Mon Jan 19 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823ca8 set date to 1240692141.000000000 Sat Apr 25 14:42:21 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12823e40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea1a8 set date to 1232517600.000000000 Tue Jan 20 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea1a8 set date to 1240692165.000000000 Sat Apr 25 14:42:45 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea340 set date to 1232517600.000000000 Tue Jan 20 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea340 set date to 1240692181.000000000 Sat Apr 25 14:43:01 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823e40 set date to 1232776800.000000000 Fri Jan 23 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12823e40 set date to 1240692223.000000000 Sat Apr 25 14:43:43 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea098
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea2b8 set date to 1232949600.000000000 Sun Jan 25 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea2b8 set date to 1240692237.000000000 Sat Apr 25 14:43:57 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea120 set date to 1232949600.000000000 Sun Jan 25 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea120 set date to 1240692257.000000000 Sat Apr 25 14:44:17 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea098 set date to 1233036000.000000000 Mon Jan 26 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea098 set date to 1240692277.000000000 Sat Apr 25 14:44:37 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea4d8 set date to 1233036000.000000000 Mon Jan 26 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea4d8 set date to 1240692345.000000000 Sat Apr 25 14:45:45 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea670 set date to 1233122400.000000000 Tue Jan 27 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea670 set date to 1240692293.000000000 Sat Apr 25 14:44:53 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea230 set date to 1233122400.000000000 Tue Jan 27 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea230 set date to 1240692358.000000000 Sat Apr 25 14:45:58 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea3c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea5e8 set date to 1233208800.000000000 Wed Jan 28 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea5e8 set date to 1240692423.000000000 Sat Apr 25 14:47:03 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea450 set date to 1233208800.000000000 Wed Jan 28 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea450 set date to 1240692452.000000000 Sat Apr 25 14:47:32 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea3c8 set date to 1233381600.000000000 Fri Jan 30 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea3c8 set date to 1240692439.000000000 Sat Apr 25 14:47:19 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea808 set date to 1233554400.000000000 Sun Feb  1 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea808 set date to 1240692477.274191000 Sat Apr 25 14:47:57 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea9a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea9a0 set date to 1233640800.000000000 Mon Feb  2 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea9a0 set date to 1240692500.000000000 Sat Apr 25 14:48:20 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea560 set date to 1233727200.000000000 Tue Feb  3 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea560 set date to 1240692520.000000000 Sat Apr 25 14:48:40 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea6f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea918 set date to 1233813600.000000000 Wed Feb  4 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea918 set date to 1240692537.000000000 Sat Apr 25 14:48:57 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea780 set date to 1233986400.000000000 Fri Feb  6 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea780 set date to 1240692572.000000000 Sat Apr 25 14:49:32 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea6f8 set date to 1234072800.000000000 Sat Feb  7 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea6f8 set date to 1240692558.000000000 Sat Apr 25 14:49:18 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ea890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eab38 set date to 1234159200.000000000 Sun Feb  8 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eab38 set date to 1240692584.000000000 Sat Apr 25 14:49:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eabc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eacd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eacd0 set date to 1234159200.000000000 Sun Feb  8 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eacd0 set date to 1240692618.000000000 Sat Apr 25 14:50:18 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eabc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea890 set date to 1234159200.000000000 Sun Feb  8 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ea890 set date to 1240692631.000000000 Sat Apr 25 14:50:31 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaa28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eabc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eac48 set date to 1234332000.000000000 Tue Feb 10 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eac48 set date to 1240692648.000000000 Sat Apr 25 14:50:48 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eabc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eaab0 set date to 1234332000.000000000 Tue Feb 10 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eaab0 set date to 1240692662.000000000 Sat Apr 25 14:51:02 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eabc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eabc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eaa28 set date to 1234418400.000000000 Wed Feb 11 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eaa28 set date to 1240692684.000000000 Sat Apr 25 14:51:24 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eabc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eade0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eae68 set date to 1234418400.000000000 Wed Feb 11 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eae68 set date to 1240692697.000000000 Sat Apr 25 14:51:37 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f20b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f20b8 set date to 1234418400.000000000 Wed Feb 11 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f20b8 set date to 1240692709.000000000 Sat Apr 25 14:51:49 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eade0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eabc0 set date to 1234418400.000000000 Wed Feb 11 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eabc0 set date to 1240692740.000000000 Sat Apr 25 14:52:20 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58ead58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eaf78 set date to 1234418400.000000000 Wed Feb 11 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eaf78 set date to 1240692746.967898000 Sat Apr 25 14:52:26 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eade0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eade0 set date to 1234591200.000000000 Fri Feb 13 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eade0 set date to 1240692723.000000000 Sat Apr 25 14:52:03 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ead58 set date to 1234677600.000000000 Sat Feb 14 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58ead58 set date to 1240692762.000000000 Sat Apr 25 14:52:42 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58eaef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f21c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2250 set date to 1234764000.000000000 Sun Feb 15 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2250 set date to 1240692776.000000000 Sat Apr 25 14:52:56 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f22d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f23e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f23e8 set date to 1234850400.000000000 Mon Feb 16 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f23e8 set date to 1240692791.000000000 Sat Apr 25 14:53:11 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f22d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f21c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eaef0 set date to 1234850400.000000000 Mon Feb 16 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58eaef0 set date to 1240692802.000000000 Sat Apr 25 14:53:22 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2140
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f22d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2360 set date to 1234936800.000000000 Tue Feb 17 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2360 set date to 1240692818.690125000 Sat Apr 25 14:53:38 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f22d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f21c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f21c8 set date to 1235023200.000000000 Wed Feb 18 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f21c8 set date to 1240692962.000000000 Sat Apr 25 14:56:02 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f22d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f22d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2140 set date to 1235109600.000000000 Thu Feb 19 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2140 set date to 1240693010.000000000 Sat Apr 25 14:56:50 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f22d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f24f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2580 set date to 1235196000.000000000 Fri Feb 20 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2580 set date to 1240693024.000000000 Sat Apr 25 14:57:04 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2718
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2718 set date to 1235368800.000000000 Sun Feb 22 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2718 set date to 1240693035.000000000 Sat Apr 25 14:57:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f24f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f22d8 set date to 1235628000.000000000 Wed Feb 25 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f22d8 set date to 1240693050.000000000 Sat Apr 25 14:57:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2470
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2690 set date to 1235628000.000000000 Wed Feb 25 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2690 set date to 1240693073.000000000 Sat Apr 25 14:57:53 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f24f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f24f8 set date to 1235628000.000000000 Wed Feb 25 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f24f8 set date to 1240693087.000000000 Sat Apr 25 14:58:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2470 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2470 set date to 1240693127.000000000 Sat Apr 25 14:58:47 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2608
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2828
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f28b0 set date to 1235887200.000000000 Sat Feb 28 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f28b0 set date to 1240693146.000000000 Sat Apr 25 14:59:06 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2a48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2a48 set date to 1236060000.000000000 Mon Mar  2 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2a48 set date to 1240693157.000000000 Sat Apr 25 14:59:17 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2828
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2608 set date to 1236232800.000000000 Wed Mar  4 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2608 set date to 1240693176.000000000 Sat Apr 25 14:59:36 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f27a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f29c0 set date to 1236405600.000000000 Fri Mar  6 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f29c0 set date to 1240693195.000000000 Sat Apr 25 14:59:55 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2828
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2828 set date to 1236661200.000000000 Mon Mar  9 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2828 set date to 1240693211.000000000 Sat Apr 25 15:00:11 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f27a0 set date to 1236661200.000000000 Mon Mar  9 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f27a0 set date to 1240693230.000000000 Sat Apr 25 15:00:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2938
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2b58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2be0 set date to 1236834000.000000000 Wed Mar 11 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2be0 set date to 1240693244.000000000 Sat Apr 25 15:00:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2c68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2d78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2d78 set date to 1236834000.000000000 Wed Mar 11 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2d78 set date to 1240693255.000000000 Sat Apr 25 15:00:55 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2c68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2b58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2938 set date to 1237006800.000000000 Fri Mar 13 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2938 set date to 1240693272.000000000 Sat Apr 25 15:01:12 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2ad0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2c68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2cf0 set date to 1237006800.000000000 Fri Mar 13 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2cf0 set date to 1240693287.777964000 Sat Apr 25 15:01:27 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2c68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2b58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2b58 set date to 1237179600.000000000 Sun Mar 15 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2b58 set date to 1240693327.000000000 Sat Apr 25 15:02:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2c68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2c68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2ad0 set date to 1237352400.000000000 Tue Mar 17 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2ad0 set date to 1240693349.000000000 Sat Apr 25 15:02:29 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2c68
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2e88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2f10 set date to 1237438800.000000000 Wed Mar 18 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2f10 set date to 1240693370.000000000 Sat Apr 25 15:02:50 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2f98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e0e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e0e8 set date to 1237438800.000000000 Wed Mar 18 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e0e8 set date to 1240693388.000000000 Sat Apr 25 15:03:08 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2f98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2e88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2c68 set date to 1237438800.000000000 Wed Mar 18 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2c68 set date to 1240693421.000000000 Sat Apr 25 15:03:41 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2e00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2f98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e060 set date to 1237438800.000000000 Wed Mar 18 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e060 set date to 1240693439.000000000 Sat Apr 25 15:03:59 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2f98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2e88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2e88 set date to 1237438800.000000000 Wed Mar 18 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2e88 set date to 1240710250.000000000 Sat Apr 25 19:44:10 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2f98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2f98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2e00 set date to 1237525200.000000000 Thu Mar 19 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2e00 set date to 1240710191.000000000 Sat Apr 25 19:43:11 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f2f98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e1f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e280 set date to 1237525200.000000000 Thu Mar 19 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e280 set date to 1240710221.000000000 Sat Apr 25 19:43:41 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e418
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e418 set date to 1237611600.000000000 Fri Mar 20 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e418 set date to 1240710273.000000000 Sat Apr 25 19:44:33 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e1f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2f98 set date to 1237784400.000000000 Sun Mar 22 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f2f98 set date to 1240710286.000000000 Sat Apr 25 19:44:46 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e170
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e390 set date to 1237870800.000000000 Mon Mar 23 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e390 set date to 1240710302.000000000 Sat Apr 25 19:45:02 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e1f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e1f8 set date to 1237870800.000000000 Mon Mar 23 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e1f8 set date to 1240710317.000000000 Sat Apr 25 19:45:17 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e170 set date to 1237870800.000000000 Mon Mar 23 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e170 set date to 1240710330.000000000 Sat Apr 25 19:45:30 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e308
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e528
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e5b0 set date to 1237870800.000000000 Mon Mar 23 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e5b0 set date to 1240710343.000000000 Sat Apr 25 19:45:43 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e748
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e748 set date to 1237957200.000000000 Tue Mar 24 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e748 set date to 1240710376.000000000 Sat Apr 25 19:46:16 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e528
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e308 set date to 1238216400.000000000 Fri Mar 27 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e308 set date to 1240710438.000000000 Sat Apr 25 19:47:18 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e4a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e6c0 set date to 1238216400.000000000 Fri Mar 27 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e6c0 set date to 1240710471.000000000 Sat Apr 25 19:47:51 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e528
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e528 set date to 1238302800.000000000 Sat Mar 28 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e528 set date to 1240710491.000000000 Sat Apr 25 19:48:11 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e4a0 set date to 1238389200.000000000 Sun Mar 29 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e4a0 set date to 1240710512.000000000 Sat Apr 25 19:48:32 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e638
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e858
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e8e0 set date to 1238648400.000000000 Wed Apr  1 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e8e0 set date to 1240710544.000000000 Sat Apr 25 19:49:04 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228ea78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ea78 set date to 1238648400.000000000 Wed Apr  1 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ea78 set date to 1240710561.000000000 Sat Apr 25 19:49:21 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e858
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e638 set date to 1238648400.000000000 Wed Apr  1 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e638 set date to 1240710575.000000000 Sat Apr 25 19:49:35 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e7d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e9f0 set date to 1238734800.000000000 Thu Apr  2 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e9f0 set date to 1240710615.000000000 Sat Apr 25 19:50:15 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e858
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e858 set date to 1238734800.000000000 Thu Apr  2 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e858 set date to 1240710628.000000000 Sat Apr 25 19:50:28 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e7d0 set date to 1238821200.000000000 Fri Apr  3 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e7d0 set date to 1240710654.000000000 Sat Apr 25 19:50:54 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228e968
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228eb88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ec10 set date to 1238821200.000000000 Fri Apr  3 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ec10 set date to 1240710871.000000000 Sat Apr 25 19:54:31 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228ec98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228eda8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228eda8 set date to 1238907600.000000000 Sat Apr  4 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228eda8 set date to 1240710744.000000000 Sat Apr 25 19:52:24 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228ec98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228eb88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e968 set date to 1238907600.000000000 Sat Apr  4 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228e968 set date to 1240710780.000000000 Sat Apr 25 19:53:00 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228eb00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228ec98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ed20 set date to 1238907600.000000000 Sat Apr  4 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ed20 set date to 1240710811.000000000 Sat Apr 25 19:53:31 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228ec98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228eb88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228eb88 set date to 1238994000.000000000 Sun Apr  5 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228eb88 set date to 1240710761.000000000 Sat Apr 25 19:52:41 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228ec98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228ec98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228eb00 set date to 1238994000.000000000 Sun Apr  5 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228eb00 set date to 1240710907.000000000 Sat Apr 25 19:55:07 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228ec98
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228eeb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ef40 set date to 1239080400.000000000 Mon Apr  6 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ef40 set date to 1240710889.000000000 Sat Apr 25 19:54:49 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294190
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294190 set date to 1239080400.000000000 Mon Apr  6 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294190 set date to 1240710921.000000000 Sat Apr 25 19:55:21 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228eeb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ec98 set date to 1239080400.000000000 Mon Apr  6 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ec98 set date to 1240710936.000000000 Sat Apr 25 19:55:36 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228ee30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294108 set date to 1239080400.000000000 Mon Apr  6 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294108 set date to 1240710972.000000000 Sat Apr 25 19:56:12 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1228eeb8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228eeb8 set date to 1239166800.000000000 Tue Apr  7 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228eeb8 set date to 1240710955.000000000 Sat Apr 25 19:55:55 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ee30 set date to 1239339600.000000000 Thu Apr  9 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1228ee30 set date to 1240710989.000000000 Sat Apr 25 19:56:29 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294080
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122942a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294328 set date to 1239426000.000000000 Fri Apr 10 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294328 set date to 1240711004.000000000 Sat Apr 25 19:56:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122943b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122944c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122944c0 set date to 1239426000.000000000 Fri Apr 10 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122944c0 set date to 1240711022.000000000 Sat Apr 25 19:57:02 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122943b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122942a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294080 set date to 1239512400.000000000 Sat Apr 11 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294080 set date to 1240711039.000000000 Sat Apr 25 19:57:19 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294218
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122943b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294438 set date to 1239598800.000000000 Sun Apr 12 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294438 set date to 1240711131.246026000 Sat Apr 25 19:58:51 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122943b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122942a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122942a0 set date to 1239771600.000000000 Tue Apr 14 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122942a0 set date to 1240711120.000000000 Sat Apr 25 19:58:40 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122943b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122943b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294218 set date to 1239858000.000000000 Wed Apr 15 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294218 set date to 1240711074.000000000 Sat Apr 25 19:57:54 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122943b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122945d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294658 set date to 1239858000.000000000 Wed Apr 15 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294658 set date to 1240711083.049376000 Sat Apr 25 19:58:03 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122946e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122947f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122947f0 set date to 1240030800.000000000 Fri Apr 17 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122947f0 set date to 1240711156.000000000 Sat Apr 25 19:59:16 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122946e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122945d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122943b0 set date to 1240030800.000000000 Fri Apr 17 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122943b0 set date to 1240711168.000000000 Sat Apr 25 19:59:28 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294548
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122946e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294768 set date to 1240117200.000000000 Sat Apr 18 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294768 set date to 1240711184.000000000 Sat Apr 25 19:59:44 2009
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122946e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122945d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122945d0 set date to 1244610000.000000000 Tue Jun  9 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122945d0 set date to 1336527648.435770000 Tue May  8 19:40:48 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122946e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122946e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294548 set date to 1247202000.000000000 Thu Jul  9 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294548 set date to 1336527796.296088000 Tue May  8 19:43:16 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122946e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294900
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294988 set date to 1249880400.000000000 Sun Aug  9 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294988 set date to 1336527834.952391000 Tue May  8 19:43:54 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294a10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294b20
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294b20 set date to 1252558800.000000000 Wed Sep  9 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294b20 set date to 1336527872.793320000 Tue May  8 19:44:32 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294a10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294900
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122946e0 set date to 1255150800.000000000 Fri Oct  9 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122946e0 set date to 1336527919.073875000 Tue May  8 19:45:19 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294878
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294a10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294a98 set date to 1257832800.000000000 Mon Nov  9 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294a98 set date to 1336527955.762709000 Tue May  8 19:45:55 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294a10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294900
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294900 set date to 1260424800.000000000 Wed Dec  9 23:00:00 2009
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294900 set date to 1336528001.738218000 Tue May  8 19:46:41 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294a10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294a10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294878 set date to 1263103200.000000000 Sat Jan  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294878 set date to 1336528207.596148000 Tue May  8 19:50:07 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294a10
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294c30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294cb8 set date to 1265781600.000000000 Tue Feb  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294cb8 set date to 1336528260.406122000 Tue May  8 19:51:00 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294d40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294e50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294e50 set date to 1268200800.000000000 Tue Mar  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294e50 set date to 1336528306.543672000 Tue May  8 19:51:46 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294d40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294c30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294a10 set date to 1270875600.000000000 Fri Apr  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294a10 set date to 1336528353.112492000 Tue May  8 19:52:33 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294ba8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294d40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294dc8 set date to 1273467600.000000000 Sun May  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294dc8 set date to 1336528386.928873000 Tue May  8 19:53:06 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294d40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294c30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294c30 set date to 1276146000.000000000 Wed Jun  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294c30 set date to 1336528416.968685000 Tue May  8 19:53:36 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294d40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294d40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294ba8 set date to 1278738000.000000000 Fri Jul  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294ba8 set date to 1336528451.905326000 Tue May  8 19:54:11 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294d40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294f60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a0a8 set date to 1281416400.000000000 Mon Aug  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a0a8 set date to 1336528502.857802000 Tue May  8 19:55:02 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a130
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a240
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a240 set date to 1284094800.000000000 Thu Sep  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a240 set date to 1336528552.211009000 Tue May  8 19:55:52 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a130
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294f60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294d40 set date to 1286686800.000000000 Sat Oct  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294d40 set date to 1336528596.347079000 Tue May  8 19:56:36 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294ed8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a130
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a1b8 set date to 1289368800.000000000 Tue Nov  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a1b8 set date to 1336528632.292503000 Tue May  8 19:57:12 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a130
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12294f60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294f60 set date to 1291960800.000000000 Thu Dec  9 23:00:00 2010
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294f60 set date to 1336528676.958024000 Tue May  8 19:57:56 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a130
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a130
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294ed8 set date to 1294639200.000000000 Sun Jan  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12294ed8 set date to 1336529054.019541000 Tue May  8 20:04:14 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a130
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a350
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a3d8 set date to 1297317600.000000000 Wed Feb  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a3d8 set date to 1336529090.260120000 Tue May  8 20:04:50 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a460
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a570
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a570 set date to 1299736800.000000000 Wed Mar  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a570 set date to 1336529140.757135000 Tue May  8 20:05:40 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a460
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a350
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a130 set date to 1302411600.000000000 Sat Apr  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a130 set date to 1336529387.556198000 Tue May  8 20:09:47 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a2c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a460
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a4e8 set date to 1305003600.000000000 Mon May  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a4e8 set date to 1336529427.138486000 Tue May  8 20:10:27 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a460
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a350
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a350 set date to 1307682000.000000000 Thu Jun  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a350 set date to 1336529495.781260000 Tue May  8 20:11:35 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a460
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a460
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a2c8 set date to 1310274000.000000000 Sat Jul  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a2c8 set date to 1336529584.806194000 Tue May  8 20:13:04 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a460
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a680
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a708 set date to 1312952400.000000000 Tue Aug  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a708 set date to 1336529759.556292000 Tue May  8 20:15:59 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a790
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a8a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a8a0 set date to 1315630800.000000000 Fri Sep  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a8a0 set date to 1336529797.252815000 Tue May  8 20:16:37 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a790
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a680
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a460 set date to 1318222800.000000000 Sun Oct  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a460 set date to 1336529833.422909000 Tue May  8 20:17:13 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a5f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a790
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a818 set date to 1320904800.000000000 Wed Nov  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a818 set date to 1336529936.511752000 Tue May  8 20:18:56 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a790
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a680
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a680 set date to 1323496800.000000000 Fri Dec  9 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a680 set date to 1336530030.768335000 Tue May  8 20:20:30 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a790
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a790
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a5f8 set date to 1324533600.000000000 Wed Dec 21 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a5f8 set date to 1336530171.556582000 Tue May  8 20:22:51 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a790
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a9b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229aa38 set date to 1324533600.000000000 Wed Dec 21 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229aa38 set date to 1336530220.036901000 Tue May  8 20:23:40 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229aac0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229abd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229abd0 set date to 1324533600.000000000 Wed Dec 21 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229abd0 set date to 1336530295.000000000 Tue May  8 20:24:55 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229aac0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a9b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a790 set date to 1324533600.000000000 Wed Dec 21 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a790 set date to 1336530408.000000000 Tue May  8 20:26:48 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a928
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229aac0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ab48 set date to 1324620000.000000000 Thu Dec 22 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ab48 set date to 1336530330.706588000 Tue May  8 20:25:30 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229aac0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229a9b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a9b0 set date to 1324620000.000000000 Thu Dec 22 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a9b0 set date to 1336530757.636530000 Tue May  8 20:32:37 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229aac0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229aac0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a928 set date to 1324706400.000000000 Fri Dec 23 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229a928 set date to 1336530460.970261000 Tue May  8 20:27:40 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229aac0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ace0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ad68 set date to 1324879200.000000000 Sun Dec 25 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ad68 set date to 1336530533.000000000 Tue May  8 20:28:53 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229adf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229af00
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229af00 set date to 1324965600.000000000 Mon Dec 26 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229af00 set date to 1336530720.000000000 Tue May  8 20:32:00 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229adf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ace0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229aac0 set date to 1324965600.000000000 Mon Dec 26 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229aac0 set date to 1336530789.836812000 Tue May  8 20:33:09 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ac58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229adf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ae78 set date to 1325052000.000000000 Tue Dec 27 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ae78 set date to 1336530641.000000000 Tue May  8 20:30:41 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229adf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ace0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ace0 set date to 1325224800.000000000 Thu Dec 29 23:00:00 2011
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ace0 set date to 1336530827.896967000 Tue May  8 20:33:47 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229adf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229adf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ac58 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ac58 set date to 1336530884.209628000 Tue May  8 20:34:44 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229adf0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e058
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e0e0 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e0e0 set date to 1336530924.379208000 Tue May  8 20:35:24 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e168
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e278
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e278 set date to 1325656800.000000000 Tue Jan  3 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e278 set date to 1336531021.798335000 Tue May  8 20:37:01 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e168
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e058
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229adf0 set date to 1326520800.000000000 Fri Jan 13 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229adf0 set date to 1336531051.502712000 Tue May  8 20:37:31 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229af88
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e168
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e1f0 set date to 1326952800.000000000 Wed Jan 18 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e1f0 set date to 1336531085.111207000 Tue May  8 20:38:05 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e168
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e058
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e058 set date to 1327125600.000000000 Fri Jan 20 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e058 set date to 1336531457.000000000 Tue May  8 20:44:17 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e168
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e168
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229af88 set date to 1327557600.000000000 Wed Jan 25 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229af88 set date to 1336531536.000000000 Tue May  8 20:45:36 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e168
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e388
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e410 set date to 1327730400.000000000 Fri Jan 27 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e410 set date to 1336531556.820325000 Tue May  8 20:45:56 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e498
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e5a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e5a8 set date to 1328248800.000000000 Thu Feb  2 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e5a8 set date to 1336531611.000000000 Tue May  8 20:46:51 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e498
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e388
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e168 set date to 1328853600.000000000 Thu Feb  9 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e168 set date to 1336531652.725835000 Tue May  8 20:47:32 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e300
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e498
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e520 set date to 1328940000.000000000 Fri Feb 10 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e520 set date to 1336531680.390230000 Tue May  8 20:48:00 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e498
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e388
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e388 set date to 1328940000.000000000 Fri Feb 10 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e388 set date to 1336531710.326636000 Tue May  8 20:48:30 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e498
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e498
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e300 set date to 1328940000.000000000 Fri Feb 10 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e300 set date to 1336531734.137168000 Tue May  8 20:48:54 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e498
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e6b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e740 set date to 1329026400.000000000 Sat Feb 11 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e740 set date to 1336531755.641598000 Tue May  8 20:49:15 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e7c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e8d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e8d8 set date to 1329199200.000000000 Mon Feb 13 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e8d8 set date to 1336531817.000000000 Tue May  8 20:50:17 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e7c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e6b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e498 set date to 1329372000.000000000 Wed Feb 15 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e498 set date to 1336531855.522899000 Tue May  8 20:50:55 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e630
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e7c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e850 set date to 1329372000.000000000 Wed Feb 15 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e850 set date to 1336531900.283533000 Tue May  8 20:51:40 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e7c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e6b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e6b8 set date to 1329458400.000000000 Thu Feb 16 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e6b8 set date to 1336532488.046400000 Tue May  8 21:01:28 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e7c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e7c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e630 set date to 1329458400.000000000 Thu Feb 16 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e630 set date to 1336532537.616713000 Tue May  8 21:02:17 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e7c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e9e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ea70 set date to 1329458400.000000000 Thu Feb 16 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ea70 set date to 1336532563.160945000 Tue May  8 21:02:43 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229eaf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ec08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ec08 set date to 1329717600.000000000 Sun Feb 19 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ec08 set date to 1336532596.147112000 Tue May  8 21:03:16 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229eaf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e9e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e7c8 set date to 1330149600.000000000 Fri Feb 24 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e7c8 set date to 1336532629.160899000 Tue May  8 21:03:49 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e960
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229eaf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229eb80 set date to 1330149600.000000000 Fri Feb 24 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229eb80 set date to 1336532651.793184000 Tue May  8 21:04:11 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229eaf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229e9e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e9e8 set date to 1330322400.000000000 Sun Feb 26 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e9e8 set date to 1336532674.353225000 Tue May  8 21:04:34 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229eaf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229eaf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e960 set date to 1330322400.000000000 Sun Feb 26 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229e960 set date to 1336532692.433808000 Tue May  8 21:04:52 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229eaf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ed18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229eda0 set date to 1330408800.000000000 Mon Feb 27 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229eda0 set date to 1336532706.209863000 Tue May  8 21:05:06 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ee28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ef38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ef38 set date to 1330408800.000000000 Mon Feb 27 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ef38 set date to 1336532731.010318000 Tue May  8 21:05:31 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ee28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ed18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229eaf8 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229eaf8 set date to 1336532764.522940000 Tue May  8 21:06:04 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ec90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ee28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229eeb0 set date to 1330495200.000000000 Tue Feb 28 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229eeb0 set date to 1336532782.003022000 Tue May  8 21:06:22 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ee28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ed18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ed18 set date to 1330581600.000000000 Wed Feb 29 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ed18 set date to 1336532807.107433000 Tue May  8 21:06:47 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ee28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ee28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ec90 set date to 1330668000.000000000 Thu Mar  1 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ec90 set date to 1336532854.131477000 Tue May  8 21:07:34 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1229ee28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832100
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832188 set date to 1331013600.000000000 Mon Mar  5 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832188 set date to 1336532875.844329000 Tue May  8 21:07:55 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832320
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832320 set date to 1331013600.000000000 Mon Mar  5 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832320 set date to 1336532896.020054000 Tue May  8 21:08:16 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832100
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ee28 set date to 1331100000.000000000 Tue Mar  6 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1229ee28 set date to 1336532913.956273000 Tue May  8 21:08:33 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832078
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832298 set date to 1331100000.000000000 Tue Mar  6 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832298 set date to 1336532949.899502000 Tue May  8 21:09:09 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832100
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832100 set date to 1331100000.000000000 Tue Mar  6 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832100 set date to 1336532963.483397000 Tue May  8 21:09:23 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832078 set date to 1331186400.000000000 Wed Mar  7 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832078 set date to 1336533002.868194000 Tue May  8 21:10:02 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832430
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128324b8 set date to 1331186400.000000000 Wed Mar  7 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128324b8 set date to 1336533024.500539000 Tue May  8 21:10:24 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832650
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832650 set date to 1331186400.000000000 Wed Mar  7 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832650 set date to 1336533039.716611000 Tue May  8 21:10:39 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832430
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832210 set date to 1331186400.000000000 Wed Mar  7 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832210 set date to 1336533056.124964000 Tue May  8 21:10:56 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128323a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128325c8 set date to 1331186400.000000000 Wed Mar  7 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128325c8 set date to 1336533173.000000000 Tue May  8 21:12:53 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832430
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832430 set date to 1331272800.000000000 Thu Mar  8 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832430 set date to 1336533263.000000000 Tue May  8 21:14:23 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128323a8 set date to 1331445600.000000000 Sat Mar 10 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128323a8 set date to 1336533336.000000000 Tue May  8 21:15:36 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832760
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128327e8 set date to 1331528400.000000000 Sun Mar 11 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128327e8 set date to 1336533449.000000000 Tue May  8 21:17:29 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832980
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832980 set date to 1331614800.000000000 Mon Mar 12 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832980 set date to 1336533477.428606000 Tue May  8 21:17:57 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832760
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832540 set date to 1331614800.000000000 Mon Mar 12 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832540 set date to 1336533498.100682000 Tue May  8 21:18:18 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128326d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128328f8 set date to 1331614800.000000000 Mon Mar 12 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128328f8 set date to 1336533562.388314000 Tue May  8 21:19:22 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832760
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832760 set date to 1331787600.000000000 Wed Mar 14 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832760 set date to 1336534090.825494000 Tue May  8 21:28:10 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128326d8 set date to 1331787600.000000000 Wed Mar 14 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128326d8 set date to 1336534110.993727000 Tue May  8 21:28:30 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832a90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832b18 set date to 1331787600.000000000 Wed Mar 14 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832b18 set date to 1336701009.318336000 Thu May 10 19:50:09 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832cb0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832cb0 set date to 1331960400.000000000 Fri Mar 16 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832cb0 set date to 1336534172.794582000 Tue May  8 21:29:32 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832a90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832870 set date to 1331960400.000000000 Fri Mar 16 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832870 set date to 1336701037.038704000 Thu May 10 19:50:37 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832a08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832c28 set date to 1332133200.000000000 Sun Mar 18 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832c28 set date to 1336697829.000000000 Thu May 10 18:57:09 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832a90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832a90 set date to 1332133200.000000000 Sun Mar 18 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832a90 set date to 1336697867.388399000 Thu May 10 18:57:47 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832a08 set date to 1332133200.000000000 Sun Mar 18 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832a08 set date to 1336697887.692830000 Thu May 10 18:58:07 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832dc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832e48 set date to 1332133200.000000000 Sun Mar 18 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832e48 set date to 1336697921.605401000 Thu May 10 18:58:41 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a40a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a40a0 set date to 1332219600.000000000 Mon Mar 19 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a40a0 set date to 1336698008.000000000 Thu May 10 19:00:08 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832dc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832ba0 set date to 1332219600.000000000 Mon Mar 19 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832ba0 set date to 1336698039.058550000 Thu May 10 19:00:39 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832d38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832f58 set date to 1332392400.000000000 Wed Mar 21 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832f58 set date to 1336698061.082951000 Thu May 10 19:01:01 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832dc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832dc0 set date to 1332478800.000000000 Thu Mar 22 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832dc0 set date to 1336698093.739553000 Thu May 10 19:01:33 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832d38 set date to 1332565200.000000000 Fri Mar 23 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832d38 set date to 1336698111.000000000 Thu May 10 19:01:51 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12832ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a41b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4238 set date to 1332565200.000000000 Fri Mar 23 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4238 set date to 1336698212.125617000 Thu May 10 19:03:32 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a42c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a43d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a43d0 set date to 1332565200.000000000 Fri Mar 23 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a43d0 set date to 1336698231.637817000 Thu May 10 19:03:51 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a42c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a41b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832ed0 set date to 1332565200.000000000 Fri Mar 23 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12832ed0 set date to 1336698255.326222000 Thu May 10 19:04:15 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4128
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a42c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4348 set date to 1332651600.000000000 Sat Mar 24 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4348 set date to 1336698275.014642000 Thu May 10 19:04:35 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a42c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a41b0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a41b0 set date to 1332651600.000000000 Sat Mar 24 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a41b0 set date to 1336698293.823032000 Thu May 10 19:04:53 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a42c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a42c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4128 set date to 1332738000.000000000 Sun Mar 25 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4128 set date to 1336698317.471315000 Thu May 10 19:05:17 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a42c0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a44e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4568 set date to 1332910800.000000000 Tue Mar 27 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4568 set date to 1336698387.000000000 Thu May 10 19:06:27 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a45f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4700
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4700 set date to 1332910800.000000000 Tue Mar 27 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4700 set date to 1336698410.366978000 Thu May 10 19:06:50 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a45f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a44e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a42c0 set date to 1332910800.000000000 Tue Mar 27 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a42c0 set date to 1336698422.599103000 Thu May 10 19:07:02 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4458
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a45f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4678 set date to 1332910800.000000000 Tue Mar 27 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4678 set date to 1336698438.335441000 Thu May 10 19:07:18 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a45f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a44e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a44e0 set date to 1332997200.000000000 Wed Mar 28 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a44e0 set date to 1336698462.023671000 Thu May 10 19:07:42 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a45f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a45f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4458 set date to 1332997200.000000000 Wed Mar 28 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4458 set date to 1336698546.000000000 Thu May 10 19:09:06 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a45f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4810
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4898 set date to 1333256400.000000000 Sat Mar 31 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4898 set date to 1336698572.670774000 Thu May 10 19:09:32 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4a30
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4a30 set date to 1333515600.000000000 Tue Apr  3 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4a30 set date to 1336698597.343272000 Thu May 10 19:09:57 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4810
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a45f0 set date to 1333947600.000000000 Sun Apr  8 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a45f0 set date to 1336698691.000000000 Thu May 10 19:11:31 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4788
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a49a8 set date to 1333947600.000000000 Sun Apr  8 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a49a8 set date to 1336698719.977472000 Thu May 10 19:11:59 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4810
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4810 set date to 1333947600.000000000 Sun Apr  8 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4810 set date to 1336698753.602195000 Thu May 10 19:12:33 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4788 set date to 1334034000.000000000 Mon Apr  9 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4788 set date to 1336698797.258842000 Thu May 10 19:13:17 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4920
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4b40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4bc8 set date to 1334034000.000000000 Mon Apr  9 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4bc8 set date to 1336698842.486003000 Thu May 10 19:14:02 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4c50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4d60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4d60 set date to 1334206800.000000000 Wed Apr 11 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4d60 set date to 1336698871.913703000 Thu May 10 19:14:31 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4c50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4b40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4920 set date to 1334293200.000000000 Thu Apr 12 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4920 set date to 1336698924.594700000 Thu May 10 19:15:24 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4ab8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4c50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4cd8 set date to 1334379600.000000000 Fri Apr 13 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4cd8 set date to 1336698951.011030000 Thu May 10 19:15:51 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4c50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4b40
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4b40 set date to 1334638800.000000000 Mon Apr 16 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4b40 set date to 1336701063.231123000 Thu May 10 19:51:03 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4c50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4c50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4ab8 set date to 1334725200.000000000 Tue Apr 17 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4ab8 set date to 1336701186.585064000 Thu May 10 19:53:06 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4c50
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4e70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4ef8 set date to 1335157200.000000000 Sun Apr 22 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4ef8 set date to 1336701211.657490000 Thu May 10 19:53:31 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4f80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a80d0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a80d0 set date to 1335157200.000000000 Sun Apr 22 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a80d0 set date to 1336701230.193813000 Thu May 10 19:53:50 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4f80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4e70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4c50 set date to 1335243600.000000000 Mon Apr 23 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4c50 set date to 1336701256.466264000 Thu May 10 19:54:16 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4de8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4f80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8048 set date to 1335416400.000000000 Wed Apr 25 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8048 set date to 1336701335.000000000 Thu May 10 19:55:35 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4f80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4e70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4e70 set date to 1335589200.000000000 Fri Apr 27 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4e70 set date to 1336701359.491887000 Thu May 10 19:55:59 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4f80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4f80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4de8 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4de8 set date to 1336701385.172375000 Thu May 10 19:56:25 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a4f80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a81e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8268 set date to 1336021200.000000000 Wed May  2 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8268 set date to 1336701406.172721000 Thu May 10 19:56:46 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a82f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8400
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8400 set date to 1336366800.000000000 Sun May  6 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8400 set date to 1336701507.753791000 Thu May 10 19:58:27 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a82f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a81e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4f80 set date to 1336366800.000000000 Sun May  6 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a4f80 set date to 1336701553.000000000 Thu May 10 19:59:13 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8158
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a82f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8378 set date to 1336539600.000000000 Tue May  8 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8378 set date to 1336701570.842834000 Thu May 10 19:59:30 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a82f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a81e0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a81e0 set date to 1336539600.000000000 Tue May  8 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a81e0 set date to 1336701596.811259000 Thu May 10 19:59:56 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a82f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a82f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8158 set date to 1336626000.000000000 Wed May  9 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8158 set date to 1336701622.844222000 Thu May 10 20:00:22 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a82f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8510
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8598 set date to 1336626000.000000000 Wed May  9 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8598 set date to 1336701644.252154000 Thu May 10 20:00:44 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8730
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8730 set date to 1336712400.000000000 Thu May 10 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8730 set date to 1337637123.677469000 Mon May 21 15:52:03 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8510
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a82f0 set date to 1336712400.000000000 Thu May 10 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a82f0 set date to 1337637142.469193000 Mon May 21 15:52:22 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8488
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a86a8 set date to 1336798800.000000000 Fri May 11 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a86a8 set date to 1337637201.000000000 Mon May 21 15:53:21 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8510
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8510 set date to 1336885200.000000000 Sat May 12 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8510 set date to 1337637247.535551000 Mon May 21 15:54:07 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8488 set date to 1336971600.000000000 Sun May 13 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8488 set date to 1337637264.383570000 Mon May 21 15:54:24 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8840
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a88c8 set date to 1336971600.000000000 Sun May 13 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a88c8 set date to 1337637293.696198000 Mon May 21 15:54:53 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8a60
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8a60 set date to 1336971600.000000000 Sun May 13 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8a60 set date to 1337637340.225205000 Mon May 21 15:55:40 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8840
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8620 set date to 1336971600.000000000 Sun May 13 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8620 set date to 1337637356.209129000 Mon May 21 15:55:56 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a87b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a89d8 set date to 1336971600.000000000 Sun May 13 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a89d8 set date to 1337637369.745510000 Mon May 21 15:56:09 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8840
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8840 set date to 1337144400.000000000 Tue May 15 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8840 set date to 1337637391.289927000 Mon May 21 15:56:31 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a87b8 set date to 1337144400.000000000 Tue May 15 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a87b8 set date to 1337637404.754159000 Mon May 21 15:56:44 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8b70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8bf8 set date to 1337230800.000000000 Wed May 16 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8bf8 set date to 1337637473.000000000 Mon May 21 15:57:53 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8d90
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8d90 set date to 1337230800.000000000 Wed May 16 23:00:00 2012
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8d90 set date to 1337637533.000000000 Mon May 21 15:58:53 2012
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8b70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8950 set date to 1357624800.000000000 Mon Jan  7 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8950 set date to 1357856978.417570000 Thu Jan 10 15:29:38 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8ae8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8d08 set date to 1357624800.000000000 Mon Jan  7 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8d08 set date to 1357857064.865331000 Thu Jan 10 15:31:04 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8b70
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8b70 set date to 1359439200.000000000 Mon Jan 28 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8b70 set date to 1359473993.000000000 Tue Jan 29 08:39:53 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8ae8 set date to 1359439200.000000000 Mon Jan 28 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8ae8 set date to 1359912326.202561000 Sun Feb  3 10:25:26 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8ea0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8f28 set date to 1359525600.000000000 Tue Jan 29 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8f28 set date to 1359912343.202745000 Sun Feb  3 10:25:43 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3078
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3188
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3188 set date to 1359525600.000000000 Tue Jan 29 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3188 set date to 1359912358.403054000 Sun Feb  3 10:25:58 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3078
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8ea0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8c80 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8c80 set date to 1359912403.715866000 Sun Feb  3 10:26:43 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8e18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3078
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3100 set date to 1359784800.000000000 Fri Feb  1 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3100 set date to 1359912425.899966000 Sun Feb  3 10:27:05 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3078
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122a8ea0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8ea0 set date to 1361253600.000000000 Mon Feb 18 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8ea0 set date to 1362600947.361494000 Wed Mar  6 13:15:47 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3078
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3078
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8e18 set date to 1361685600.000000000 Sat Feb 23 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122a8e18 set date to 1362601140.664397000 Wed Mar  6 13:19:00 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3078
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3298
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3320 set date to 1361772000.000000000 Sun Feb 24 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3320 set date to 1362601156.336486000 Wed Mar  6 13:19:16 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f33a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f34b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f34b8 set date to 1362204000.000000000 Fri Mar  1 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f34b8 set date to 1362600985.754011000 Wed Mar  6 13:16:25 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f33a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3298
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3078 set date to 1362204000.000000000 Fri Mar  1 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3078 set date to 1362601005.058163000 Wed Mar  6 13:16:45 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3210
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f33a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3430 set date to 1362290400.000000000 Sat Mar  2 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3430 set date to 1362601029.562526000 Wed Mar  6 13:17:09 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f33a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3298
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3298 set date to 1362376800.000000000 Sun Mar  3 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3298 set date to 1362609192.000000000 Wed Mar  6 15:33:12 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f33a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f33a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3210 set date to 1362463200.000000000 Mon Mar  4 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3210 set date to 1365872820.766201000 Sat Apr 13 11:07:00 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f33a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f35c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3650 set date to 1362636000.000000000 Wed Mar  6 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3650 set date to 1365872859.950633000 Sat Apr 13 11:07:39 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f36d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f37e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f37e8 set date to 1362722400.000000000 Thu Mar  7 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f37e8 set date to 1365872918.632217000 Sat Apr 13 11:08:38 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f36d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f35c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f33a8 set date to 1362722400.000000000 Thu Mar  7 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f33a8 set date to 1365872936.480493000 Sat Apr 13 11:08:56 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3540
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f36d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3760 set date to 1362808800.000000000 Fri Mar  8 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3760 set date to 1365872957.880890000 Sat Apr 13 11:09:17 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f36d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f35c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f35c8 set date to 1362808800.000000000 Fri Mar  8 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f35c8 set date to 1365872972.465285000 Sat Apr 13 11:09:32 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f36d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f36d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3540 set date to 1362978000.000000000 Sun Mar 10 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3540 set date to 1365872996.481575000 Sat Apr 13 11:09:56 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f36d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f38f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3980 set date to 1363150800.000000000 Tue Mar 12 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3980 set date to 1365873009.000000000 Sat Apr 13 11:10:09 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3a08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3b18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3b18 set date to 1363323600.000000000 Thu Mar 14 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3b18 set date to 1365873087.779151000 Sat Apr 13 11:11:27 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3a08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f38f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f36d8 set date to 1363323600.000000000 Thu Mar 14 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f36d8 set date to 1365873105.523584000 Sat Apr 13 11:11:45 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3870
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3a08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3a90 set date to 1363669200.000000000 Mon Mar 18 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3a90 set date to 1365873126.150176000 Sat Apr 13 11:12:06 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3a08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f38f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f38f8 set date to 1363669200.000000000 Mon Mar 18 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f38f8 set date to 1365873139.723975000 Sat Apr 13 11:12:19 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3a08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3a08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3870 set date to 1363755600.000000000 Tue Mar 19 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3870 set date to 1365873180.725112000 Sat Apr 13 11:13:00 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3a08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3c28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3cb0 set date to 1364533200.000000000 Thu Mar 28 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3cb0 set date to 1365873163.428451000 Sat Apr 13 11:12:43 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3d38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3e48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3e48 set date to 1364533200.000000000 Thu Mar 28 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3e48 set date to 1365873522.983978000 Sat Apr 13 11:18:42 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3d38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3c28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3a08 set date to 1364619600.000000000 Fri Mar 29 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3a08 set date to 1365873544.912283000 Sat Apr 13 11:19:04 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3ba0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3d38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3dc0 set date to 1364619600.000000000 Fri Mar 29 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3dc0 set date to 1365873565.128689000 Sat Apr 13 11:19:25 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3d38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3c28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3c28 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3c28 set date to 1365873583.167238000 Sat Apr 13 11:19:43 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3d38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3d38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3ba0 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3ba0 set date to 1365873652.000000000 Sat Apr 13 11:20:52 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3d38
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3f58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0098 set date to 1364965200.000000000 Tue Apr  2 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0098 set date to 1365873671.458438000 Sat Apr 13 11:21:11 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0230
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0230 set date to 1365138000.000000000 Thu Apr  4 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0230 set date to 1365873715.000000000 Sat Apr 13 11:21:55 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3f58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3d38 set date to 1365224400.000000000 Fri Apr  5 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3d38 set date to 1365873773.000000000 Sat Apr 13 11:22:53 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3ed0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b01a8 set date to 1365224400.000000000 Fri Apr  5 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b01a8 set date to 1365873788.876550000 Sat Apr 13 11:23:08 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f3f58
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3f58 set date to 1365224400.000000000 Fri Apr  5 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3f58 set date to 1365873803.836871000 Sat Apr 13 11:23:23 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3ed0 set date to 1365310800.000000000 Sat Apr  6 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f3ed0 set date to 1365873824.373728000 Sat Apr 13 11:23:44 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0120
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b03c8 set date to 1365397200.000000000 Sun Apr  7 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b03c8 set date to 1365873840.949434000 Sat Apr 13 11:24:00 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0560
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0560 set date to 1365483600.000000000 Mon Apr  8 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0560 set date to 1365873861.645945000 Sat Apr 13 11:24:21 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0120 set date to 1365483600.000000000 Mon Apr  8 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0120 set date to 1365873878.246058000 Sat Apr 13 11:24:38 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b02b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b04d8 set date to 1365483600.000000000 Mon Apr  8 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b04d8 set date to 1365873892.750349000 Sat Apr 13 11:24:52 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0340
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0340 set date to 1365656400.000000000 Wed Apr 10 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0340 set date to 1365873911.990808000 Sat Apr 13 11:25:11 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b02b8 set date to 1366261200.000000000 Wed Apr 17 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b02b8 set date to 1367076847.986767000 Sat Apr 27 09:34:07 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0450
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b06f8 set date to 1366261200.000000000 Wed Apr 17 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b06f8 set date to 1367076865.459071000 Sat Apr 27 09:34:25 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0890
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0890 set date to 1366347600.000000000 Thu Apr 18 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0890 set date to 1367076911.000000000 Sat Apr 27 09:35:11 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0450 set date to 1366520400.000000000 Sat Apr 20 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0450 set date to 1367076942.292245000 Sat Apr 27 09:35:42 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b05e8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0808 set date to 1366520400.000000000 Sat Apr 20 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0808 set date to 1367076953.836413000 Sat Apr 27 09:35:53 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0670
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0670 set date to 1366520400.000000000 Sat Apr 20 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0670 set date to 1367076974.980903000 Sat Apr 27 09:36:14 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b05e8 set date to 1366606800.000000000 Sun Apr 21 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b05e8 set date to 1367076999.285122000 Sat Apr 27 09:36:39 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0780
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b09a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0a28 set date to 1366606800.000000000 Sun Apr 21 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0a28 set date to 1399827308.000000000 Sun May 11 10:55:08 2014
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0ab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0bc0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0bc0 set date to 1366606800.000000000 Sun Apr 21 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0bc0 set date to 1399828356.000000000 Sun May 11 11:12:36 2014
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0ab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b09a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0780 set date to 1366779600.000000000 Tue Apr 23 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0780 set date to 1367077021.133206000 Sat Apr 27 09:37:01 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0918
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0ab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0b38 set date to 1366866000.000000000 Wed Apr 24 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0b38 set date to 1367077039.133721000 Sat Apr 27 09:37:19 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0ab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b09a0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b09a0 set date to 1366866000.000000000 Wed Apr 24 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b09a0 set date to 1367077092.470619000 Sat Apr 27 09:38:12 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0ab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0ab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0918 set date to 1366866000.000000000 Wed Apr 24 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0918 set date to 1367077111.854852000 Sat Apr 27 09:38:31 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0ab0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0cd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0d58 set date to 1367211600.000000000 Sun Apr 28 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0d58 set date to 1368964130.000000000 Sun May 19 05:48:50 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0de0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0ef0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0ef0 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0ef0 set date to 1368964212.214246000 Sun May 19 05:50:12 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0de0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0cd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0ab0 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0ab0 set date to 1368964229.086573000 Sun May 19 05:50:29 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0c48
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0de0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0e68 set date to 1367470800.000000000 Wed May  1 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0e68 set date to 1368964248.775055000 Sun May 19 05:50:48 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0de0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0cd0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0cd0 set date to 1367816400.000000000 Sun May  5 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0cd0 set date to 1368964266.014830000 Sun May 19 05:51:06 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0de0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0de0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0c48 set date to 1367816400.000000000 Sun May  5 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0c48 set date to 1368964300.247997000 Sun May 19 05:51:40 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0de0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4048
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b40d0 set date to 1367902800.000000000 Mon May  6 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b40d0 set date to 1368964320.944199000 Sun May 19 05:52:00 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4158
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4268
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4268 set date to 1367902800.000000000 Mon May  6 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4268 set date to 1368964334.848502000 Sun May 19 05:52:14 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4158
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4048
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0de0 set date to 1367989200.000000000 Tue May  7 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0de0 set date to 1368964356.176843000 Sun May 19 05:52:36 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b0f78
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4158
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b41e0 set date to 1368075600.000000000 Wed May  8 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b41e0 set date to 1368964375.505333000 Sun May 19 05:52:55 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4158
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4048
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4048 set date to 1368162000.000000000 Thu May  9 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4048 set date to 1368964406.857929000 Sun May 19 05:53:26 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4158
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4158
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0f78 set date to 1368162000.000000000 Thu May  9 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b0f78 set date to 1368964423.810263000 Sun May 19 05:53:43 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4158
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4378
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4400 set date to 1368334800.000000000 Sat May 11 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4400 set date to 1368964442.182353000 Sun May 19 05:54:02 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4488
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4598
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4598 set date to 1368334800.000000000 Sat May 11 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4598 set date to 1368964460.098761000 Sun May 19 05:54:20 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4488
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4378
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4158 set date to 1368334800.000000000 Sat May 11 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4158 set date to 1368964475.435152000 Sun May 19 05:54:35 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b42f0
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4488
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4510 set date to 1368421200.000000000 Sun May 12 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4510 set date to 1368964520.000000000 Sun May 19 05:55:20 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4488
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4378
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4378 set date to 1368421200.000000000 Sun May 12 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4378 set date to 1368964608.483665000 Sun May 19 05:56:48 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4488
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4488
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b42f0 set date to 1368421200.000000000 Sun May 12 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b42f0 set date to 1368964676.000000000 Sun May 19 05:57:56 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4488
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b46a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4730 set date to 1368507600.000000000 Mon May 13 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4730 set date to 1368964583.000000000 Sun May 19 05:56:23 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b47b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b48c8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b48c8 set date to 1368507600.000000000 Mon May 13 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b48c8 set date to 1368964704.917673000 Sun May 19 05:58:24 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b47b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b46a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4488 set date to 1368507600.000000000 Mon May 13 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4488 set date to 1368964721.573992000 Sun May 19 05:58:41 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4620
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b47b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4840 set date to 1368507600.000000000 Mon May 13 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4840 set date to 1368964737.542534000 Sun May 19 05:58:57 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b47b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b46a8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b46a8 set date to 1368594000.000000000 Tue May 14 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b46a8 set date to 1368964756.230660000 Sun May 19 05:59:16 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b47b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b47b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4620 set date to 1368594000.000000000 Tue May 14 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4620 set date to 1368964808.000000000 Sun May 19 06:00:08 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b47b8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b49d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4a60 set date to 1368766800.000000000 Thu May 16 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4a60 set date to 1368964834.855978000 Sun May 19 06:00:34 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4ae8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4bf8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4bf8 set date to 1368766800.000000000 Thu May 16 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4bf8 set date to 1369492147.565783000 Sat May 25 08:29:07 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4ae8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b49d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b47b8 set date to 1368766800.000000000 Thu May 16 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b47b8 set date to 1369492171.949934000 Sat May 25 08:29:31 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4950
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4ae8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4b70 set date to 1368766800.000000000 Thu May 16 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4b70 set date to 1369492224.000000000 Sat May 25 08:30:24 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4ae8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b49d8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b49d8 set date to 1368766800.000000000 Thu May 16 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b49d8 set date to 1369492286.639636000 Sat May 25 08:31:26 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4ae8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4ae8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4950 set date to 1368939600.000000000 Sat May 18 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4950 set date to 1369492304.855936000 Sat May 25 08:31:44 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4ae8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4d08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4d90 set date to 1369026000.000000000 Sun May 19 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4d90 set date to 1399846567.000000000 Sun May 11 16:16:07 2014
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4e18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4f28
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4f28 set date to 1369026000.000000000 Sun May 19 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4f28 set date to 1399846581.000000000 Sun May 11 16:16:21 2014
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4e18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4d08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4ae8 set date to 1369112400.000000000 Mon May 20 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4ae8 set date to 1399846605.000000000 Sun May 11 16:16:45 2014
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4c80
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4e18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4ea0 set date to 1369116000.000000000 Tue May 21 00:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4ea0 set date to 1370193222.497747000 Sun Jun  2 11:13:42 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4e18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4d08
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4d08 set date to 1369288800.000000000 Thu May 23 00:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4d08 set date to 1370193287.474794000 Sun Jun  2 11:14:47 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4e18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4e18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4c80 set date to 1369288800.000000000 Thu May 23 00:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4c80 set date to 1370193301.000000000 Sun Jun  2 11:15:01 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122b4e18
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128400f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840180 set date to 1369288800.000000000 Thu May 23 00:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840180 set date to 1370193390.436365000 Sun Jun  2 11:16:30 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840208
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840318
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840318 set date to 1369288800.000000000 Thu May 23 00:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840318 set date to 1370193413.620764000 Sun Jun  2 11:16:53 2013
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840208
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128400f8
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4e18 set date to 1369371600.000000000 Thu May 23 23:00:00 2013
* 12:26:57  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122b4e18 set date to 1399827844.000000000 Sun May 11 11:04:04 2014
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840070
* 12:26:57  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:57  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840208
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840290 set date to 1369375200.000000000 Fri May 24 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840290 set date to 1370193482.000000000 Sun Jun  2 11:18:02 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840208
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128400f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128400f8 set date to 1369375200.000000000 Fri May 24 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128400f8 set date to 1370193511.110304000 Sun Jun  2 11:18:31 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840208
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840208
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840070 set date to 1369375200.000000000 Fri May 24 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840070 set date to 1370193532.526657000 Sun Jun  2 11:18:52 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840208
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128404b0 set date to 1369634400.000000000 Mon May 27 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128404b0 set date to 1370193614.511984000 Sun Jun  2 11:20:14 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840648 set date to 1369634400.000000000 Mon May 27 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840648 set date to 1370193638.240322000 Sun Jun  2 11:20:38 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840208 set date to 1369720800.000000000 Tue May 28 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840208 set date to 1370193671.960984000 Sun Jun  2 11:21:11 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128403a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128405c0 set date to 1369807200.000000000 Wed May 29 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128405c0 set date to 1370193692.425565000 Sun Jun  2 11:21:32 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840428 set date to 1369807200.000000000 Wed May 29 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840428 set date to 1370193712.721443000 Sun Jun  2 11:21:52 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128403a0 set date to 1369807200.000000000 Wed May 29 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128403a0 set date to 1370193746.313218000 Sun Jun  2 11:22:26 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128407e0 set date to 1369807200.000000000 Wed May 29 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128407e0 set date to 1370193757.929598000 Sun Jun  2 11:22:37 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840978 set date to 1369893600.000000000 Thu May 30 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840978 set date to 1370193949.000000000 Sun Jun  2 11:25:49 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840538 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840538 set date to 1370193832.000000000 Sun Jun  2 11:23:52 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128406d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128408f0 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128408f0 set date to 1370194035.000000000 Sun Jun  2 11:27:15 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840758 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840758 set date to 1370194106.091721000 Sun Jun  2 11:28:26 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128406d0 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128406d0 set date to 1370194208.000000000 Sun Jun  2 11:30:08 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840b10 set date to 1369980000.000000000 Fri May 31 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840b10 set date to 1370194255.214410000 Sun Jun  2 11:30:55 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840ca8 set date to 1370152800.000000000 Sun Jun  2 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840ca8 set date to 1370194450.229674000 Sun Jun  2 11:34:10 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840868 set date to 1370152800.000000000 Sun Jun  2 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840868 set date to 1370194481.201240000 Sun Jun  2 11:34:41 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840a00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840c20 set date to 1370152800.000000000 Sun Jun  2 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840c20 set date to 1370194505.737486000 Sun Jun  2 11:35:05 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840a88 set date to 1370152800.000000000 Sun Jun  2 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840a88 set date to 1370194654.075621000 Sun Jun  2 11:37:34 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840a00 set date to 1370152800.000000000 Sun Jun  2 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840a00 set date to 1370194681.187942000 Sun Jun  2 11:38:01 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840e40 set date to 1370239200.000000000 Mon Jun  3 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840e40 set date to 1381788079.000000000 Mon Oct 14 16:01:19 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841090
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841090 set date to 1370325600.000000000 Tue Jun  4 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841090 set date to 1381788163.000000000 Mon Oct 14 16:02:43 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840b98 set date to 1370325600.000000000 Tue Jun  4 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840b98 set date to 1381788228.000000000 Mon Oct 14 16:03:48 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840d30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840f50 set date to 1370412000.000000000 Wed Jun  5 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840f50 set date to 1381788251.538634000 Mon Oct 14 16:04:11 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840db8 set date to 1370412000.000000000 Wed Jun  5 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840db8 set date to 1381788348.731415000 Mon Oct 14 16:05:48 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840d30 set date to 1370498400.000000000 Thu Jun  6 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840d30 set date to 1381788316.490862000 Mon Oct 14 16:05:16 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12840ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128411a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841228 set date to 1370498400.000000000 Thu Jun  6 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841228 set date to 1381788369.939754000 Mon Oct 14 16:06:09 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128412b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128413c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128413c0 set date to 1370498400.000000000 Thu Jun  6 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128413c0 set date to 1381788384.787929000 Mon Oct 14 16:06:24 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128412b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128411a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840ec8 set date to 1370584800.000000000 Fri Jun  7 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12840ec8 set date to 1381788490.143565000 Mon Oct 14 16:08:10 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841118
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128412b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841338 set date to 1370584800.000000000 Fri Jun  7 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841338 set date to 1381788635.945964000 Mon Oct 14 16:10:35 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128412b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128411a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128411a0 set date to 1370671200.000000000 Sat Jun  8 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128411a0 set date to 1381788439.000000000 Mon Oct 14 16:07:19 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128412b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128412b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841118 set date to 1370671200.000000000 Sat Jun  8 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841118 set date to 1381788559.944701000 Mon Oct 14 16:09:19 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128412b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128414d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841558 set date to 1370671200.000000000 Sat Jun  8 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841558 set date to 1381788598.649310000 Mon Oct 14 16:09:58 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128415e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128416f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128416f0 set date to 1370671200.000000000 Sat Jun  8 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128416f0 set date to 1381788674.293570000 Mon Oct 14 16:11:14 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128415e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128414d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128412b0 set date to 1370671200.000000000 Sat Jun  8 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128412b0 set date to 1381788774.118893000 Mon Oct 14 16:12:54 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841448
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128415e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841668 set date to 1370671200.000000000 Sat Jun  8 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841668 set date to 1381788804.871312000 Mon Oct 14 16:13:24 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128415e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128414d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128414d0 set date to 1370671200.000000000 Sat Jun  8 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128414d0 set date to 1381788957.000000000 Mon Oct 14 16:15:57 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128415e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128415e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841448 set date to 1370757600.000000000 Sun Jun  9 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841448 set date to 1381788744.000000000 Mon Oct 14 16:12:24 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128415e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841800
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841888 set date to 1370844000.000000000 Mon Jun 10 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841888 set date to 1381788860.000000000 Mon Oct 14 16:14:20 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841910
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841a20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841a20 set date to 1370844000.000000000 Mon Jun 10 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841a20 set date to 1381788997.000000000 Mon Oct 14 16:16:37 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841910
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841800
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128415e0 set date to 1371016800.000000000 Wed Jun 12 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128415e0 set date to 1381789032.258655000 Mon Oct 14 16:17:12 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841778
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841910
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841998 set date to 1371189600.000000000 Fri Jun 14 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841998 set date to 1381789061.899167000 Mon Oct 14 16:17:41 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841910
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841800
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841800 set date to 1371189600.000000000 Fri Jun 14 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841800 set date to 1381789124.660325000 Mon Oct 14 16:18:44 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841910
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841910
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841778 set date to 1371189600.000000000 Fri Jun 14 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841778 set date to 1381789774.044879000 Mon Oct 14 16:29:34 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841910
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841b30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841bb8 set date to 1371276000.000000000 Sat Jun 15 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841bb8 set date to 1381789087.531418000 Mon Oct 14 16:18:07 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841c40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841d50
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841d50 set date to 1371276000.000000000 Sat Jun 15 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841d50 set date to 1381789193.131248000 Mon Oct 14 16:19:53 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841c40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841b30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841910 set date to 1371276000.000000000 Sat Jun 15 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841910 set date to 1381789232.245541000 Mon Oct 14 16:20:32 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841aa8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841c40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841cc8 set date to 1371276000.000000000 Sat Jun 15 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841cc8 set date to 1381789855.000000000 Mon Oct 14 16:30:55 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841c40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841b30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841b30 set date to 1371362400.000000000 Sun Jun 16 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841b30 set date to 1381789165.000000000 Mon Oct 14 16:19:25 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841c40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841c40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841aa8 set date to 1371362400.000000000 Sun Jun 16 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841aa8 set date to 1381789810.280588000 Mon Oct 14 16:30:10 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841c40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841e60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841ee8 set date to 1371448800.000000000 Mon Jun 17 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841ee8 set date to 1381789876.505566000 Mon Oct 14 16:31:16 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841f70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128490c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128490c8 set date to 1371535200.000000000 Tue Jun 18 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128490c8 set date to 1381789908.000000000 Mon Oct 14 16:31:48 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841f70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841e60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841c40 set date to 1371618000.000000000 Tue Jun 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841c40 set date to 1399862182.000000000 Sun May 11 20:36:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841dd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841f70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849040 set date to 1371621600.000000000 Wed Jun 19 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849040 set date to 1381789937.850508000 Mon Oct 14 16:32:17 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841f70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841e60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841e60 set date to 1371790800.000000000 Thu Jun 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841e60 set date to 1399862202.000000000 Sun May 11 20:36:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841f70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841f70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841dd8 set date to 1371790800.000000000 Thu Jun 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841dd8 set date to 1399862222.000000000 Sun May 11 20:37:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12841f70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128491d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849260 set date to 1372050000.000000000 Sun Jun 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849260 set date to 1399862267.000000000 Sun May 11 20:37:47 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128492e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128493f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128493f8 set date to 1372050000.000000000 Sun Jun 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128493f8 set date to 1399862286.000000000 Sun May 11 20:38:06 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128492e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128491d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841f70 set date to 1372050000.000000000 Sun Jun 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12841f70 set date to 1399862312.000000000 Sun May 11 20:38:32 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849150
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128492e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849370 set date to 1372136400.000000000 Mon Jun 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849370 set date to 1399862341.000000000 Sun May 11 20:39:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128492e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128491d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128491d8 set date to 1372222800.000000000 Tue Jun 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128491d8 set date to 1399862366.000000000 Sun May 11 20:39:26 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128492e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128492e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849150 set date to 1372309200.000000000 Wed Jun 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849150 set date to 1399862379.000000000 Sun May 11 20:39:39 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128492e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849508
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849590 set date to 1372395600.000000000 Thu Jun 27 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849590 set date to 1399863503.000000000 Sun May 11 20:58:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849618
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849728
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849728 set date to 1372654800.000000000 Sun Jun 30 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849728 set date to 1399862401.000000000 Sun May 11 20:40:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849618
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849508
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128492e8 set date to 1373173200.000000000 Sat Jul  6 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128492e8 set date to 1399862114.000000000 Sun May 11 20:35:14 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849480
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849618
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128496a0 set date to 1373691600.000000000 Fri Jul 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128496a0 set date to 1399862427.000000000 Sun May 11 20:40:27 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849618
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849508
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849508 set date to 1373778000.000000000 Sat Jul 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849508 set date to 1399862446.000000000 Sun May 11 20:40:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849618
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849618
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849480 set date to 1373778000.000000000 Sat Jul 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849480 set date to 1399862508.000000000 Sun May 11 20:41:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849618
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849838
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128498c0 set date to 1373778000.000000000 Sat Jul 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128498c0 set date to 1399862518.000000000 Sun May 11 20:41:58 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849948
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849a58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849a58 set date to 1373778000.000000000 Sat Jul 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849a58 set date to 1399862539.000000000 Sun May 11 20:42:19 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849948
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849838
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849618 set date to 1373950800.000000000 Mon Jul 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849618 set date to 1399862562.000000000 Sun May 11 20:42:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128497b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849948
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128499d0 set date to 1374123600.000000000 Wed Jul 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128499d0 set date to 1399862585.000000000 Sun May 11 20:43:05 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849948
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849838
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849838 set date to 1374123600.000000000 Wed Jul 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849838 set date to 1399863153.000000000 Sun May 11 20:52:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849948
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849948
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128497b0 set date to 1374210000.000000000 Thu Jul 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128497b0 set date to 1399863184.000000000 Sun May 11 20:53:04 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849948
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849b68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849bf0 set date to 1374296400.000000000 Fri Jul 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849bf0 set date to 1399863247.000000000 Sun May 11 20:54:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849c78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849d88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849d88 set date to 1374728400.000000000 Wed Jul 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849d88 set date to 1399863264.000000000 Sun May 11 20:54:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849c78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849b68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849948 set date to 1374728400.000000000 Wed Jul 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849948 set date to 1399863302.000000000 Sun May 11 20:55:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849ae0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849c78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849d00 set date to 1374814800.000000000 Thu Jul 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849d00 set date to 1399863345.000000000 Sun May 11 20:55:45 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849c78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849b68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849b68 set date to 1374901200.000000000 Fri Jul 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849b68 set date to 1399863282.000000000 Sun May 11 20:54:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849c78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849c78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849ae0 set date to 1374901200.000000000 Fri Jul 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849ae0 set date to 1399863317.000000000 Sun May 11 20:55:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849c78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849e98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849f20 set date to 1374901200.000000000 Fri Jul 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849f20 set date to 1399863410.000000000 Sun May 11 20:56:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc060
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc170
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc170 set date to 1375160400.000000000 Mon Jul 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc170 set date to 1399863427.000000000 Sun May 11 20:57:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc060
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849e98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849c78 set date to 1375160400.000000000 Mon Jul 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849c78 set date to 1399863532.000000000 Sun May 11 20:58:52 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849e10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc060
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc0e8 set date to 1375419600.000000000 Thu Aug  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc0e8 set date to 1399828214.000000000 Sun May 11 11:10:14 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc060
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12849e98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849e98 set date to 1375419600.000000000 Thu Aug  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849e98 set date to 1399863592.000000000 Sun May 11 20:59:52 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc060
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc060
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849e10 set date to 1375592400.000000000 Sat Aug  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12849e10 set date to 1399863632.000000000 Sun May 11 21:00:32 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc060
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc280
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc308 set date to 1375765200.000000000 Mon Aug  5 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc308 set date to 1399863675.000000000 Sun May 11 21:01:15 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc390
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc4a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc4a0 set date to 1375938000.000000000 Wed Aug  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc4a0 set date to 1399863723.000000000 Sun May 11 21:02:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc390
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc280
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc060 set date to 1376024400.000000000 Thu Aug  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc060 set date to 1399863746.000000000 Sun May 11 21:02:26 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc1f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc390
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc418 set date to 1376024400.000000000 Thu Aug  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc418 set date to 1399863798.000000000 Sun May 11 21:03:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc390
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc280
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc280 set date to 1376110800.000000000 Fri Aug  9 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc280 set date to 1399863766.000000000 Sun May 11 21:02:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc390
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc390
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc1f8 set date to 1376110800.000000000 Fri Aug  9 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc1f8 set date to 1399863782.000000000 Sun May 11 21:03:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc390
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc5b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc638 set date to 1376283600.000000000 Sun Aug 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc638 set date to 1399863821.000000000 Sun May 11 21:03:41 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc6c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc7d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc7d0 set date to 1376283600.000000000 Sun Aug 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc7d0 set date to 1399863837.000000000 Sun May 11 21:03:57 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc6c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc5b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc390 set date to 1376283600.000000000 Sun Aug 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc390 set date to 1399863853.000000000 Sun May 11 21:04:13 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc528
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc6c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc748 set date to 1376283600.000000000 Sun Aug 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc748 set date to 1399863867.000000000 Sun May 11 21:04:27 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc6c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc5b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc5b0 set date to 1376283600.000000000 Sun Aug 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc5b0 set date to 1399863882.000000000 Sun May 11 21:04:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc6c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc6c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc528 set date to 1376456400.000000000 Tue Aug 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc528 set date to 1399863900.000000000 Sun May 11 21:05:00 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc6c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc8e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc968 set date to 1376629200.000000000 Thu Aug 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc968 set date to 1399863918.000000000 Sun May 11 21:05:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc9f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcb00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcb00 set date to 1376629200.000000000 Thu Aug 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcb00 set date to 1399863935.000000000 Sun May 11 21:05:35 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc9f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc8e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc6c0 set date to 1376888400.000000000 Sun Aug 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc6c0 set date to 1399863951.000000000 Sun May 11 21:05:51 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc858
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc9f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bca78 set date to 1376974800.000000000 Mon Aug 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bca78 set date to 1399864168.000000000 Sun May 11 21:09:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc9f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc8e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc8e0 set date to 1376974800.000000000 Mon Aug 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc8e0 set date to 1399864182.000000000 Sun May 11 21:09:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc9f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc9f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc858 set date to 1377061200.000000000 Tue Aug 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc858 set date to 1399864201.000000000 Sun May 11 21:10:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bc9f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcc10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcc98 set date to 1377061200.000000000 Tue Aug 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcc98 set date to 1399864242.000000000 Sun May 11 21:10:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcd20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bce30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bce30 set date to 1377147600.000000000 Wed Aug 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bce30 set date to 1399864223.000000000 Sun May 11 21:10:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcd20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcc10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc9f0 set date to 1377147600.000000000 Wed Aug 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bc9f0 set date to 1399864261.000000000 Sun May 11 21:11:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcb88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcd20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcda8 set date to 1377320400.000000000 Fri Aug 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcda8 set date to 1399864301.000000000 Sun May 11 21:11:41 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcd20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcc10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcc10 set date to 1377320400.000000000 Fri Aug 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcc10 set date to 1399864314.000000000 Sun May 11 21:11:54 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcd20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcd20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcb88 set date to 1377320400.000000000 Fri Aug 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcb88 set date to 1399864328.000000000 Sun May 11 21:12:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcd20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcf40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6090 set date to 1377406800.000000000 Sat Aug 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6090 set date to 1399864350.000000000 Sun May 11 21:12:30 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6118
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6228
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6228 set date to 1377579600.000000000 Mon Aug 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6228 set date to 1399864364.000000000 Sun May 11 21:12:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6118
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcf40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcd20 set date to 1377579600.000000000 Mon Aug 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcd20 set date to 1399864381.000000000 Sun May 11 21:13:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bceb8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6118
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c61a0 set date to 1377666000.000000000 Tue Aug 27 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c61a0 set date to 1399864399.000000000 Sun May 11 21:13:19 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6118
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122bcf40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcf40 set date to 1377752400.000000000 Wed Aug 28 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bcf40 set date to 1399864417.000000000 Sun May 11 21:13:37 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6118
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6118
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bceb8 set date to 1377752400.000000000 Wed Aug 28 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122bceb8 set date to 1399864447.000000000 Sun May 11 21:14:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6118
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6338
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c63c0 set date to 1377838800.000000000 Thu Aug 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c63c0 set date to 1399864465.000000000 Sun May 11 21:14:25 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6448
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6558
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6558 set date to 1377925200.000000000 Fri Aug 30 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6558 set date to 1399864527.000000000 Sun May 11 21:15:27 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6448
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6338
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6118 set date to 1378098000.000000000 Sun Sep  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6118 set date to 1399864546.000000000 Sun May 11 21:15:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c62b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6448
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c64d0 set date to 1378270800.000000000 Tue Sep  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c64d0 set date to 1399864568.000000000 Sun May 11 21:16:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6448
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6338
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6338 set date to 1378270800.000000000 Tue Sep  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6338 set date to 1399864613.000000000 Sun May 11 21:16:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6448
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6448
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c62b0 set date to 1378357200.000000000 Wed Sep  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c62b0 set date to 1399864591.000000000 Sun May 11 21:16:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6448
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6668
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c66f0 set date to 1378530000.000000000 Fri Sep  6 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c66f0 set date to 1399864651.000000000 Sun May 11 21:17:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6778
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6888
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6888 set date to 1378616400.000000000 Sat Sep  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6888 set date to 1399864634.000000000 Sun May 11 21:17:14 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6778
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6668
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6448 set date to 1378702800.000000000 Sun Sep  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6448 set date to 1399864669.000000000 Sun May 11 21:17:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c65e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6778
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6800 set date to 1378789200.000000000 Mon Sep  9 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6800 set date to 1399864687.000000000 Sun May 11 21:18:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6778
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6668
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6668 set date to 1378789200.000000000 Mon Sep  9 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6668 set date to 1399864739.000000000 Sun May 11 21:18:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6778
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6778
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c65e0 set date to 1378875600.000000000 Tue Sep 10 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c65e0 set date to 1399864708.000000000 Sun May 11 21:18:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6778
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6998
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6a20 set date to 1378962000.000000000 Wed Sep 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6a20 set date to 1399827539.000000000 Sun May 11 10:58:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6aa8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6bb8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6bb8 set date to 1378962000.000000000 Wed Sep 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6bb8 set date to 1399827743.000000000 Sun May 11 11:02:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6aa8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6998
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6778 set date to 1379048400.000000000 Thu Sep 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6778 set date to 1399864803.000000000 Sun May 11 21:20:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6910
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6aa8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6b30 set date to 1379221200.000000000 Sat Sep 14 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6b30 set date to 1399864824.000000000 Sun May 11 21:20:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6aa8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6998
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6998 set date to 1379307600.000000000 Sun Sep 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6998 set date to 1399864849.000000000 Sun May 11 21:20:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6aa8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6aa8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6910 set date to 1379394000.000000000 Mon Sep 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6910 set date to 1399864870.000000000 Sun May 11 21:21:10 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6aa8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6cc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6d50 set date to 1379394000.000000000 Mon Sep 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6d50 set date to 1399864888.000000000 Sun May 11 21:21:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6dd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6ee8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6ee8 set date to 1379394000.000000000 Mon Sep 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6ee8 set date to 1399864954.000000000 Sun May 11 21:22:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6dd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6cc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6aa8 set date to 1379480400.000000000 Tue Sep 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6aa8 set date to 1399864113.000000000 Sun May 11 21:08:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6c40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6dd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6e60 set date to 1379566800.000000000 Wed Sep 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6e60 set date to 1399845040.000000000 Sun May 11 15:50:40 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6dd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6cc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6cc8 set date to 1379566800.000000000 Wed Sep 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6cc8 set date to 1399845057.000000000 Sun May 11 15:50:57 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6dd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6dd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6c40 set date to 1379566800.000000000 Wed Sep 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6c40 set date to 1399864973.000000000 Sun May 11 21:22:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6dd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128530b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853140 set date to 1379739600.000000000 Fri Sep 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853140 set date to 1399845082.000000000 Sun May 11 15:51:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128531c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128532d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128532d8 set date to 1379826000.000000000 Sat Sep 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128532d8 set date to 1399845125.000000000 Sun May 11 15:52:05 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128531c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128530b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6dd8 set date to 1379826000.000000000 Sat Sep 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6dd8 set date to 1399845140.000000000 Sun May 11 15:52:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122c6f70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128531c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853250 set date to 1379912400.000000000 Sun Sep 22 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853250 set date to 1399845162.000000000 Sun May 11 15:52:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128531c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128530b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128530b8 set date to 1379912400.000000000 Sun Sep 22 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128530b8 set date to 1399845218.000000000 Sun May 11 15:53:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128531c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128531c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6f70 set date to 1379998800.000000000 Mon Sep 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122c6f70 set date to 1399845233.000000000 Sun May 11 15:53:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128531c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128533e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853470 set date to 1379998800.000000000 Mon Sep 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853470 set date to 1399845252.000000000 Sun May 11 15:54:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128534f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853608
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853608 set date to 1379998800.000000000 Mon Sep 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853608 set date to 1399845267.000000000 Sun May 11 15:54:27 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128534f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128533e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128531c8 set date to 1380085200.000000000 Tue Sep 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128531c8 set date to 1399845286.000000000 Sun May 11 15:54:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853360
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128534f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853580 set date to 1380171600.000000000 Wed Sep 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853580 set date to 1399845310.000000000 Sun May 11 15:55:10 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128534f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128533e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128533e8 set date to 1380171600.000000000 Wed Sep 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128533e8 set date to 1399845483.000000000 Sun May 11 15:58:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128534f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128534f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853360 set date to 1380258000.000000000 Thu Sep 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853360 set date to 1399845362.000000000 Sun May 11 15:56:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128534f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853718
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128537a0 set date to 1380258000.000000000 Thu Sep 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128537a0 set date to 1399845416.000000000 Sun May 11 15:56:56 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853828
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853938
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853938 set date to 1380258000.000000000 Thu Sep 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853938 set date to 1399845427.000000000 Sun May 11 15:57:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853828
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853718
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128534f8 set date to 1380258000.000000000 Thu Sep 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128534f8 set date to 1399845460.000000000 Sun May 11 15:57:40 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853690
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853828
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128538b0 set date to 1380258000.000000000 Thu Sep 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128538b0 set date to 1399845539.000000000 Sun May 11 15:58:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853828
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853718
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853718 set date to 1380344400.000000000 Fri Sep 27 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853718 set date to 1399845523.000000000 Sun May 11 15:58:43 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853828
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853828
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853690 set date to 1380344400.000000000 Fri Sep 27 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853690 set date to 1399845558.000000000 Sun May 11 15:59:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853828
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853a48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853ad0 set date to 1380430800.000000000 Sat Sep 28 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853ad0 set date to 1399845580.000000000 Sun May 11 15:59:40 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853b58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853c68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853c68 set date to 1380517200.000000000 Sun Sep 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853c68 set date to 1399844859.000000000 Sun May 11 15:47:39 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853b58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853a48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853828 set date to 1380603600.000000000 Mon Sep 30 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853828 set date to 1399845607.000000000 Sun May 11 16:00:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128539c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853b58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853be0 set date to 1380690000.000000000 Tue Oct  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853be0 set date to 1399845628.000000000 Sun May 11 16:00:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853b58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853a48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853a48 set date to 1380690000.000000000 Tue Oct  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853a48 set date to 1399845650.000000000 Sun May 11 16:00:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853b58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853b58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128539c0 set date to 1380776400.000000000 Wed Oct  2 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128539c0 set date to 1399845781.000000000 Sun May 11 16:03:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853b58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853d78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853e00 set date to 1380862800.000000000 Thu Oct  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853e00 set date to 1399845698.000000000 Sun May 11 16:01:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853e88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853f98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853f98 set date to 1380862800.000000000 Thu Oct  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853f98 set date to 1399845719.000000000 Sun May 11 16:01:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853e88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853d78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853b58 set date to 1380949200.000000000 Fri Oct  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853b58 set date to 1399845678.000000000 Sun May 11 16:01:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853cf0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853e88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853f10 set date to 1380949200.000000000 Fri Oct  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853f10 set date to 1399845856.000000000 Sun May 11 16:04:16 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853e88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853d78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853d78 set date to 1381035600.000000000 Sat Oct  5 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853d78 set date to 1399845813.000000000 Sun May 11 16:03:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853e88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853e88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853cf0 set date to 1381035600.000000000 Sat Oct  5 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853cf0 set date to 1399845841.000000000 Sun May 11 16:04:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12853e88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128540e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854170 set date to 1381208400.000000000 Mon Oct  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854170 set date to 1399845895.000000000 Sun May 11 16:04:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128541f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854308
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854308 set date to 1381381200.000000000 Wed Oct  9 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854308 set date to 1399844953.000000000 Sun May 11 15:49:13 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128541f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128540e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853e88 set date to 1381381200.000000000 Wed Oct  9 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12853e88 set date to 1399845921.000000000 Sun May 11 16:05:21 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854060
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128541f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854280 set date to 1381381200.000000000 Wed Oct  9 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854280 set date to 1399845937.000000000 Sun May 11 16:05:37 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128541f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128540e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128540e8 set date to 1381381200.000000000 Wed Oct  9 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128540e8 set date to 1399845986.000000000 Sun May 11 16:06:26 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128541f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128541f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854060 set date to 1381467600.000000000 Thu Oct 10 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854060 set date to 1399845956.000000000 Sun May 11 16:05:56 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128541f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854418
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128544a0 set date to 1381467600.000000000 Thu Oct 10 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128544a0 set date to 1399846069.000000000 Sun May 11 16:07:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854528
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854638
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854638 set date to 1381554000.000000000 Fri Oct 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854638 set date to 1399846009.000000000 Sun May 11 16:06:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854528
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854418
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128541f8 set date to 1381554000.000000000 Fri Oct 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128541f8 set date to 1399846054.000000000 Sun May 11 16:07:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854390
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854528
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128545b0 set date to 1381640400.000000000 Sat Oct 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128545b0 set date to 1399846091.000000000 Sun May 11 16:08:11 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854528
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854418
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854418 set date to 1381813200.000000000 Mon Oct 14 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854418 set date to 1399846128.000000000 Sun May 11 16:08:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854528
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854528
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854390 set date to 1381986000.000000000 Wed Oct 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854390 set date to 1399846152.000000000 Sun May 11 16:09:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854528
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854748
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128547d0 set date to 1382245200.000000000 Sat Oct 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128547d0 set date to 1399843691.000000000 Sun May 11 15:28:11 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854858
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854968
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854968 set date to 1382245200.000000000 Sat Oct 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854968 set date to 1399843723.000000000 Sun May 11 15:28:43 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854858
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854748
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854528 set date to 1382245200.000000000 Sat Oct 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854528 set date to 1399843749.000000000 Sun May 11 15:29:09 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128546c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854858
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128548e0 set date to 1382850000.000000000 Sat Oct 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128548e0 set date to 1399843793.000000000 Sun May 11 15:29:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854858
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854748
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854748 set date to 1382936400.000000000 Sun Oct 27 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854748 set date to 1399843863.000000000 Sun May 11 15:31:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854858
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854858
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128546c0 set date to 1383022800.000000000 Mon Oct 28 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128546c0 set date to 1399843980.000000000 Sun May 11 15:33:00 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854858
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854a78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854b00 set date to 1383109200.000000000 Tue Oct 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854b00 set date to 1399844144.000000000 Sun May 11 15:35:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854b88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854c98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854c98 set date to 1383368400.000000000 Fri Nov  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854c98 set date to 1399844190.000000000 Sun May 11 15:36:30 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854b88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854a78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854858 set date to 1383368400.000000000 Fri Nov  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854858 set date to 1399844270.000000000 Sun May 11 15:37:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128549f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854b88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854c10 set date to 1383544800.000000000 Sun Nov  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854c10 set date to 1399844298.000000000 Sun May 11 15:38:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854b88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854a78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854a78 set date to 1383631200.000000000 Mon Nov  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854a78 set date to 1399844314.000000000 Sun May 11 15:38:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854b88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854b88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128549f0 set date to 1383631200.000000000 Mon Nov  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128549f0 set date to 1399844357.000000000 Sun May 11 15:39:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854b88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854da8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854e30 set date to 1383804000.000000000 Wed Nov  6 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854e30 set date to 1399844387.000000000 Sun May 11 15:39:47 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854eb8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2080
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2080 set date to 1383804000.000000000 Wed Nov  6 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2080 set date to 1399844415.000000000 Sun May 11 15:40:15 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854eb8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854da8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854b88 set date to 1384581600.000000000 Fri Nov 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854b88 set date to 1399844468.000000000 Sun May 11 15:41:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854d20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854eb8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854f40 set date to 1384581600.000000000 Fri Nov 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854f40 set date to 1399844482.000000000 Sun May 11 15:41:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854eb8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854da8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854da8 set date to 1384668000.000000000 Sat Nov 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854da8 set date to 1399844510.000000000 Sun May 11 15:41:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854eb8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854eb8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854d20 set date to 1384754400.000000000 Sun Nov 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854d20 set date to 1399844538.000000000 Sun May 11 15:42:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12854eb8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2190
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2218 set date to 1384754400.000000000 Sun Nov 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2218 set date to 1399844562.000000000 Sun May 11 15:42:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d22a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d23b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d23b0 set date to 1384840800.000000000 Mon Nov 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d23b0 set date to 1399844581.000000000 Sun May 11 15:43:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d22a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2190
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854eb8 set date to 1384927200.000000000 Tue Nov 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12854eb8 set date to 1399900331.000000000 Mon May 12 07:12:11 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2108
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d22a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2328 set date to 1384927200.000000000 Tue Nov 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2328 set date to 1399900344.000000000 Mon May 12 07:12:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d22a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2190
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2190 set date to 1385100000.000000000 Thu Nov 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2190 set date to 1399900362.000000000 Mon May 12 07:12:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d22a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d22a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2108 set date to 1385186400.000000000 Fri Nov 22 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2108 set date to 1399900383.000000000 Mon May 12 07:13:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d22a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d24c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2548 set date to 1385272800.000000000 Sat Nov 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2548 set date to 1399893783.000000000 Mon May 12 05:23:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d25d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d26e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d26e0 set date to 1385272800.000000000 Sat Nov 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d26e0 set date to 1399893807.000000000 Mon May 12 05:23:27 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d25d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d24c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d22a0 set date to 1385359200.000000000 Sun Nov 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d22a0 set date to 1399893828.000000000 Mon May 12 05:23:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2438
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d25d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2658 set date to 1385445600.000000000 Mon Nov 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2658 set date to 1399893847.000000000 Mon May 12 05:24:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d25d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d24c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d24c0 set date to 1385445600.000000000 Mon Nov 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d24c0 set date to 1399900311.000000000 Mon May 12 07:11:51 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d25d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d25d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2438 set date to 1385791200.000000000 Fri Nov 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2438 set date to 1399893868.000000000 Mon May 12 05:24:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d25d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d27f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2878 set date to 1385791200.000000000 Fri Nov 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2878 set date to 1399894007.000000000 Mon May 12 05:26:47 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2900
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2a10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2a10 set date to 1385877600.000000000 Sat Nov 30 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2a10 set date to 1399893899.000000000 Mon May 12 05:24:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2900
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d27f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d25d0 set date to 1385877600.000000000 Sat Nov 30 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d25d0 set date to 1399893916.000000000 Mon May 12 05:25:16 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2768
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2900
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2988 set date to 1385964000.000000000 Sun Dec  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2988 set date to 1399893939.000000000 Mon May 12 05:25:39 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2900
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d27f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d27f0 set date to 1385964000.000000000 Sun Dec  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d27f0 set date to 1399894036.000000000 Mon May 12 05:27:16 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2900
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2900
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2768 set date to 1386050400.000000000 Mon Dec  2 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2768 set date to 1399894069.000000000 Mon May 12 05:27:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2900
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2b20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2ba8 set date to 1386136800.000000000 Tue Dec  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2ba8 set date to 1399894124.000000000 Mon May 12 05:28:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2c30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2d40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2d40 set date to 1386136800.000000000 Tue Dec  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2d40 set date to 1399894142.000000000 Mon May 12 05:29:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2c30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2b20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2900 set date to 1386136800.000000000 Tue Dec  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2900 set date to 1399894157.000000000 Mon May 12 05:29:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2a98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2c30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2cb8 set date to 1386223200.000000000 Wed Dec  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2cb8 set date to 1399894178.000000000 Mon May 12 05:29:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2c30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2b20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2b20 set date to 1386309600.000000000 Thu Dec  5 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2b20 set date to 1399894276.000000000 Mon May 12 05:31:16 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2c30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2c30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2a98 set date to 1386396000.000000000 Fri Dec  6 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2a98 set date to 1399894203.000000000 Mon May 12 05:30:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2c30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2e50
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2ed8 set date to 1386396000.000000000 Fri Dec  6 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2ed8 set date to 1399894223.000000000 Mon May 12 05:30:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2f60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b138
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b138 set date to 1386482400.000000000 Sat Dec  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b138 set date to 1399894250.000000000 Mon May 12 05:30:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2f60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2e50
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2c30 set date to 1386568800.000000000 Sun Dec  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2c30 set date to 1399894312.000000000 Mon May 12 05:31:52 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2dc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2f60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b0b0 set date to 1386568800.000000000 Sun Dec  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b0b0 set date to 1399894348.000000000 Mon May 12 05:32:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2f60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2e50
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2e50 set date to 1386655200.000000000 Mon Dec  9 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2e50 set date to 1399894366.000000000 Mon May 12 05:32:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2f60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2f60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2dc8 set date to 1386741600.000000000 Tue Dec 10 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2dc8 set date to 1399894387.000000000 Mon May 12 05:33:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122d2f60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b248
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b2d0 set date to 1386741600.000000000 Tue Dec 10 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b2d0 set date to 1399894414.000000000 Mon May 12 05:33:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b358
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b468
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b468 set date to 1386741600.000000000 Tue Dec 10 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b468 set date to 1399894558.000000000 Mon May 12 05:35:58 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b358
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b248
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2f60 set date to 1386741600.000000000 Tue Dec 10 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122d2f60 set date to 1399894572.000000000 Mon May 12 05:36:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b1c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b358
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b3e0 set date to 1386828000.000000000 Wed Dec 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b3e0 set date to 1399894441.000000000 Mon May 12 05:34:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b358
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b248
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b248 set date to 1386828000.000000000 Wed Dec 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b248 set date to 1399894474.000000000 Mon May 12 05:34:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b358
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b358
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b1c0 set date to 1386828000.000000000 Wed Dec 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b1c0 set date to 1399894497.000000000 Mon May 12 05:34:57 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b358
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b578
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b600 set date to 1386828000.000000000 Wed Dec 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b600 set date to 1399894520.000000000 Mon May 12 05:35:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b688
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b798
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b798 set date to 1386828000.000000000 Wed Dec 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b798 set date to 1399894534.000000000 Mon May 12 05:35:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b688
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b578
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b358 set date to 1386828000.000000000 Wed Dec 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b358 set date to 1399894637.000000000 Mon May 12 05:37:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b4f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b688
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b710 set date to 1386828000.000000000 Wed Dec 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b710 set date to 1399894758.000000000 Mon May 12 05:39:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b688
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b578
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b578 set date to 1386914400.000000000 Thu Dec 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b578 set date to 1399894584.000000000 Mon May 12 05:36:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b688
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b688
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b4f0 set date to 1386914400.000000000 Thu Dec 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b4f0 set date to 1399894662.000000000 Mon May 12 05:37:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b688
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b8a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b930 set date to 1386914400.000000000 Thu Dec 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b930 set date to 1399894686.000000000 Mon May 12 05:38:06 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b9b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bac8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bac8 set date to 1386914400.000000000 Thu Dec 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bac8 set date to 1399894778.000000000 Mon May 12 05:39:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b9b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b8a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b688 set date to 1386914400.000000000 Thu Dec 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b688 set date to 1399894791.000000000 Mon May 12 05:39:51 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b820
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b9b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285ba40 set date to 1387000800.000000000 Fri Dec 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285ba40 set date to 1394123163.000000000 Thu Mar  6 09:26:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b9b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b8a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b8a8 set date to 1387000800.000000000 Fri Dec 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b8a8 set date to 1399894604.000000000 Mon May 12 05:36:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b9b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b9b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b820 set date to 1387000800.000000000 Fri Dec 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b820 set date to 1399894814.000000000 Mon May 12 05:40:14 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285b9b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bbd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bc60 set date to 1387000800.000000000 Fri Dec 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bc60 set date to 1399894826.000000000 Mon May 12 05:40:26 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bce8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bdf8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bdf8 set date to 1387000800.000000000 Fri Dec 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bdf8 set date to 1399894872.000000000 Mon May 12 05:41:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bce8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bbd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b9b8 set date to 1387087200.000000000 Sat Dec 14 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285b9b8 set date to 1399894855.000000000 Mon May 12 05:40:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bb50
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bce8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bd70 set date to 1387087200.000000000 Sat Dec 14 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bd70 set date to 1399894981.000000000 Mon May 12 05:43:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bce8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bbd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bbd8 set date to 1387173600.000000000 Sun Dec 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bbd8 set date to 1399894999.000000000 Mon May 12 05:43:19 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bce8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bce8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bb50 set date to 1387173600.000000000 Sun Dec 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bb50 set date to 1399895027.000000000 Mon May 12 05:43:47 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bce8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bf08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bf90 set date to 1387260000.000000000 Mon Dec 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bf90 set date to 1399895060.000000000 Mon May 12 05:44:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863160
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863160 set date to 1387519200.000000000 Thu Dec 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863160 set date to 1399900531.000000000 Mon May 12 07:15:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bf08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bce8 set date to 1387519200.000000000 Thu Dec 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bce8 set date to 1399900539.000000000 Mon May 12 07:15:39 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285be80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128630d8 set date to 1387519200.000000000 Thu Dec 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128630d8 set date to 1399900552.000000000 Mon May 12 07:15:52 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1285bf08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bf08 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285bf08 set date to 1399828148.000000000 Sun May 11 11:09:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285be80 set date to 1390111200.000000000 Sat Jan 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1285be80 set date to 1399900611.000000000 Mon May 12 07:16:51 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863270
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128632f8 set date to 1390284000.000000000 Mon Jan 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128632f8 set date to 1399900668.000000000 Mon May 12 07:17:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863490
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863490 set date to 1390284000.000000000 Mon Jan 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863490 set date to 1399900724.000000000 Mon May 12 07:18:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863270
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863050 set date to 1390284000.000000000 Mon Jan 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863050 set date to 1399900739.000000000 Mon May 12 07:18:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128631e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863408 set date to 1390456800.000000000 Wed Jan 22 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863408 set date to 1399901003.000000000 Mon May 12 07:23:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863270
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863270 set date to 1390629600.000000000 Fri Jan 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863270 set date to 1399901021.000000000 Mon May 12 07:23:41 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128631e8 set date to 1390802400.000000000 Sun Jan 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128631e8 set date to 1399901039.000000000 Mon May 12 07:23:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128635a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863628 set date to 1390802400.000000000 Sun Jan 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863628 set date to 1399901058.000000000 Mon May 12 07:24:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128636b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128637c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128637c0 set date to 1390802400.000000000 Sun Jan 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128637c0 set date to 1399901083.000000000 Mon May 12 07:24:43 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128636b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128635a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863380 set date to 1390975200.000000000 Tue Jan 28 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863380 set date to 1399901141.000000000 Mon May 12 07:25:41 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863518
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128636b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863738 set date to 1391148000.000000000 Thu Jan 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863738 set date to 1399901161.000000000 Mon May 12 07:26:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128636b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128635a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128635a0 set date to 1391320800.000000000 Sat Feb  1 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128635a0 set date to 1399924831.000000000 Mon May 12 14:00:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128636b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128636b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863518 set date to 1391320800.000000000 Sat Feb  1 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863518 set date to 1399924843.000000000 Mon May 12 14:00:43 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128636b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128638d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863958 set date to 1391580000.000000000 Tue Feb  4 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863958 set date to 1399924865.000000000 Mon May 12 14:01:05 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128639e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863af0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863af0 set date to 1391752800.000000000 Thu Feb  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863af0 set date to 1399924883.000000000 Mon May 12 14:01:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128639e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128638d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128636b0 set date to 1391839200.000000000 Fri Feb  7 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128636b0 set date to 1399924905.000000000 Mon May 12 14:01:45 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863848
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128639e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863a68 set date to 1391925600.000000000 Sat Feb  8 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863a68 set date to 1399924962.000000000 Mon May 12 14:02:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128639e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128638d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128638d0 set date to 1392012000.000000000 Sun Feb  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128638d0 set date to 1399924983.000000000 Mon May 12 14:03:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128639e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128639e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863848 set date to 1392184800.000000000 Tue Feb 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863848 set date to 1399925006.000000000 Mon May 12 14:03:26 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128639e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863c00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863c88 set date to 1392271200.000000000 Wed Feb 12 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863c88 set date to 1399925032.000000000 Mon May 12 14:03:52 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863d10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863e20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863e20 set date to 1392271200.000000000 Wed Feb 12 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863e20 set date to 1399925072.000000000 Mon May 12 14:04:32 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863d10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863c00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128639e0 set date to 1392357600.000000000 Thu Feb 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128639e0 set date to 1399925090.000000000 Mon May 12 14:04:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863b78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863d10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863d98 set date to 1392357600.000000000 Thu Feb 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863d98 set date to 1399925105.000000000 Mon May 12 14:05:05 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863d10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863c00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863c00 set date to 1392357600.000000000 Thu Feb 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863c00 set date to 1399925126.000000000 Mon May 12 14:05:26 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863d10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863d10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863b78 set date to 1392530400.000000000 Sat Feb 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863b78 set date to 1399925148.000000000 Mon May 12 14:05:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863d10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863f30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a088 set date to 1392703200.000000000 Mon Feb 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a088 set date to 1399925182.000000000 Mon May 12 14:06:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a110
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a220
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a220 set date to 1392789600.000000000 Tue Feb 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a220 set date to 1399925197.000000000 Mon May 12 14:06:37 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a110
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863f30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863d10 set date to 1392789600.000000000 Tue Feb 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863d10 set date to 1399925256.000000000 Mon May 12 14:07:36 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863ea8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a110
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a198 set date to 1392789600.000000000 Tue Feb 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a198 set date to 1399925347.000000000 Mon May 12 14:09:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a110
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12863f30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863f30 set date to 1392789600.000000000 Tue Feb 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863f30 set date to 1399925368.000000000 Mon May 12 14:09:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a110
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a110
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863ea8 set date to 1392789600.000000000 Tue Feb 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12863ea8 set date to 1399925390.000000000 Mon May 12 14:09:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a110
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a330
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a3b8 set date to 1392876000.000000000 Wed Feb 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a3b8 set date to 1399925429.000000000 Mon May 12 14:10:29 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a440
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a550
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a550 set date to 1392876000.000000000 Wed Feb 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a550 set date to 1399925442.000000000 Mon May 12 14:10:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a440
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a330
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a110 set date to 1392962400.000000000 Thu Feb 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a110 set date to 1399925464.000000000 Mon May 12 14:11:04 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a2a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a440
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a4c8 set date to 1393048800.000000000 Fri Feb 21 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a4c8 set date to 1399925482.000000000 Mon May 12 14:11:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a440
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a330
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a330 set date to 1393221600.000000000 Sun Feb 23 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a330 set date to 1399925503.000000000 Mon May 12 14:11:43 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a440
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a440
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a2a8 set date to 1393221600.000000000 Sun Feb 23 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a2a8 set date to 1399925522.000000000 Mon May 12 14:12:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a440
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a660
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a6e8 set date to 1393480800.000000000 Wed Feb 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a6e8 set date to 1399925542.000000000 Mon May 12 14:12:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a770
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a880
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a880 set date to 1393480800.000000000 Wed Feb 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a880 set date to 1399927715.000000000 Mon May 12 14:48:35 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a770
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a660
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a440 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a440 set date to 1399925574.000000000 Mon May 12 14:12:54 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a5d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a770
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a7f8 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a7f8 set date to 1399925600.000000000 Mon May 12 14:13:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a770
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a660
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a660 set date to 1393740000.000000000 Sat Mar  1 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a660 set date to 1399925678.000000000 Mon May 12 14:14:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a770
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a770
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a5d8 set date to 1393826400.000000000 Sun Mar  2 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a5d8 set date to 1399925722.000000000 Mon May 12 14:15:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a770
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a990
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286aa18 set date to 1393912800.000000000 Mon Mar  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286aa18 set date to 1399828114.000000000 Sun May 11 11:08:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286aaa0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286abb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286abb0 set date to 1393999200.000000000 Tue Mar  4 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286abb0 set date to 1399925841.000000000 Mon May 12 14:17:21 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286aaa0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a990
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a770 set date to 1393999200.000000000 Tue Mar  4 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a770 set date to 1399925855.000000000 Mon May 12 14:17:35 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a908
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286aaa0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286ab28 set date to 1394085600.000000000 Wed Mar  5 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286ab28 set date to 1399925873.000000000 Mon May 12 14:17:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286aaa0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286a990
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a990 set date to 1394085600.000000000 Wed Mar  5 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a990 set date to 1399925887.000000000 Mon May 12 14:18:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286aaa0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286aaa0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a908 set date to 1394172000.000000000 Thu Mar  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286a908 set date to 1399925903.000000000 Mon May 12 14:18:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286aaa0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286acc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286ad48 set date to 1394344800.000000000 Sat Mar  8 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286ad48 set date to 1399925943.000000000 Mon May 12 14:19:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286add0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286aee0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286aee0 set date to 1394427600.000000000 Sun Mar  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286aee0 set date to 1399925989.000000000 Mon May 12 14:19:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286add0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286acc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286aaa0 set date to 1394427600.000000000 Sun Mar  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286aaa0 set date to 1399926008.000000000 Mon May 12 14:20:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286ac38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286add0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286ae58 set date to 1394427600.000000000 Sun Mar  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286ae58 set date to 1399926046.000000000 Mon May 12 14:20:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286add0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286acc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286acc0 set date to 1394427600.000000000 Sun Mar  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286acc0 set date to 1399926124.000000000 Mon May 12 14:22:04 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286add0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286add0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286ac38 set date to 1394427600.000000000 Sun Mar  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286ac38 set date to 1399926146.000000000 Mon May 12 14:22:26 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286add0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128700a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870130 set date to 1394514000.000000000 Mon Mar 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870130 set date to 1399926166.000000000 Mon May 12 14:22:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128701b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128702c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128702c8 set date to 1394600400.000000000 Tue Mar 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128702c8 set date to 1399926187.000000000 Mon May 12 14:23:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128701b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128700a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286add0 set date to 1394600400.000000000 Tue Mar 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286add0 set date to 1399926225.000000000 Mon May 12 14:23:45 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1286af68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128701b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870240 set date to 1394600400.000000000 Tue Mar 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870240 set date to 1399926240.000000000 Mon May 12 14:24:00 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128701b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128700a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128700a8 set date to 1394686800.000000000 Wed Mar 12 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128700a8 set date to 1399926268.000000000 Mon May 12 14:24:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128701b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128701b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286af68 set date to 1394773200.000000000 Thu Mar 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1286af68 set date to 1399926288.000000000 Mon May 12 14:24:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128701b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128703d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870460 set date to 1394946000.000000000 Sat Mar 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870460 set date to 1399926306.000000000 Mon May 12 14:25:06 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128704e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128705f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128705f8 set date to 1395032400.000000000 Sun Mar 16 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128705f8 set date to 1399827497.000000000 Sun May 11 10:58:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128704e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128703d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128701b8 set date to 1395205200.000000000 Tue Mar 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128701b8 set date to 1399927250.000000000 Mon May 12 14:40:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870350
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128704e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870570 set date to 1395378000.000000000 Thu Mar 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870570 set date to 1399927268.000000000 Mon May 12 14:41:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128704e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128703d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128703d8 set date to 1395378000.000000000 Thu Mar 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128703d8 set date to 1399927280.000000000 Mon May 12 14:41:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128704e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128704e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870350 set date to 1395378000.000000000 Thu Mar 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870350 set date to 1399927293.000000000 Mon May 12 14:41:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128704e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870790 set date to 1395464400.000000000 Fri Mar 21 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870790 set date to 1399927310.000000000 Mon May 12 14:41:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870818
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870928
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870928 set date to 1395464400.000000000 Fri Mar 21 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870928 set date to 1399927329.000000000 Mon May 12 14:42:09 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870818
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128704e8 set date to 1395550800.000000000 Sat Mar 22 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128704e8 set date to 1399927386.000000000 Mon May 12 14:43:06 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870680
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870818
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128708a0 set date to 1395550800.000000000 Sat Mar 22 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128708a0 set date to 1399927438.000000000 Mon May 12 14:43:58 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870818
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870708 set date to 1395723600.000000000 Mon Mar 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870708 set date to 1399927459.000000000 Mon May 12 14:44:19 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870818
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870818
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870680 set date to 1395723600.000000000 Mon Mar 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870680 set date to 1399927474.000000000 Mon May 12 14:44:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870818
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870ac0 set date to 1395723600.000000000 Mon Mar 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870ac0 set date to 1399927533.000000000 Mon May 12 14:45:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870b48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870c58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870c58 set date to 1395723600.000000000 Mon Mar 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870c58 set date to 1399927608.000000000 Mon May 12 14:46:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870b48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870818 set date to 1395723600.000000000 Mon Mar 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870818 set date to 1399927622.000000000 Mon May 12 14:47:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128709b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870b48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870bd0 set date to 1395810000.000000000 Tue Mar 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870bd0 set date to 1399927642.000000000 Mon May 12 14:47:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870b48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870a38 set date to 1395982800.000000000 Thu Mar 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870a38 set date to 1399927749.000000000 Mon May 12 14:49:09 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870b48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870b48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128709b0 set date to 1396069200.000000000 Fri Mar 28 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128709b0 set date to 1399927784.000000000 Mon May 12 14:49:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870b48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870df0 set date to 1396155600.000000000 Sat Mar 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870df0 set date to 1399927804.000000000 Mon May 12 14:50:04 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870e78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870f88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870f88 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870f88 set date to 1399927822.000000000 Mon May 12 14:50:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870e78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870b48 set date to 1396501200.000000000 Wed Apr  2 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870b48 set date to 1399927842.000000000 Mon May 12 14:50:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870ce0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870e78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870f00 set date to 1396501200.000000000 Wed Apr  2 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870f00 set date to 1399927888.000000000 Mon May 12 14:51:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870e78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870d68 set date to 1396501200.000000000 Wed Apr  2 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870d68 set date to 1399927947.000000000 Mon May 12 14:52:27 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870e78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870e78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870ce0 set date to 1396587600.000000000 Thu Apr  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870ce0 set date to 1399927992.000000000 Mon May 12 14:53:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12870e78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e00e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0168 set date to 1396587600.000000000 Thu Apr  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0168 set date to 1399928013.000000000 Mon May 12 14:53:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e01f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0300
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0300 set date to 1396846800.000000000 Sun Apr  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0300 set date to 1399828314.000000000 Sun May 11 11:11:54 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e01f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e00e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870e78 set date to 1396846800.000000000 Sun Apr  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12870e78 set date to 1399928074.000000000 Mon May 12 14:54:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0058
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e01f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0278 set date to 1396933200.000000000 Mon Apr  7 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0278 set date to 1399928135.000000000 Mon May 12 14:55:35 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e01f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e00e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e00e0 set date to 1397106000.000000000 Wed Apr  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e00e0 set date to 1399928162.000000000 Mon May 12 14:56:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e01f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e01f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0058 set date to 1397106000.000000000 Wed Apr  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0058 set date to 1399928174.000000000 Mon May 12 14:56:14 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e01f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0410
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0498 set date to 1397192400.000000000 Thu Apr 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0498 set date to 1399928190.000000000 Mon May 12 14:56:30 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0520
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0630
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0630 set date to 1397278800.000000000 Fri Apr 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0630 set date to 1399928251.000000000 Mon May 12 14:57:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0520
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0410
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e01f0 set date to 1397365200.000000000 Sat Apr 12 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e01f0 set date to 1399928268.000000000 Mon May 12 14:57:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0388
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0520
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e05a8 set date to 1397451600.000000000 Sun Apr 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e05a8 set date to 1399928294.000000000 Mon May 12 14:58:14 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0520
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0410
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0410 set date to 1397624400.000000000 Tue Apr 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0410 set date to 1399928322.000000000 Mon May 12 14:58:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0520
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0520
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0388 set date to 1397797200.000000000 Thu Apr 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0388 set date to 1399928346.000000000 Mon May 12 14:59:06 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0520
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0740
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e07c8 set date to 1397797200.000000000 Thu Apr 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e07c8 set date to 1399928360.000000000 Mon May 12 14:59:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0850
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0960
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0960 set date to 1397883600.000000000 Fri Apr 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0960 set date to 1399928407.000000000 Mon May 12 15:00:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0850
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0740
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0520 set date to 1397883600.000000000 Fri Apr 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0520 set date to 1399928429.000000000 Mon May 12 15:00:29 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e06b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0850
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e08d8 set date to 1397883600.000000000 Fri Apr 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e08d8 set date to 1399928465.000000000 Mon May 12 15:01:05 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0850
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0740
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0740 set date to 1397883600.000000000 Fri Apr 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0740 set date to 1399928559.000000000 Mon May 12 15:02:39 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0850
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0850
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e06b8 set date to 1398056400.000000000 Sun Apr 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e06b8 set date to 1399928576.000000000 Mon May 12 15:02:56 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0850
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0a70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0af8 set date to 1398056400.000000000 Sun Apr 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0af8 set date to 1399928591.000000000 Mon May 12 15:03:11 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0b80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0c90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0c90 set date to 1398402000.000000000 Thu Apr 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0c90 set date to 1399928610.000000000 Mon May 12 15:03:30 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0b80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0a70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0850 set date to 1398402000.000000000 Thu Apr 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0850 set date to 1399928626.000000000 Mon May 12 15:03:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e09e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0b80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0c08 set date to 1398402000.000000000 Thu Apr 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0c08 set date to 1399928638.000000000 Mon May 12 15:03:58 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0b80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0a70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0a70 set date to 1398402000.000000000 Thu Apr 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0a70 set date to 1399928651.000000000 Mon May 12 15:04:11 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0b80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0b80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e09e8 set date to 1398488400.000000000 Fri Apr 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e09e8 set date to 1399928669.000000000 Mon May 12 15:04:29 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0b80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0da0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0e28 set date to 1398574800.000000000 Sat Apr 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0e28 set date to 1399928687.000000000 Mon May 12 15:04:47 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0eb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8078
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8078 set date to 1398574800.000000000 Sat Apr 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8078 set date to 1399928699.000000000 Mon May 12 15:04:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0eb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0da0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0b80 set date to 1398661200.000000000 Sun Apr 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0b80 set date to 1399928720.000000000 Mon May 12 15:05:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0d18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0eb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0f38 set date to 1398661200.000000000 Sun Apr 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0f38 set date to 1399928734.000000000 Mon May 12 15:05:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0eb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0da0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0da0 set date to 1398661200.000000000 Sun Apr 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0da0 set date to 1399928780.000000000 Mon May 12 15:06:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0eb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0eb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0d18 set date to 1398747600.000000000 Mon Apr 28 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0d18 set date to 1399928806.000000000 Mon May 12 15:06:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e0eb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8188
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8210 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8210 set date to 1399827014.000000000 Sun May 11 10:50:14 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8298
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e83a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e83a8 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e83a8 set date to 1399928830.000000000 Mon May 12 15:07:10 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8298
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8188
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0eb0 set date to 1398834000.000000000 Tue Apr 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e0eb0 set date to 1399928871.000000000 Mon May 12 15:07:51 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8100
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8298
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8320 set date to 1399006800.000000000 Thu May  1 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8320 set date to 1399928893.000000000 Mon May 12 15:08:13 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8298
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8188
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8188 set date to 1399438800.000000000 Tue May  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8188 set date to 1399928918.000000000 Mon May 12 15:08:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8298
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8298
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8100 set date to 1399438800.000000000 Tue May  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8100 set date to 1399928978.000000000 Mon May 12 15:09:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8298
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e84b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8540 set date to 1399438800.000000000 Tue May  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8540 set date to 1399929004.000000000 Mon May 12 15:10:04 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e85c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e86d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e86d8 set date to 1399438800.000000000 Tue May  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e86d8 set date to 1399929019.000000000 Mon May 12 15:10:19 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e85c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e84b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8298 set date to 1399525200.000000000 Wed May  7 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8298 set date to 1399929037.000000000 Mon May 12 15:10:37 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8430
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e85c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8650 set date to 1399611600.000000000 Thu May  8 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8650 set date to 1399929055.000000000 Mon May 12 15:10:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e85c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e84b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e84b8 set date to 1399611600.000000000 Thu May  8 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e84b8 set date to 1399929093.000000000 Mon May 12 15:11:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e85c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e85c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8430 set date to 1399784400.000000000 Sat May 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8430 set date to 1399929128.000000000 Mon May 12 15:12:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e85c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e87e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8870 set date to 1399784400.000000000 Sat May 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8870 set date to 1399929144.000000000 Mon May 12 15:12:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e88f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8a08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8a08 set date to 1400043600.000000000 Tue May 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8a08 set date to 1400274093.000000000 Fri May 16 15:01:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e88f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e87e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e85c8 set date to 1400130000.000000000 Wed May 14 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e85c8 set date to 1400274138.000000000 Fri May 16 15:02:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8760
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e88f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8980 set date to 1400130000.000000000 Wed May 14 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8980 set date to 1400274170.000000000 Fri May 16 15:02:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e88f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e87e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e87e8 set date to 1400216400.000000000 Thu May 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e87e8 set date to 1400274200.000000000 Fri May 16 15:03:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e88f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e88f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8760 set date to 1400389200.000000000 Sat May 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8760 set date to 1401311402.000000000 Wed May 28 15:10:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e88f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8b18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8ba0 set date to 1400389200.000000000 Sat May 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8ba0 set date to 1401311446.000000000 Wed May 28 15:10:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8c28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8d38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8d38 set date to 1400389200.000000000 Sat May 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8d38 set date to 1401311469.000000000 Wed May 28 15:11:09 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8c28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8b18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e88f8 set date to 1400475600.000000000 Sun May 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e88f8 set date to 1400677634.000000000 Wed May 21 07:07:14 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8a90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8c28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8cb0 set date to 1400475600.000000000 Sun May 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8cb0 set date to 1401311426.000000000 Wed May 28 15:10:26 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8c28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8b18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8b18 set date to 1400562000.000000000 Mon May 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8b18 set date to 1400677594.000000000 Wed May 21 07:06:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8c28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8c28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8a90 set date to 1400648400.000000000 Tue May 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8a90 set date to 1402496958.000000000 Wed Jun 11 08:29:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8c28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8e48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8ed0 set date to 1400734800.000000000 Wed May 21 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8ed0 set date to 1402496985.000000000 Wed Jun 11 08:29:45 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8f58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0120
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0120 set date to 1400734800.000000000 Wed May 21 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0120 set date to 1402497002.000000000 Wed Jun 11 08:30:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8f58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8e48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8c28 set date to 1400994000.000000000 Sat May 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8c28 set date to 1402497020.000000000 Wed Jun 11 08:30:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8dc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8f58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0098 set date to 1401080400.000000000 Sun May 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0098 set date to 1402497044.000000000 Wed Jun 11 08:30:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8f58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8e48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8e48 set date to 1401166800.000000000 Mon May 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8e48 set date to 1402497088.000000000 Wed Jun 11 08:31:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8f58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8f58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8dc0 set date to 1401339600.000000000 Wed May 28 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8dc0 set date to 1402497109.000000000 Wed Jun 11 08:31:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122e8f58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0230
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f02b8 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f02b8 set date to 1402497132.000000000 Wed Jun 11 08:32:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0450
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0450 set date to 1401426000.000000000 Thu May 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0450 set date to 1402497149.000000000 Wed Jun 11 08:32:29 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0230
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8f58 set date to 1401512400.000000000 Fri May 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122e8f58 set date to 1402497167.000000000 Wed Jun 11 08:32:47 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f01a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f03c8 set date to 1401512400.000000000 Fri May 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f03c8 set date to 1402497185.000000000 Wed Jun 11 08:33:05 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0230
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0230 set date to 1401858000.000000000 Tue Jun  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0230 set date to 1402497235.000000000 Wed Jun 11 08:33:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f01a8 set date to 1402030800.000000000 Thu Jun  5 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f01a8 set date to 1402497257.000000000 Wed Jun 11 08:34:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0560
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f05e8 set date to 1402117200.000000000 Fri Jun  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f05e8 set date to 1402497296.000000000 Wed Jun 11 08:34:56 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0780
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0780 set date to 1402117200.000000000 Fri Jun  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0780 set date to 1402497312.000000000 Wed Jun 11 08:35:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0560
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0340 set date to 1402117200.000000000 Fri Jun  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0340 set date to 1402497328.000000000 Wed Jun 11 08:35:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f04d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f06f8 set date to 1402203600.000000000 Sat Jun  7 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f06f8 set date to 1402497355.000000000 Wed Jun 11 08:35:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0560
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0560 set date to 1402290000.000000000 Sun Jun  8 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0560 set date to 1402497381.000000000 Wed Jun 11 08:36:21 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f04d8 set date to 1402376400.000000000 Mon Jun  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f04d8 set date to 1402752579.000000000 Sat Jun 14 07:29:39 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0890
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0918 set date to 1402462800.000000000 Tue Jun 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0918 set date to 1402752601.000000000 Sat Jun 14 07:30:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f09a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0ab0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0ab0 set date to 1402462800.000000000 Tue Jun 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0ab0 set date to 1402752636.000000000 Sat Jun 14 07:30:36 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f09a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0890
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0670 set date to 1402549200.000000000 Wed Jun 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0670 set date to 1402752653.000000000 Sat Jun 14 07:30:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0808
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f09a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0a28 set date to 1402808400.000000000 Sat Jun 14 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0a28 set date to 1404152422.000000000 Mon Jun 30 12:20:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f09a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0890
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0890 set date to 1402894800.000000000 Sun Jun 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0890 set date to 1404152455.000000000 Mon Jun 30 12:20:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f09a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f09a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0808 set date to 1402894800.000000000 Sun Jun 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0808 set date to 1404152473.000000000 Mon Jun 30 12:21:13 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f09a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0bc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0c48 set date to 1403067600.000000000 Tue Jun 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0c48 set date to 1404152497.000000000 Mon Jun 30 12:21:37 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0de0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0de0 set date to 1403067600.000000000 Tue Jun 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0de0 set date to 1404152515.000000000 Mon Jun 30 12:21:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0bc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f09a0 set date to 1403154000.000000000 Wed Jun 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f09a0 set date to 1404152538.000000000 Mon Jun 30 12:22:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0b38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0d58 set date to 1403154000.000000000 Wed Jun 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0d58 set date to 1404152561.000000000 Mon Jun 30 12:22:41 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0bc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0bc0 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0bc0 set date to 1405712562.000000000 Fri Jul 18 13:42:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0b38 set date to 1403326800.000000000 Fri Jun 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0b38 set date to 1405869542.000000000 Sun Jul 20 09:19:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0ef0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0f78 set date to 1403499600.000000000 Sun Jun 22 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0f78 set date to 1405869580.000000000 Sun Jul 20 09:19:40 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe160
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe160 set date to 1403586000.000000000 Mon Jun 23 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe160 set date to 1405869606.000000000 Sun Jul 20 09:20:06 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0ef0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0cd0 set date to 1403758800.000000000 Wed Jun 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0cd0 set date to 1405869619.000000000 Sun Jul 20 09:20:19 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0e68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe0d8 set date to 1403758800.000000000 Wed Jun 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe0d8 set date to 1405869680.000000000 Sun Jul 20 09:21:20 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122f0ef0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0ef0 set date to 1403758800.000000000 Wed Jun 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0ef0 set date to 1405869699.000000000 Sun Jul 20 09:21:39 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0e68 set date to 1403845200.000000000 Thu Jun 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122f0e68 set date to 1405869726.000000000 Sun Jul 20 09:22:06 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe050
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe270
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe2f8 set date to 1404018000.000000000 Sat Jun 28 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe2f8 set date to 1405869744.000000000 Sun Jul 20 09:22:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe490
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe490 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe490 set date to 1405869760.000000000 Sun Jul 20 09:22:40 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe270
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe050 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe050 set date to 1405869778.000000000 Sun Jul 20 09:22:58 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe1e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe408 set date to 1404104400.000000000 Sun Jun 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe408 set date to 1405869790.000000000 Sun Jul 20 09:23:10 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe270
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe270 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe270 set date to 1405869816.000000000 Sun Jul 20 09:23:36 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe1e8 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe1e8 set date to 1405869829.000000000 Sun Jul 20 09:23:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe380
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe5a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe628 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe628 set date to 1405869862.000000000 Sun Jul 20 09:24:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe6b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe7c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe7c0 set date to 1404363600.000000000 Wed Jul  2 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe7c0 set date to 1405869916.000000000 Sun Jul 20 09:25:16 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe6b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe5a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe380 set date to 1404450000.000000000 Thu Jul  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe380 set date to 1405869942.000000000 Sun Jul 20 09:25:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe518
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe6b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe738 set date to 1405054800.000000000 Thu Jul 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe738 set date to 1405869964.000000000 Sun Jul 20 09:26:04 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe6b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe5a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe5a0 set date to 1405054800.000000000 Thu Jul 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe5a0 set date to 1405869993.000000000 Sun Jul 20 09:26:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe6b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe6b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe518 set date to 1405141200.000000000 Fri Jul 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe518 set date to 1405870037.000000000 Sun Jul 20 09:27:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe6b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe8d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe958 set date to 1405141200.000000000 Fri Jul 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe958 set date to 1405870066.000000000 Sun Jul 20 09:27:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe9e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122feaf0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122feaf0 set date to 1405141200.000000000 Fri Jul 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122feaf0 set date to 1405870087.000000000 Sun Jul 20 09:28:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe9e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe8d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe6b0 set date to 1405314000.000000000 Sun Jul 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe6b0 set date to 1405870107.000000000 Sun Jul 20 09:28:27 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe848
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe9e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fea68 set date to 1405314000.000000000 Sun Jul 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fea68 set date to 1405870120.000000000 Sun Jul 20 09:28:40 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe9e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe8d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe8d0 set date to 1405314000.000000000 Sun Jul 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe8d0 set date to 1405870133.000000000 Sun Jul 20 09:28:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe9e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe9e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe848 set date to 1405314000.000000000 Sun Jul 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe848 set date to 1405870195.000000000 Sun Jul 20 09:29:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fe9e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fec00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fec88 set date to 1405400400.000000000 Mon Jul 14 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fec88 set date to 1405870223.000000000 Sun Jul 20 09:30:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fed10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fee20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fee20 set date to 1405400400.000000000 Mon Jul 14 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fee20 set date to 1405870248.000000000 Sun Jul 20 09:30:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fed10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fec00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe9e0 set date to 1405400400.000000000 Mon Jul 14 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fe9e0 set date to 1405870260.000000000 Sun Jul 20 09:31:00 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122feb78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fed10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fed98 set date to 1405486800.000000000 Tue Jul 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fed98 set date to 1405870298.000000000 Sun Jul 20 09:31:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fed10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fec00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fec00 set date to 1405573200.000000000 Wed Jul 16 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fec00 set date to 1409279800.000000000 Thu Aug 28 20:36:40 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fed10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fed10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122feb78 set date to 1405659600.000000000 Thu Jul 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122feb78 set date to 1409279854.000000000 Thu Aug 28 20:37:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fed10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fef30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306070 set date to 1405659600.000000000 Thu Jul 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306070 set date to 1409279868.000000000 Thu Aug 28 20:37:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123060f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306208
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306208 set date to 1405659600.000000000 Thu Jul 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306208 set date to 1409280078.000000000 Thu Aug 28 20:41:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123060f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fef30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fed10 set date to 1405746000.000000000 Fri Jul 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fed10 set date to 1409279966.000000000 Thu Aug 28 20:39:26 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122feea8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123060f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306180 set date to 1405832400.000000000 Sat Jul 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306180 set date to 1409280097.000000000 Thu Aug 28 20:41:37 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123060f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x122fef30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fef30 set date to 1405832400.000000000 Sat Jul 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122fef30 set date to 1409280114.000000000 Thu Aug 28 20:41:54 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123060f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123060f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122feea8 set date to 1405918800.000000000 Sun Jul 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x122feea8 set date to 1409280132.000000000 Thu Aug 28 20:42:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123060f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306318
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123063a0 set date to 1406005200.000000000 Mon Jul 21 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123063a0 set date to 1409280174.000000000 Thu Aug 28 20:42:54 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306538 set date to 1406005200.000000000 Mon Jul 21 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306538 set date to 1409280188.000000000 Thu Aug 28 20:43:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306318
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123060f8 set date to 1406005200.000000000 Mon Jul 21 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123060f8 set date to 1409280207.000000000 Thu Aug 28 20:43:27 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306290
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123064b0 set date to 1406091600.000000000 Tue Jul 22 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123064b0 set date to 1409280241.000000000 Thu Aug 28 20:44:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306318
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306318 set date to 1406091600.000000000 Tue Jul 22 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306318 set date to 1409280264.000000000 Thu Aug 28 20:44:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306290 set date to 1406091600.000000000 Tue Jul 22 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306290 set date to 1409280275.000000000 Thu Aug 28 20:44:35 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123066d0 set date to 1406091600.000000000 Tue Jul 22 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123066d0 set date to 1409341369.000000000 Fri Aug 29 13:42:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306868 set date to 1406178000.000000000 Wed Jul 23 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306868 set date to 1409341388.000000000 Fri Aug 29 13:43:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306428 set date to 1406178000.000000000 Wed Jul 23 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306428 set date to 1409341416.000000000 Fri Aug 29 13:43:36 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123065c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123067e0 set date to 1406264400.000000000 Thu Jul 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123067e0 set date to 1409341435.000000000 Fri Aug 29 13:43:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306648 set date to 1406264400.000000000 Thu Jul 24 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306648 set date to 1409341456.000000000 Fri Aug 29 13:44:16 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123065c0 set date to 1406350800.000000000 Fri Jul 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123065c0 set date to 1409341478.000000000 Fri Aug 29 13:44:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306a00 set date to 1406350800.000000000 Fri Jul 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306a00 set date to 1409341496.000000000 Fri Aug 29 13:44:56 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306b98 set date to 1406350800.000000000 Fri Jul 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306b98 set date to 1409341548.000000000 Fri Aug 29 13:45:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306758 set date to 1406437200.000000000 Sat Jul 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306758 set date to 1409341605.000000000 Fri Aug 29 13:46:45 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123068f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306b10 set date to 1406523600.000000000 Sun Jul 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306b10 set date to 1409341623.000000000 Fri Aug 29 13:47:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306978 set date to 1406610000.000000000 Mon Jul 28 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306978 set date to 1409341691.000000000 Fri Aug 29 13:48:11 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123068f0 set date to 1406610000.000000000 Mon Jul 28 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123068f0 set date to 1409341705.000000000 Fri Aug 29 13:48:25 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306d30 set date to 1406696400.000000000 Tue Jul 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306d30 set date to 1409341727.000000000 Fri Aug 29 13:48:47 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306ec8 set date to 1406696400.000000000 Tue Jul 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306ec8 set date to 1409363804.000000000 Fri Aug 29 19:56:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306a88 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306a88 set date to 1409363825.000000000 Fri Aug 29 19:57:05 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306c20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306e40 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306e40 set date to 1409363844.000000000 Fri Aug 29 19:57:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306ca8 set date to 1406782800.000000000 Wed Jul 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306ca8 set date to 1409363858.000000000 Fri Aug 29 19:57:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306c20 set date to 1406955600.000000000 Fri Aug  1 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306c20 set date to 1409363897.000000000 Fri Aug 29 19:58:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123120a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312128 set date to 1407042000.000000000 Sat Aug  2 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312128 set date to 1409363915.000000000 Fri Aug 29 19:58:35 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123121b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123122c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123122c0 set date to 1407128400.000000000 Sun Aug  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123122c0 set date to 1409363968.000000000 Fri Aug 29 19:59:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123121b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123120a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306db8 set date to 1407128400.000000000 Sun Aug  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306db8 set date to 1409363989.000000000 Fri Aug 29 19:59:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12306f50
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123121b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312238 set date to 1407214800.000000000 Mon Aug  4 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312238 set date to 1409364021.000000000 Fri Aug 29 20:00:21 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123121b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123120a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123120a0 set date to 1407214800.000000000 Mon Aug  4 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123120a0 set date to 1409364034.000000000 Fri Aug 29 20:00:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123121b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123121b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306f50 set date to 1407387600.000000000 Wed Aug  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12306f50 set date to 1409364070.000000000 Fri Aug 29 20:01:10 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123121b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123123d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312458 set date to 1407387600.000000000 Wed Aug  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312458 set date to 1409364109.000000000 Fri Aug 29 20:01:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123124e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123125f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123125f0 set date to 1407387600.000000000 Wed Aug  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123125f0 set date to 1409364122.000000000 Fri Aug 29 20:02:02 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123124e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123123d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123121b0 set date to 1407474000.000000000 Thu Aug  7 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123121b0 set date to 1409364144.000000000 Fri Aug 29 20:02:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312348
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123124e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312568 set date to 1407560400.000000000 Fri Aug  8 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312568 set date to 1409364173.000000000 Fri Aug 29 20:02:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123124e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123123d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123123d0 set date to 1407646800.000000000 Sat Aug  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123123d0 set date to 1409364192.000000000 Fri Aug 29 20:03:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123124e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123124e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312348 set date to 1407733200.000000000 Sun Aug 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312348 set date to 1409364211.000000000 Fri Aug 29 20:03:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123124e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312788 set date to 1407733200.000000000 Sun Aug 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312788 set date to 1409364226.000000000 Fri Aug 29 20:03:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312810
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312920
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312920 set date to 1407819600.000000000 Mon Aug 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312920 set date to 1409409756.000000000 Sat Aug 30 08:42:36 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312810
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123124e0 set date to 1407819600.000000000 Mon Aug 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123124e0 set date to 1409409773.000000000 Sat Aug 30 08:42:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312678
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312810
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312898 set date to 1407819600.000000000 Mon Aug 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312898 set date to 1409409786.000000000 Sat Aug 30 08:43:06 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312810
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312700 set date to 1407906000.000000000 Tue Aug 12 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312700 set date to 1409409811.000000000 Sat Aug 30 08:43:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312810
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312810
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312678 set date to 1407906000.000000000 Tue Aug 12 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312678 set date to 1409409831.000000000 Sat Aug 30 08:43:51 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312810
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312a30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312ab8 set date to 1407906000.000000000 Tue Aug 12 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312ab8 set date to 1409409880.000000000 Sat Aug 30 08:44:40 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312b40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312c50
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312c50 set date to 1407992400.000000000 Wed Aug 13 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312c50 set date to 1409409907.000000000 Sat Aug 30 08:45:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312b40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312a30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312810 set date to 1408078800.000000000 Thu Aug 14 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312810 set date to 1409409930.000000000 Sat Aug 30 08:45:30 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123129a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312b40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312bc8 set date to 1408078800.000000000 Thu Aug 14 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312bc8 set date to 1409409944.000000000 Sat Aug 30 08:45:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312b40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312a30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312a30 set date to 1408078800.000000000 Thu Aug 14 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312a30 set date to 1409410020.000000000 Sat Aug 30 08:47:00 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312b40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312b40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123129a8 set date to 1408251600.000000000 Sat Aug 16 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123129a8 set date to 1409410043.000000000 Sat Aug 30 08:47:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312b40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312d60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312de8 set date to 1408338000.000000000 Sun Aug 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312de8 set date to 1409410065.000000000 Sat Aug 30 08:47:45 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312e70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312f80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312f80 set date to 1408510800.000000000 Tue Aug 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312f80 set date to 1409410196.000000000 Sat Aug 30 08:49:56 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312e70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312d60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312b40 set date to 1408510800.000000000 Tue Aug 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312b40 set date to 1409410213.000000000 Sat Aug 30 08:50:13 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312cd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312e70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312ef8 set date to 1408856400.000000000 Sat Aug 23 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312ef8 set date to 1409410231.000000000 Sat Aug 30 08:50:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312e70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312d60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312d60 set date to 1409029200.000000000 Mon Aug 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312d60 set date to 1409410125.000000000 Sat Aug 30 08:48:45 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312e70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312e70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312cd8 set date to 1409029200.000000000 Mon Aug 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312cd8 set date to 1409410281.000000000 Sat Aug 30 08:51:21 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12312e70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c0d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c158 set date to 1409115600.000000000 Tue Aug 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c158 set date to 1409410164.000000000 Sat Aug 30 08:49:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c1e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c2f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c2f0 set date to 1409547600.000000000 Sun Aug 31 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c2f0 set date to 1409684592.000000000 Tue Sep  2 13:03:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c1e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c0d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312e70 set date to 1409634000.000000000 Mon Sep  1 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12312e70 set date to 1409684627.000000000 Tue Sep  2 13:03:47 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c048
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c1e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c268 set date to 1409720400.000000000 Tue Sep  2 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c268 set date to 1414703477.000000000 Thu Oct 30 15:11:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c1e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c0d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c0d0 set date to 1410238800.000000000 Mon Sep  8 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c0d0 set date to 1414703510.000000000 Thu Oct 30 15:11:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c1e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c1e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c048 set date to 1410325200.000000000 Tue Sep  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c048 set date to 1414703828.000000000 Thu Oct 30 15:17:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c1e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c488 set date to 1410411600.000000000 Wed Sep 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c488 set date to 1414703745.000000000 Thu Oct 30 15:15:45 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c510
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c620
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c620 set date to 1410411600.000000000 Wed Sep 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c620 set date to 1414703801.000000000 Thu Oct 30 15:16:41 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c510
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c1e0 set date to 1410757200.000000000 Sun Sep 14 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c1e0 set date to 1414703854.000000000 Thu Oct 30 15:17:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c378
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c510
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c598 set date to 1410843600.000000000 Mon Sep 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c598 set date to 1414703877.000000000 Thu Oct 30 15:17:57 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c510
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c400 set date to 1410930000.000000000 Tue Sep 16 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c400 set date to 1414703975.000000000 Thu Oct 30 15:19:35 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c510
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c510
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c378 set date to 1410930000.000000000 Tue Sep 16 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c378 set date to 1414705195.000000000 Thu Oct 30 15:39:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c510
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c7b8 set date to 1411016400.000000000 Wed Sep 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c7b8 set date to 1414703951.000000000 Thu Oct 30 15:19:11 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c840
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c950
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c950 set date to 1411707600.000000000 Thu Sep 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c950 set date to 1414705225.000000000 Thu Oct 30 15:40:25 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c840
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c510 set date to 1411707600.000000000 Thu Sep 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c510 set date to 1414705234.000000000 Thu Oct 30 15:40:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c6a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c840
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c8c8 set date to 1411707600.000000000 Thu Sep 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c8c8 set date to 1414705253.000000000 Thu Oct 30 15:40:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c840
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c730 set date to 1411880400.000000000 Sat Sep 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c730 set date to 1414705312.000000000 Thu Oct 30 15:41:52 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c840
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c840
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c6a8 set date to 1411880400.000000000 Sat Sep 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c6a8 set date to 1414705342.000000000 Thu Oct 30 15:42:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c840
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231ca60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cae8 set date to 1411880400.000000000 Sat Sep 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cae8 set date to 1414705355.000000000 Thu Oct 30 15:42:35 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cb70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cc80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cc80 set date to 1411880400.000000000 Sat Sep 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cc80 set date to 1414705371.000000000 Thu Oct 30 15:42:51 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cb70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231ca60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c840 set date to 1412226000.000000000 Wed Oct  1 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c840 set date to 1414705409.000000000 Thu Oct 30 15:43:29 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231c9d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cb70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cbf8 set date to 1412398800.000000000 Fri Oct  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cbf8 set date to 1414705431.000000000 Thu Oct 30 15:43:51 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cb70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231ca60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231ca60 set date to 1412398800.000000000 Fri Oct  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231ca60 set date to 1414705451.000000000 Thu Oct 30 15:44:11 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cb70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cb70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c9d8 set date to 1412571600.000000000 Sun Oct  5 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231c9d8 set date to 1414705491.000000000 Thu Oct 30 15:44:51 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cb70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cd90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231ce18 set date to 1412658000.000000000 Mon Oct  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231ce18 set date to 1414705604.000000000 Thu Oct 30 15:46:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cea0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322068
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322068 set date to 1412744400.000000000 Tue Oct  7 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322068 set date to 1414705572.000000000 Thu Oct 30 15:46:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cea0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cd90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cb70 set date to 1412744400.000000000 Tue Oct  7 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cb70 set date to 1414705625.000000000 Thu Oct 30 15:47:05 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cd08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cea0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cf28 set date to 1412830800.000000000 Wed Oct  8 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cf28 set date to 1414705745.000000000 Thu Oct 30 15:49:05 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cea0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cd90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cd90 set date to 1413435600.000000000 Wed Oct 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cd90 set date to 1414705768.000000000 Thu Oct 30 15:49:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cea0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cea0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cd08 set date to 1413435600.000000000 Wed Oct 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cd08 set date to 1414705781.000000000 Thu Oct 30 15:49:41 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1231cea0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322200 set date to 1413435600.000000000 Wed Oct 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322200 set date to 1414705800.000000000 Thu Oct 30 15:50:00 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322288
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322398
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322398 set date to 1413522000.000000000 Thu Oct 16 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322398 set date to 1414705857.000000000 Thu Oct 30 15:50:57 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322288
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cea0 set date to 1413608400.000000000 Fri Oct 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1231cea0 set date to 1414705891.000000000 Thu Oct 30 15:51:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123220f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322288
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322310 set date to 1414994400.000000000 Sun Nov  2 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322310 set date to 1417286818.000000000 Sat Nov 29 11:46:58 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322288
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322178 set date to 1415080800.000000000 Mon Nov  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322178 set date to 1417286832.000000000 Sat Nov 29 11:47:12 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322288
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322288
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123220f0 set date to 1415080800.000000000 Mon Nov  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123220f0 set date to 1417286853.000000000 Sat Nov 29 11:47:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322288
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123224a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322530 set date to 1415253600.000000000 Wed Nov  5 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322530 set date to 1417286964.000000000 Sat Nov 29 11:49:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123225b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123226c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123226c8 set date to 1415253600.000000000 Wed Nov  5 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123226c8 set date to 1417287033.000000000 Sat Nov 29 11:50:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123225b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123224a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322288 set date to 1415426400.000000000 Fri Nov  7 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322288 set date to 1417287063.000000000 Sat Nov 29 11:51:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322420
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123225b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322640 set date to 1415599200.000000000 Sun Nov  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322640 set date to 1417287127.000000000 Sat Nov 29 11:52:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123225b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123224a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123224a8 set date to 1415685600.000000000 Mon Nov 10 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123224a8 set date to 1417287148.000000000 Sat Nov 29 11:52:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123225b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123225b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322420 set date to 1415772000.000000000 Tue Nov 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322420 set date to 1417287169.000000000 Sat Nov 29 11:52:49 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123225b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123227d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322860 set date to 1415858400.000000000 Wed Nov 12 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322860 set date to 1417287194.000000000 Sat Nov 29 11:53:14 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123228e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123229f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123229f8 set date to 1415858400.000000000 Wed Nov 12 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123229f8 set date to 1417287213.000000000 Sat Nov 29 11:53:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123228e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123227d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123225b8 set date to 1416204000.000000000 Sun Nov 16 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123225b8 set date to 1417287247.000000000 Sat Nov 29 11:54:07 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322750
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123228e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322970 set date to 1416290400.000000000 Mon Nov 17 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322970 set date to 1417287278.000000000 Sat Nov 29 11:54:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123228e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123227d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123227d8 set date to 1416376800.000000000 Tue Nov 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123227d8 set date to 1417287303.000000000 Sat Nov 29 11:55:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123228e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123228e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322750 set date to 1416376800.000000000 Tue Nov 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322750 set date to 1417287322.000000000 Sat Nov 29 11:55:22 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123228e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322b08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322b90 set date to 1416463200.000000000 Wed Nov 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322b90 set date to 1418142111.000000000 Tue Dec  9 09:21:51 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322c18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322d28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322d28 set date to 1416463200.000000000 Wed Nov 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322d28 set date to 1418142163.000000000 Tue Dec  9 09:22:43 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322c18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322b08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123228e8 set date to 1416549600.000000000 Thu Nov 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123228e8 set date to 1418142191.000000000 Tue Dec  9 09:23:11 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322a80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322c18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322ca0 set date to 1416549600.000000000 Thu Nov 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322ca0 set date to 1418142214.000000000 Tue Dec  9 09:23:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322c18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322b08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322b08 set date to 1416636000.000000000 Fri Nov 21 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322b08 set date to 1418142237.000000000 Tue Dec  9 09:23:57 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322c18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322c18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322a80 set date to 1416981600.000000000 Tue Nov 25 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322a80 set date to 1418142268.000000000 Tue Dec  9 09:24:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322c18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322e38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322ec0 set date to 1417068000.000000000 Wed Nov 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322ec0 set date to 1418142292.000000000 Tue Dec  9 09:24:52 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322f48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880120
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880120 set date to 1417068000.000000000 Wed Nov 26 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880120 set date to 1418142304.000000000 Tue Dec  9 09:25:04 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322f48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322e38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322c18 set date to 1417327200.000000000 Sat Nov 29 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322c18 set date to 1418142359.000000000 Tue Dec  9 09:25:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322db0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322f48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880098 set date to 1417413600.000000000 Sun Nov 30 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880098 set date to 1418142393.000000000 Tue Dec  9 09:26:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322f48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322e38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322e38 set date to 1417586400.000000000 Tue Dec  2 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322e38 set date to 1418142412.000000000 Tue Dec  9 09:26:52 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322f48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322f48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322db0 set date to 1417672800.000000000 Wed Dec  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322db0 set date to 1418142559.000000000 Tue Dec  9 09:29:19 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12322f48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880230
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128802b8 set date to 1417672800.000000000 Wed Dec  3 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128802b8 set date to 1418142568.000000000 Tue Dec  9 09:29:28 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880450
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880450 set date to 1417932000.000000000 Sat Dec  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880450 set date to 1418142594.000000000 Tue Dec  9 09:29:54 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880230
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322f48 set date to 1417932000.000000000 Sat Dec  6 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12322f48 set date to 1418142615.000000000 Tue Dec  9 09:30:15 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128801a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128803c8 set date to 1418018400.000000000 Sun Dec  7 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128803c8 set date to 1418142641.000000000 Tue Dec  9 09:30:41 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880230
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880230 set date to 1418104800.000000000 Mon Dec  8 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880230 set date to 1422311827.000000000 Mon Jan 26 15:37:07 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128801a8 set date to 1418191200.000000000 Tue Dec  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128801a8 set date to 1422311852.000000000 Mon Jan 26 15:37:32 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880560
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128805e8 set date to 1418191200.000000000 Tue Dec  9 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128805e8 set date to 1422311870.000000000 Mon Jan 26 15:37:50 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880780
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880780 set date to 1418364000.000000000 Thu Dec 11 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880780 set date to 1422311910.000000000 Mon Jan 26 15:38:30 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880560
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880340 set date to 1418450400.000000000 Fri Dec 12 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880340 set date to 1422311899.000000000 Mon Jan 26 15:38:19 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128804d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128806f8 set date to 1418709600.000000000 Mon Dec 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128806f8 set date to 1422311971.000000000 Mon Jan 26 15:39:31 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880560
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880560 set date to 1418709600.000000000 Mon Dec 15 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880560 set date to 1422311983.000000000 Mon Jan 26 15:39:43 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128804d8 set date to 1418968800.000000000 Thu Dec 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128804d8 set date to 1422312311.000000000 Mon Jan 26 15:45:11 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880890
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880918 set date to 1418968800.000000000 Thu Dec 18 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880918 set date to 1422312377.000000000 Mon Jan 26 15:46:17 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128809a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880ab0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880ab0 set date to 1419055200.000000000 Fri Dec 19 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880ab0 set date to 1422312448.000000000 Mon Jan 26 15:47:28 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128809a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880890
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880670 set date to 1419141600.000000000 Sat Dec 20 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880670 set date to 1422312405.000000000 Mon Jan 26 15:46:45 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880808
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128809a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880a28 set date to 1419228000.000000000 Sun Dec 21 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880a28 set date to 1422312222.000000000 Mon Jan 26 15:43:42 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128809a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880890
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880890 set date to 1419314400.000000000 Mon Dec 22 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880890 set date to 1422312470.000000000 Mon Jan 26 15:47:50 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128809a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128809a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880808 set date to 1419746400.000000000 Sat Dec 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880808 set date to 1422312492.000000000 Mon Jan 26 15:48:12 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128809a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880bc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880c48 set date to 1419746400.000000000 Sat Dec 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880c48 set date to 1422312511.000000000 Mon Jan 26 15:48:31 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880de0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880de0 set date to 1419746400.000000000 Sat Dec 27 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880de0 set date to 1422312521.000000000 Mon Jan 26 15:48:41 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880bc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128809a0 set date to 1419832800.000000000 Sun Dec 28 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128809a0 set date to 1422312565.000000000 Mon Jan 26 15:49:25 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880b38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880d58 set date to 1419832800.000000000 Sun Dec 28 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880d58 set date to 1422312580.000000000 Mon Jan 26 15:49:40 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880bc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880bc0 set date to 1419832800.000000000 Sun Dec 28 23:00:00 2014
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880bc0 set date to 1422312597.000000000 Mon Jan 26 15:49:57 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880b38 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880b38 set date to 1422312630.000000000 Mon Jan 26 15:50:30 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880cd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880ef0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880f78 set date to 1420610400.000000000 Tue Jan  6 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880f78 set date to 1422312662.000000000 Mon Jan 26 15:51:02 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884040
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884150
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884150 set date to 1420610400.000000000 Tue Jan  6 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884150 set date to 1422312670.000000000 Mon Jan 26 15:51:10 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884040
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880ef0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880cd0 set date to 1420610400.000000000 Tue Jan  6 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880cd0 set date to 1422312691.000000000 Mon Jan 26 15:51:31 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880e68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884040
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128840c8 set date to 1420783200.000000000 Thu Jan  8 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128840c8 set date to 1422312798.000000000 Mon Jan 26 15:53:18 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884040
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12880ef0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880ef0 set date to 1420783200.000000000 Thu Jan  8 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880ef0 set date to 1422312821.000000000 Mon Jan 26 15:53:41 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884040
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884040
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880e68 set date to 1420783200.000000000 Thu Jan  8 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12880e68 set date to 1422312933.000000000 Mon Jan 26 15:55:33 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884040
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884260
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128842e8 set date to 1420869600.000000000 Fri Jan  9 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128842e8 set date to 1422312955.000000000 Mon Jan 26 15:55:55 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884370
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884480
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884480 set date to 1421215200.000000000 Tue Jan 13 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884480 set date to 1422313198.000000000 Mon Jan 26 15:59:58 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884370
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884260
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884040 set date to 1421301600.000000000 Wed Jan 14 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884040 set date to 1422313015.000000000 Mon Jan 26 15:56:55 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128841d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884370
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128843f8 set date to 1421388000.000000000 Thu Jan 15 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128843f8 set date to 1422313004.000000000 Mon Jan 26 15:56:44 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884370
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884260
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884260 set date to 1421388000.000000000 Thu Jan 15 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884260 set date to 1422313044.000000000 Mon Jan 26 15:57:24 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884370
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884370
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128841d8 set date to 1421388000.000000000 Thu Jan 15 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128841d8 set date to 1422313070.000000000 Mon Jan 26 15:57:50 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884370
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884590
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884618 set date to 1421388000.000000000 Thu Jan 15 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884618 set date to 1422313101.000000000 Mon Jan 26 15:58:21 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128846a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128847b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128847b0 set date to 1421388000.000000000 Thu Jan 15 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128847b0 set date to 1422313170.000000000 Mon Jan 26 15:59:30 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128846a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884590
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884370 set date to 1421820000.000000000 Tue Jan 20 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884370 set date to 1424462547.000000000 Fri Feb 20 13:02:27 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884508
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128846a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884728 set date to 1422079200.000000000 Fri Jan 23 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884728 set date to 1424462578.000000000 Fri Feb 20 13:02:58 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128846a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884590
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884590 set date to 1422165600.000000000 Sat Jan 24 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884590 set date to 1424462596.000000000 Fri Feb 20 13:03:16 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128846a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128846a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884508 set date to 1422165600.000000000 Sat Jan 24 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884508 set date to 1424462609.000000000 Fri Feb 20 13:03:29 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128846a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128848c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884948 set date to 1422165600.000000000 Sat Jan 24 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884948 set date to 1424462662.000000000 Fri Feb 20 13:04:22 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128849d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884ae0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884ae0 set date to 1422338400.000000000 Mon Jan 26 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884ae0 set date to 1424462707.000000000 Fri Feb 20 13:05:07 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128849d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128848c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128846a0 set date to 1422424800.000000000 Tue Jan 27 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128846a0 set date to 1424462730.000000000 Fri Feb 20 13:05:30 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884838
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128849d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884a58 set date to 1422684000.000000000 Fri Jan 30 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884a58 set date to 1424462749.000000000 Fri Feb 20 13:05:49 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128849d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128848c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128848c0 set date to 1422770400.000000000 Sat Jan 31 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128848c0 set date to 1424462773.000000000 Fri Feb 20 13:06:13 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128849d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128849d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884838 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884838 set date to 1424462828.000000000 Fri Feb 20 13:07:08 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128849d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884bf0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884c78 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884c78 set date to 1424462842.000000000 Fri Feb 20 13:07:22 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884d00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884e10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884e10 set date to 1423029600.000000000 Tue Feb  3 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884e10 set date to 1424462877.000000000 Fri Feb 20 13:07:57 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884d00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884bf0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128849d0 set date to 1423202400.000000000 Thu Feb  5 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128849d0 set date to 1424462917.000000000 Fri Feb 20 13:08:37 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884b68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884d00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884d88 set date to 1423548000.000000000 Mon Feb  9 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884d88 set date to 1424462939.000000000 Fri Feb 20 13:08:59 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884d00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884bf0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884bf0 set date to 1423634400.000000000 Tue Feb 10 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884bf0 set date to 1424462955.000000000 Fri Feb 20 13:09:15 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884d00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884d00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884b68 set date to 1423634400.000000000 Tue Feb 10 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884b68 set date to 1424462969.000000000 Fri Feb 20 13:09:29 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884d00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884f20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326068 set date to 1424239200.000000000 Tue Feb 17 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326068 set date to 1424463000.000000000 Fri Feb 20 13:10:00 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123260f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326200
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326200 set date to 1424239200.000000000 Tue Feb 17 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326200 set date to 1424463016.000000000 Fri Feb 20 13:10:16 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123260f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884f20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884d00 set date to 1424584800.000000000 Sat Feb 21 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884d00 set date to 1427579009.000000000 Sat Mar 28 15:43:29 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884e98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123260f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326178 set date to 1424584800.000000000 Sat Feb 21 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326178 set date to 1427579034.000000000 Sat Mar 28 15:43:54 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123260f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12884f20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884f20 set date to 1424584800.000000000 Sat Feb 21 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884f20 set date to 1427579158.000000000 Sat Mar 28 15:45:58 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123260f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123260f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884e98 set date to 1424584800.000000000 Sat Feb 21 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12884e98 set date to 1427579210.000000000 Sat Mar 28 15:46:50 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123260f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326398 set date to 1424671200.000000000 Sun Feb 22 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326398 set date to 1427579229.000000000 Sat Mar 28 15:47:09 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326420
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326530
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326530 set date to 1424671200.000000000 Sun Feb 22 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326530 set date to 1427579249.000000000 Sat Mar 28 15:47:29 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326420
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123260f0 set date to 1424757600.000000000 Mon Feb 23 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123260f0 set date to 1427579266.000000000 Sat Mar 28 15:47:46 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326288
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326420
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123264a8 set date to 1424757600.000000000 Mon Feb 23 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123264a8 set date to 1427579283.000000000 Sat Mar 28 15:48:03 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326420
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326310 set date to 1424844000.000000000 Tue Feb 24 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326310 set date to 1427579306.000000000 Sat Mar 28 15:48:26 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326420
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326420
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326288 set date to 1425362400.000000000 Mon Mar  2 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326288 set date to 1427579348.000000000 Sat Mar 28 15:49:08 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326420
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123266c8 set date to 1426568400.000000000 Mon Mar 16 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123266c8 set date to 1427579371.000000000 Sat Mar 28 15:49:31 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326750
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326860
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326860 set date to 1426914000.000000000 Fri Mar 20 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326860 set date to 1427579402.000000000 Sat Mar 28 15:50:02 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326750
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326420 set date to 1427086800.000000000 Sun Mar 22 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326420 set date to 1427579467.000000000 Sat Mar 28 15:51:07 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123265b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326750
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123267d8 set date to 1427432400.000000000 Thu Mar 26 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123267d8 set date to 1428852910.000000000 Sun Apr 12 09:35:10 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326750
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326640 set date to 1428555600.000000000 Wed Apr  8 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326640 set date to 1428852935.000000000 Sun Apr 12 09:35:35 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326750
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326750
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123265b8 set date to 1428555600.000000000 Wed Apr  8 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123265b8 set date to 1428852949.000000000 Sun Apr 12 09:35:49 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326750
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123269f8 set date to 1428728400.000000000 Fri Apr 10 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123269f8 set date to 1428853018.000000000 Sun Apr 12 09:36:58 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326a80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326b90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326b90 set date to 1428987600.000000000 Mon Apr 13 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326b90 set date to 1429280963.000000000 Fri Apr 17 08:29:23 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326a80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326750 set date to 1428987600.000000000 Mon Apr 13 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326750 set date to 1429280985.000000000 Fri Apr 17 08:29:45 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123268e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326a80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326b08 set date to 1429074000.000000000 Tue Apr 14 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326b08 set date to 1429281001.000000000 Fri Apr 17 08:30:01 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326a80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326970 set date to 1429160400.000000000 Wed Apr 15 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326970 set date to 1431210399.000000000 Sat May  9 16:26:39 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326a80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326a80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123268e8 set date to 1429246800.000000000 Thu Apr 16 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123268e8 set date to 1431211142.000000000 Sat May  9 16:39:02 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326a80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326ca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326d28 set date to 1429678800.000000000 Tue Apr 21 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326d28 set date to 1431211185.000000000 Sat May  9 16:39:45 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326db0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326ec0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326ec0 set date to 1429765200.000000000 Wed Apr 22 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326ec0 set date to 1431211225.000000000 Sat May  9 16:40:25 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326db0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326ca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326a80 set date to 1429765200.000000000 Wed Apr 22 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326a80 set date to 1431211245.000000000 Sat May  9 16:40:45 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326c18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326db0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326e38 set date to 1429765200.000000000 Wed Apr 22 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326e38 set date to 1431211255.000000000 Sat May  9 16:40:55 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326db0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326ca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326ca0 set date to 1430024400.000000000 Sat Apr 25 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326ca0 set date to 1431211268.000000000 Sat May  9 16:41:08 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326db0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326db0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326c18 set date to 1430024400.000000000 Sat Apr 25 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326c18 set date to 1431211306.000000000 Sat May  9 16:41:46 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326db0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c098
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c120 set date to 1430024400.000000000 Sat Apr 25 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c120 set date to 1431211354.000000000 Sat May  9 16:42:34 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c1a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c2b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c2b8 set date to 1430024400.000000000 Sat Apr 25 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c2b8 set date to 1431211362.000000000 Sat May  9 16:42:42 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c1a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c098
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326db0 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326db0 set date to 1431211394.000000000 Sat May  9 16:43:14 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12326f48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c1a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c230 set date to 1430542800.000000000 Fri May  1 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c230 set date to 1431211424.000000000 Sat May  9 16:43:44 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c1a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c098
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c098 set date to 1430715600.000000000 Sun May  3 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c098 set date to 1431211460.000000000 Sat May  9 16:44:20 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c1a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c1a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326f48 set date to 1430888400.000000000 Tue May  5 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12326f48 set date to 1431211471.000000000 Sat May  9 16:44:31 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c1a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c3c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c450 set date to 1430888400.000000000 Tue May  5 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c450 set date to 1431211508.000000000 Sat May  9 16:45:08 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c4d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c5e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c5e8 set date to 1431061200.000000000 Thu May  7 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c5e8 set date to 1431211518.000000000 Sat May  9 16:45:18 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c4d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c3c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c1a8 set date to 1431147600.000000000 Fri May  8 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c1a8 set date to 1431211550.000000000 Sat May  9 16:45:50 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c340
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c4d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c560 set date to 1431147600.000000000 Fri May  8 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c560 set date to 1431211612.000000000 Sat May  9 16:46:52 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c4d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c3c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c3c8 set date to 1431234000.000000000 Sat May  9 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c3c8 set date to 1435848023.000000000 Thu Jul  2 08:40:23 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c4d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c4d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c340 set date to 1431406800.000000000 Mon May 11 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c340 set date to 1435848054.000000000 Thu Jul  2 08:40:54 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c4d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c6f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c780 set date to 1431406800.000000000 Mon May 11 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c780 set date to 1435848067.000000000 Thu Jul  2 08:41:07 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c808
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c918
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c918 set date to 1431493200.000000000 Tue May 12 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c918 set date to 1435848092.000000000 Thu Jul  2 08:41:32 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c808
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c6f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c4d8 set date to 1431493200.000000000 Tue May 12 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c4d8 set date to 1435848127.000000000 Thu Jul  2 08:42:07 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c670
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c808
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c890 set date to 1431579600.000000000 Wed May 13 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c890 set date to 1435848225.000000000 Thu Jul  2 08:43:45 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c808
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c6f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c6f8 set date to 1431666000.000000000 Thu May 14 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c6f8 set date to 1435848250.000000000 Thu Jul  2 08:44:10 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c808
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c808
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c670 set date to 1431752400.000000000 Fri May 15 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c670 set date to 1435848271.000000000 Thu Jul  2 08:44:31 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c808
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ca28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cab0 set date to 1431838800.000000000 Sat May 16 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cab0 set date to 1435848335.000000000 Thu Jul  2 08:45:35 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cb38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cc48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cc48 set date to 1431925200.000000000 Sun May 17 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cc48 set date to 1435848305.000000000 Thu Jul  2 08:45:05 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cb38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ca28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c808 set date to 1431925200.000000000 Sun May 17 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c808 set date to 1435848361.000000000 Thu Jul  2 08:46:01 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232c9a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cb38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cbc0 set date to 1431925200.000000000 Sun May 17 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cbc0 set date to 1435848395.000000000 Thu Jul  2 08:46:35 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cb38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ca28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232ca28 set date to 1431925200.000000000 Sun May 17 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232ca28 set date to 1435848426.000000000 Thu Jul  2 08:47:06 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cb38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cb38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c9a0 set date to 1432011600.000000000 Mon May 18 23:00:00 2015
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232c9a0 set date to 1435848240.000000000 Thu Jul  2 08:44:00 2015
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cb38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cd58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cde0 set date to 1155013200.000000000 Mon Aug  7 23:00:00 2006
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cde0 set date to 1156418592.000000000 Thu Aug 24 05:23:12 2006
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ce68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cf78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cf78 set date to 1155099600.000000000 Tue Aug  8 23:00:00 2006
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cf78 set date to 1156418623.000000000 Thu Aug 24 05:23:43 2006
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ce68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cd58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cb38 set date to 1155963600.000000000 Fri Aug 18 23:00:00 2006
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cb38 set date to 1156418676.000000000 Thu Aug 24 05:24:36 2006
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ccd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ce68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cef0 set date to 1156050000.000000000 Sat Aug 19 23:00:00 2006
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cef0 set date to 1156418715.000000000 Thu Aug 24 05:25:15 2006
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ce68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232cd58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cd58 set date to 1161579600.000000000 Sun Oct 22 23:00:00 2006
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232cd58 set date to 1162474448.000000000 Thu Nov  2 06:34:08 2006
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ce68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ce68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232ccd0 set date to 1236747600.000000000 Tue Mar 10 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232ccd0 set date to 1240693517.000000000 Sat Apr 25 15:05:17 2009
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1232ce68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334140
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123341c8 set date to 1237006800.000000000 Fri Mar 13 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123341c8 set date to 1240693559.000000000 Sat Apr 25 15:05:59 2009
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334250
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334360
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334360 set date to 1237006800.000000000 Fri Mar 13 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334360 set date to 1240693594.000000000 Sat Apr 25 15:06:34 2009
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334250
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334140
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232ce68 set date to 1237093200.000000000 Sat Mar 14 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1232ce68 set date to 1240693630.000000000 Sat Apr 25 15:07:10 2009
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123340b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334250
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123342d8 set date to 1237438800.000000000 Wed Mar 18 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123342d8 set date to 1240693675.000000000 Sat Apr 25 15:07:55 2009
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334250
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334140
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334140 set date to 1237698000.000000000 Sat Mar 21 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334140 set date to 1240693786.000000000 Sat Apr 25 15:09:46 2009
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334250
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334250
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123340b8 set date to 1237870800.000000000 Mon Mar 23 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123340b8 set date to 1240693817.000000000 Sat Apr 25 15:10:17 2009
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334250
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334470
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123344f8 set date to 1237870800.000000000 Mon Mar 23 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123344f8 set date to 1240693925.000000000 Sat Apr 25 15:12:05 2009
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334580
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334690
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334690 set date to 1238043600.000000000 Wed Mar 25 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334690 set date to 1240693841.000000000 Sat Apr 25 15:10:41 2009
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334580
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334470
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334250 set date to 1238475600.000000000 Mon Mar 30 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334250 set date to 1240693860.000000000 Sat Apr 25 15:11:00 2009
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123343e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334580
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334608 set date to 1241067600.000000000 Wed Apr 29 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334608 set date to 1336014661.000000000 Wed May  2 21:11:01 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334580
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334470
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334470 set date to 1243659600.000000000 Fri May 29 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334470 set date to 1336014777.335014000 Wed May  2 21:12:57 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334580
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334580
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123343e8 set date to 1246338000.000000000 Mon Jun 29 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123343e8 set date to 1336014843.766598000 Wed May  2 21:14:03 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334580
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123347a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334828 set date to 1248930000.000000000 Wed Jul 29 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334828 set date to 1336060272.892885000 Thu May  3 09:51:12 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123348b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123349c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123349c0 set date to 1251608400.000000000 Sat Aug 29 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123349c0 set date to 1336060372.305850000 Thu May  3 09:52:52 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123348b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123347a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334580 set date to 1254286800.000000000 Tue Sep 29 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334580 set date to 1336060456.620770000 Thu May  3 09:54:16 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334718
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123348b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334938 set date to 1256878800.000000000 Thu Oct 29 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334938 set date to 1336076562.170519000 Thu May  3 14:22:42 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123348b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123347a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123347a0 set date to 1259560800.000000000 Sun Nov 29 23:00:00 2009
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123347a0 set date to 1336076662.133821000 Thu May  3 14:24:22 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123348b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123348b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334718 set date to 1263967200.000000000 Tue Jan 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334718 set date to 1336078638.821576000 Thu May  3 14:57:18 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123348b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334ad0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334b58 set date to 1266645600.000000000 Fri Feb 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334b58 set date to 1336078696.543459000 Thu May  3 14:58:16 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334be0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334cf0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334cf0 set date to 1269061200.000000000 Fri Mar 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334cf0 set date to 1336078743.490272000 Thu May  3 14:59:03 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334be0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334ad0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123348b0 set date to 1271739600.000000000 Mon Apr 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123348b0 set date to 1336080424.377821000 Thu May  3 15:27:04 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334a48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334be0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334c68 set date to 1274331600.000000000 Wed May 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334c68 set date to 1336080473.289374000 Thu May  3 15:27:53 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334be0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334ad0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334ad0 set date to 1277010000.000000000 Sat Jun 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334ad0 set date to 1336080516.928920000 Thu May  3 15:28:36 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334be0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334be0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334a48 set date to 1279602000.000000000 Mon Jul 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334a48 set date to 1336080576.099579000 Thu May  3 15:29:36 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334be0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334e00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334e88 set date to 1282280400.000000000 Thu Aug 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334e88 set date to 1336080644.772824000 Thu May  3 15:30:44 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334f10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895060
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895060 set date to 1284958800.000000000 Sun Sep 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895060 set date to 1336080922.407917000 Thu May  3 15:35:22 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334f10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334e00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334be0 set date to 1287550800.000000000 Tue Oct 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334be0 set date to 1336099706.050305000 Thu May  3 20:48:26 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334d78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334f10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334f98 set date to 1290232800.000000000 Fri Nov 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334f98 set date to 1336099796.538860000 Thu May  3 20:49:56 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334f10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334e00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334e00 set date to 1292824800.000000000 Sun Dec 19 23:00:00 2010
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334e00 set date to 1336099852.457351000 Thu May  3 20:50:52 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334f10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334f10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334d78 set date to 1295503200.000000000 Wed Jan 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334d78 set date to 1336100144.113718000 Thu May  3 20:55:44 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12334f10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895170
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128951f8 set date to 1298181600.000000000 Sat Feb 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128951f8 set date to 1336100268.041178000 Thu May  3 20:57:48 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895280
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895390
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895390 set date to 1300597200.000000000 Sat Mar 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895390 set date to 1336100632.428906000 Thu May  3 21:03:52 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895280
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895170
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334f10 set date to 1303275600.000000000 Tue Apr 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12334f10 set date to 1336100776.815626000 Thu May  3 21:06:16 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128950e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895280
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895308 set date to 1305867600.000000000 Thu May 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895308 set date to 1336100841.823744000 Thu May  3 21:07:21 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895280
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895170
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895170 set date to 1308546000.000000000 Sun Jun 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895170 set date to 1336101102.365419000 Thu May  3 21:11:42 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895280
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895280
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128950e8 set date to 1311138000.000000000 Tue Jul 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128950e8 set date to 1336101149.166565000 Thu May  3 21:12:29 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895280
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128954a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895528 set date to 1313816400.000000000 Fri Aug 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895528 set date to 1336101363.322294000 Thu May  3 21:16:03 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128955b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128956c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128956c0 set date to 1316494800.000000000 Mon Sep 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128956c0 set date to 1336101436.271504000 Thu May  3 21:17:16 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128955b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128954a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895280 set date to 1319086800.000000000 Wed Oct 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895280 set date to 1336101870.617959000 Thu May  3 21:24:30 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895418
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128955b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895638 set date to 1321768800.000000000 Sat Nov 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895638 set date to 1336102012.256508000 Thu May  3 21:26:52 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128955b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128954a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128954a0 set date to 1324360800.000000000 Mon Dec 19 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128954a0 set date to 1336102191.685670000 Thu May  3 21:29:51 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128955b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128955b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895418 set date to 1325397600.000000000 Sat Dec 31 23:00:00 2011
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895418 set date to 1336002606.000000000 Wed May  2 17:50:06 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128955b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128957d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895858 set date to 1325484000.000000000 Sun Jan  1 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895858 set date to 1336002680.000000000 Wed May  2 17:51:20 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128958e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128959f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128959f0 set date to 1325484000.000000000 Sun Jan  1 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128959f0 set date to 1336002917.000000000 Wed May  2 17:55:17 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128958e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128957d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128955b0 set date to 1325484000.000000000 Sun Jan  1 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128955b0 set date to 1336002944.578668000 Wed May  2 17:55:44 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895748
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128958e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895968 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895968 set date to 1336002986.000000000 Wed May  2 17:56:26 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128958e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128957d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128957d0 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128957d0 set date to 1336003074.000000000 Wed May  2 17:57:54 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128958e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128958e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895748 set date to 1325570400.000000000 Mon Jan  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895748 set date to 1336003094.948797000 Wed May  2 17:58:14 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128958e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895b00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895b88 set date to 1326002400.000000000 Sat Jan  7 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895b88 set date to 1336003120.397052000 Wed May  2 17:58:40 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895c10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895d20
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895d20 set date to 1326088800.000000000 Sun Jan  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895d20 set date to 1336003174.000000000 Wed May  2 17:59:34 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895c10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895b00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128958e0 set date to 1326175200.000000000 Mon Jan  9 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128958e0 set date to 1336003267.000000000 Wed May  2 18:01:07 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895a78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895c10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895c98 set date to 1326175200.000000000 Mon Jan  9 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895c98 set date to 1336003288.191217000 Wed May  2 18:01:28 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895c10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895b00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895b00 set date to 1326261600.000000000 Tue Jan 10 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895b00 set date to 1336003337.000000000 Wed May  2 18:02:17 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895c10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895c10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895a78 set date to 1326261600.000000000 Tue Jan 10 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895a78 set date to 1336003352.128154000 Wed May  2 18:02:32 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895c10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895e30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895eb8 set date to 1326434400.000000000 Thu Jan 12 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895eb8 set date to 1336003369.936470000 Wed May  2 18:02:49 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895f40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338110
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338110 set date to 1326434400.000000000 Thu Jan 12 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338110 set date to 1336003390.600703000 Wed May  2 18:03:10 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895f40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895e30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895c10 set date to 1326607200.000000000 Sat Jan 14 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895c10 set date to 1336003435.000000000 Wed May  2 18:03:55 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895da8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895f40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338088 set date to 1326693600.000000000 Sun Jan 15 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338088 set date to 1336003537.000000000 Wed May  2 18:05:37 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895f40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895e30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895e30 set date to 1326693600.000000000 Sun Jan 15 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895e30 set date to 1336003573.133491000 Wed May  2 18:06:13 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895f40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895f40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895da8 set date to 1326780000.000000000 Mon Jan 16 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895da8 set date to 1336003627.000000000 Wed May  2 18:07:07 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12895f40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338220
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123382a8 set date to 1326866400.000000000 Tue Jan 17 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123382a8 set date to 1336003650.430457000 Wed May  2 18:07:30 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338330
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338440
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338440 set date to 1326952800.000000000 Wed Jan 18 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338440 set date to 1336003696.000000000 Wed May  2 18:08:16 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338330
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338220
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895f40 set date to 1326952800.000000000 Wed Jan 18 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12895f40 set date to 1336003756.000000000 Wed May  2 18:09:16 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338198
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338330
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123383b8 set date to 1327039200.000000000 Thu Jan 19 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123383b8 set date to 1336003807.000000000 Wed May  2 18:10:07 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338330
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338220
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338220 set date to 1327125600.000000000 Fri Jan 20 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338220 set date to 1336003836.784976000 Wed May  2 18:10:36 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338330
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338330
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338198 set date to 1327125600.000000000 Fri Jan 20 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338198 set date to 1336003855.089300000 Wed May  2 18:10:55 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338330
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338550
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123385d8 set date to 1327212000.000000000 Sat Jan 21 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123385d8 set date to 1336003900.612426000 Wed May  2 18:11:40 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338660
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338770
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338770 set date to 1327212000.000000000 Sat Jan 21 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338770 set date to 1336003952.000000000 Wed May  2 18:12:32 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338660
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338550
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338330 set date to 1327298400.000000000 Sun Jan 22 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338330 set date to 1336004017.000000000 Wed May  2 18:13:37 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123384c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338660
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123386e8 set date to 1327384800.000000000 Mon Jan 23 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123386e8 set date to 1336004039.102586000 Wed May  2 18:13:59 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338660
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338550
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338550 set date to 1327384800.000000000 Mon Jan 23 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338550 set date to 1336004090.000000000 Wed May  2 18:14:50 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338660
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338660
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123384c8 set date to 1327471200.000000000 Tue Jan 24 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123384c8 set date to 1336004130.000000000 Wed May  2 18:15:30 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338660
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338880
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338908 set date to 1327557600.000000000 Wed Jan 25 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338908 set date to 1336004546.536808000 Wed May  2 18:22:26 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338990
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338aa0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338aa0 set date to 1327644000.000000000 Thu Jan 26 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338aa0 set date to 1336004605.000000000 Wed May  2 18:23:25 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338990
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338880
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338660 set date to 1327644000.000000000 Thu Jan 26 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338660 set date to 1336004622.825889000 Wed May  2 18:23:42 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123387f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338990
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338a18 set date to 1327730400.000000000 Fri Jan 27 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338a18 set date to 1336004668.229918000 Wed May  2 18:24:28 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338990
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338880
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338880 set date to 1327816800.000000000 Sat Jan 28 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338880 set date to 1336004685.270237000 Wed May  2 18:24:45 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338990
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338990
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123387f8 set date to 1327903200.000000000 Sun Jan 29 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123387f8 set date to 1336004779.000000000 Wed May  2 18:26:19 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338990
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338bb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338c38 set date to 1327903200.000000000 Sun Jan 29 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338c38 set date to 1336004825.317614000 Wed May  2 18:27:05 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338cc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338dd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338dd0 set date to 1328162400.000000000 Wed Feb  1 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338dd0 set date to 1336004905.570396000 Wed May  2 18:28:25 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338cc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338bb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338990 set date to 1328162400.000000000 Wed Feb  1 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338990 set date to 1336005002.461370000 Wed May  2 18:30:02 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338b28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338cc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338d48 set date to 1328162400.000000000 Wed Feb  1 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338d48 set date to 1336005022.829617000 Wed May  2 18:30:22 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338cc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338bb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338bb0 set date to 1328162400.000000000 Wed Feb  1 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338bb0 set date to 1336005041.677855000 Wed May  2 18:30:41 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338cc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338cc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338b28 set date to 1328248800.000000000 Thu Feb  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338b28 set date to 1336004849.674646000 Wed May  2 18:27:29 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338cc0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338ee0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338f68 set date to 1328248800.000000000 Thu Feb  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338f68 set date to 1336005073.457010000 Wed May  2 18:31:13 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a00a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a01b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a01b8 set date to 1328248800.000000000 Thu Feb  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a01b8 set date to 1336005119.000000000 Wed May  2 18:31:59 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a00a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338ee0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338cc0 set date to 1328335200.000000000 Fri Feb  3 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338cc0 set date to 1336005175.000000000 Wed May  2 18:32:55 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338e58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a00a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0130 set date to 1328335200.000000000 Fri Feb  3 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0130 set date to 1336005192.610794000 Wed May  2 18:33:12 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a00a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12338ee0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338ee0 set date to 1328335200.000000000 Fri Feb  3 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338ee0 set date to 1336005230.000000000 Wed May  2 18:33:50 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a00a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a00a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338e58 set date to 1328335200.000000000 Fri Feb  3 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12338e58 set date to 1336005297.443835000 Wed May  2 18:34:57 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a00a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a02c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0350 set date to 1328421600.000000000 Sat Feb  4 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0350 set date to 1336005408.000000000 Wed May  2 18:36:48 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a03d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a04e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a04e8 set date to 1328680800.000000000 Tue Feb  7 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a04e8 set date to 1336005453.000000000 Wed May  2 18:37:33 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a03d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a02c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a00a8 set date to 1328680800.000000000 Tue Feb  7 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a00a8 set date to 1336005469.534379000 Wed May  2 18:37:49 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0240
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a03d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0460 set date to 1328767200.000000000 Wed Feb  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0460 set date to 1336005807.741055000 Wed May  2 18:43:27 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a03d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a02c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a02c8 set date to 1328767200.000000000 Wed Feb  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a02c8 set date to 1336005842.000000000 Wed May  2 18:44:02 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a03d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a03d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0240 set date to 1328767200.000000000 Wed Feb  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0240 set date to 1336005896.000000000 Wed May  2 18:44:56 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a03d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a05f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0680 set date to 1328767200.000000000 Wed Feb  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0680 set date to 1336005914.560370000 Wed May  2 18:45:14 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0818
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0818 set date to 1328767200.000000000 Wed Feb  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0818 set date to 1336005957.000000000 Wed May  2 18:45:57 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a05f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a03d8 set date to 1328767200.000000000 Wed Feb  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a03d8 set date to 1336005975.521063000 Wed May  2 18:46:15 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0570
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0790 set date to 1328940000.000000000 Fri Feb 10 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0790 set date to 1336004228.000000000 Wed May  2 18:17:08 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a05f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a05f8 set date to 1328940000.000000000 Fri Feb 10 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a05f8 set date to 1336004245.435769000 Wed May  2 18:17:25 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0570 set date to 1328940000.000000000 Fri Feb 10 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0570 set date to 1336006937.135618000 Wed May  2 19:02:17 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0928
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a09b0 set date to 1329112800.000000000 Sun Feb 12 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a09b0 set date to 1336006957.320010000 Wed May  2 19:02:37 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0b48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0b48 set date to 1329199200.000000000 Mon Feb 13 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0b48 set date to 1336006981.920392000 Wed May  2 19:03:01 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0928
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0708 set date to 1329285600.000000000 Tue Feb 14 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0708 set date to 1336007036.000000000 Wed May  2 19:03:56 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a08a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0ac0 set date to 1329372000.000000000 Wed Feb 15 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0ac0 set date to 1336007050.561800000 Wed May  2 19:04:10 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0928
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0928 set date to 1329372000.000000000 Wed Feb 15 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0928 set date to 1336007065.154084000 Wed May  2 19:04:25 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a08a0 set date to 1329372000.000000000 Wed Feb 15 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a08a0 set date to 1336007079.746253000 Wed May  2 19:04:39 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0c58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0ce0 set date to 1329544800.000000000 Fri Feb 17 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0ce0 set date to 1336007094.000000000 Wed May  2 19:04:54 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0e78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0e78 set date to 1329717600.000000000 Sun Feb 19 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0e78 set date to 1336007117.642897000 Wed May  2 19:05:17 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0c58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0a38 set date to 1329717600.000000000 Sun Feb 19 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0a38 set date to 1336007135.259238000 Wed May  2 19:05:35 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0bd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0df0 set date to 1329976800.000000000 Wed Feb 22 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0df0 set date to 1336007202.000000000 Wed May  2 19:06:42 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0c58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0c58 set date to 1330063200.000000000 Thu Feb 23 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0c58 set date to 1336007235.000000000 Wed May  2 19:07:15 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0bd0 set date to 1330149600.000000000 Fri Feb 24 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0bd0 set date to 1336007259.740630000 Wed May  2 19:07:39 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0f88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5058 set date to 1330236000.000000000 Sat Feb 25 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5058 set date to 1336007277.676828000 Wed May  2 19:07:57 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a50e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a51f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a51f0 set date to 1330322400.000000000 Sun Feb 26 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a51f0 set date to 1336007350.000000000 Wed May  2 19:09:10 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a50e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0f88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0d68 set date to 1330581600.000000000 Wed Feb 29 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0d68 set date to 1336007401.000000000 Wed May  2 19:10:01 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0f00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a50e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5168 set date to 1330668000.000000000 Thu Mar  1 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5168 set date to 1336007452.000000000 Wed May  2 19:10:52 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a50e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a0f88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0f88 set date to 1330754400.000000000 Fri Mar  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0f88 set date to 1336007477.916511000 Wed May  2 19:11:17 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a50e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a50e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0f00 set date to 1330840800.000000000 Sat Mar  3 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a0f00 set date to 1336007495.836929000 Wed May  2 19:11:35 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a50e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5300
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5388 set date to 1330840800.000000000 Sat Mar  3 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5388 set date to 1336007526.373447000 Wed May  2 19:12:06 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5410
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5520
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5520 set date to 1331013600.000000000 Mon Mar  5 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5520 set date to 1336007542.381599000 Wed May  2 19:12:22 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5410
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5300
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a50e0 set date to 1331013600.000000000 Mon Mar  5 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a50e0 set date to 1336007559.597691000 Wed May  2 19:12:39 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5278
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5410
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5498 set date to 1331100000.000000000 Tue Mar  6 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5498 set date to 1336007587.798333000 Wed May  2 19:13:07 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5410
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5300
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5300 set date to 1331100000.000000000 Tue Mar  6 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5300 set date to 1336007677.000000000 Wed May  2 19:14:37 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5410
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5410
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5278 set date to 1331186400.000000000 Wed Mar  7 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5278 set date to 1336007720.000000000 Wed May  2 19:15:20 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5410
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5630
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a56b8 set date to 1331186400.000000000 Wed Mar  7 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a56b8 set date to 1336007759.963875000 Wed May  2 19:15:59 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5740
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5850
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5850 set date to 1331186400.000000000 Wed Mar  7 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5850 set date to 1336007776.940032000 Wed May  2 19:16:16 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5740
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5630
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5410 set date to 1331272800.000000000 Thu Mar  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5410 set date to 1336007817.000000000 Wed May  2 19:16:57 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a55a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5740
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a57c8 set date to 1331272800.000000000 Thu Mar  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a57c8 set date to 1336007843.301066000 Wed May  2 19:17:23 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5740
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5630
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5630 set date to 1331272800.000000000 Thu Mar  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5630 set date to 1336013113.651563000 Wed May  2 20:45:13 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5740
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5740
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a55a8 set date to 1331272800.000000000 Thu Mar  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a55a8 set date to 1336013179.508445000 Wed May  2 20:46:19 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5740
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5960
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a59e8 set date to 1331272800.000000000 Thu Mar  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a59e8 set date to 1336013195.053029000 Wed May  2 20:46:35 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5a70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5b80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5b80 set date to 1331359200.000000000 Fri Mar  9 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5b80 set date to 1336013216.173139000 Wed May  2 20:46:56 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5a70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5960
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5740 set date to 1331701200.000000000 Tue Mar 13 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5740 set date to 1336013241.988649000 Wed May  2 20:47:21 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a58d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5a70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5af8 set date to 1331960400.000000000 Fri Mar 16 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5af8 set date to 1336013259.669003000 Wed May  2 20:47:39 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5a70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5960
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5960 set date to 1332738000.000000000 Sun Mar 25 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5960 set date to 1336013302.000000000 Wed May  2 20:48:22 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5a70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5a70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a58d8 set date to 1332997200.000000000 Wed Mar 28 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a58d8 set date to 1336013366.000000000 Wed May  2 20:49:26 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5a70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5c90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5d18 set date to 1333256400.000000000 Sat Mar 31 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5d18 set date to 1336013408.000000000 Wed May  2 20:50:08 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5da0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5eb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5eb0 set date to 1333429200.000000000 Mon Apr  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5eb0 set date to 1336013452.000000000 Wed May  2 20:50:52 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5da0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5c90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5a70 set date to 1333429200.000000000 Mon Apr  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5a70 set date to 1336013471.976305000 Wed May  2 20:51:11 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5c08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5da0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5e28 set date to 1333429200.000000000 Mon Apr  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5e28 set date to 1336013511.000000000 Wed May  2 20:51:51 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5da0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5c90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5c90 set date to 1333515600.000000000 Tue Apr  3 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5c90 set date to 1336013558.555386000 Wed May  2 20:52:38 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5da0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5da0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5c08 set date to 1333515600.000000000 Tue Apr  3 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5c08 set date to 1336013584.000000000 Wed May  2 20:53:04 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5da0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6078
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6100 set date to 1333602000.000000000 Wed Apr  4 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6100 set date to 1336013606.388033000 Wed May  2 20:53:26 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6188
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6298
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6298 set date to 1333602000.000000000 Wed Apr  4 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6298 set date to 1336013636.414913000 Wed May  2 20:53:56 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6188
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6078
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5da0 set date to 1333602000.000000000 Wed Apr  4 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5da0 set date to 1336013674.000000000 Wed May  2 20:54:34 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a5f38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6188
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6210 set date to 1333861200.000000000 Sat Apr  7 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6210 set date to 1336013697.655886000 Wed May  2 20:54:57 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6188
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6078
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6078 set date to 1333861200.000000000 Sat Apr  7 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6078 set date to 1336013710.848098000 Wed May  2 20:55:10 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6188
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6188
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5f38 set date to 1333861200.000000000 Sat Apr  7 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a5f38 set date to 1336013750.000000000 Wed May  2 20:55:50 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6188
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a63a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6430 set date to 1333947600.000000000 Sun Apr  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6430 set date to 1336013775.777065000 Wed May  2 20:56:15 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a64b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a65c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a65c8 set date to 1334034000.000000000 Mon Apr  9 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a65c8 set date to 1336013850.494340000 Wed May  2 20:57:30 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a64b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a63a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6188 set date to 1334034000.000000000 Mon Apr  9 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6188 set date to 1336013898.369288000 Wed May  2 20:58:18 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6320
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a64b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6540 set date to 1334034000.000000000 Mon Apr  9 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6540 set date to 1336013913.201270000 Wed May  2 20:58:33 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a64b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a63a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a63a8 set date to 1334120400.000000000 Tue Apr 10 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a63a8 set date to 1336013958.000000000 Wed May  2 20:59:18 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a64b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a64b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6320 set date to 1334120400.000000000 Tue Apr 10 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6320 set date to 1336013973.250377000 Wed May  2 20:59:33 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a64b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a66d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6760 set date to 1334120400.000000000 Tue Apr 10 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6760 set date to 1336014016.211241000 Wed May  2 21:00:16 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a67e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a68f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a68f8 set date to 1334120400.000000000 Tue Apr 10 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a68f8 set date to 1336014033.131390000 Wed May  2 21:00:33 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a67e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a66d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a64b8 set date to 1334120400.000000000 Tue Apr 10 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a64b8 set date to 1336014048.211568000 Wed May  2 21:00:48 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6650
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a67e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6870 set date to 1334293200.000000000 Thu Apr 12 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6870 set date to 1336059176.627291000 Thu May  3 09:32:56 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a67e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a66d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a66d8 set date to 1334379600.000000000 Fri Apr 13 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a66d8 set date to 1336059195.203296000 Thu May  3 09:33:15 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a67e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a67e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6650 set date to 1334466000.000000000 Sat Apr 14 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6650 set date to 1336059229.000000000 Thu May  3 09:33:49 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a67e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6a08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6a90 set date to 1334725200.000000000 Tue Apr 17 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6a90 set date to 1336059250.932082000 Thu May  3 09:34:10 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6b18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6c28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6c28 set date to 1334811600.000000000 Wed Apr 18 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6c28 set date to 1336059295.000000000 Thu May  3 09:34:55 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6b18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6a08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a67e8 set date to 1334811600.000000000 Wed Apr 18 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a67e8 set date to 1336059322.494268000 Thu May  3 09:35:22 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6980
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6b18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6ba0 set date to 1334898000.000000000 Thu Apr 19 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6ba0 set date to 1336059354.126681000 Thu May  3 09:35:54 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6b18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6a08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6a08 set date to 1334898000.000000000 Thu Apr 19 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6a08 set date to 1336059373.879020000 Thu May  3 09:36:13 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6b18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6b18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6980 set date to 1334898000.000000000 Thu Apr 19 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6980 set date to 1336059416.000000000 Thu May  3 09:36:56 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6b18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6d38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6dc0 set date to 1334898000.000000000 Thu Apr 19 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6dc0 set date to 1336059447.257688000 Thu May  3 09:37:27 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6e48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6f58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6f58 set date to 1334898000.000000000 Thu Apr 19 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6f58 set date to 1336059511.066103000 Thu May  3 09:38:31 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6e48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6d38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6b18 set date to 1334984400.000000000 Fri Apr 20 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6b18 set date to 1336059551.979623000 Thu May  3 09:39:11 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6cb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6e48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6ed0 set date to 1334984400.000000000 Fri Apr 20 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6ed0 set date to 1336059594.941124000 Thu May  3 09:39:54 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6e48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6d38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6d38 set date to 1335157200.000000000 Sun Apr 22 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6d38 set date to 1336059625.877603000 Thu May  3 09:40:25 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6e48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6e48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6cb0 set date to 1335243600.000000000 Mon Apr 23 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6cb0 set date to 1336059653.629660000 Thu May  3 09:40:53 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128a6e48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0130
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b01b8 set date to 1335330000.000000000 Tue Apr 24 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b01b8 set date to 1336059672.094094000 Thu May  3 09:41:12 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0240
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0350
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0350 set date to 1335416400.000000000 Wed Apr 25 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0350 set date to 1336059698.657975000 Thu May  3 09:41:38 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0240
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0130
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6e48 set date to 1335589200.000000000 Fri Apr 27 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128a6e48 set date to 1336059721.281838000 Thu May  3 09:42:01 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b00a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0240
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b02c8 set date to 1335675600.000000000 Sat Apr 28 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b02c8 set date to 1336059738.826216000 Thu May  3 09:42:18 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0240
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0130
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0130 set date to 1335762000.000000000 Sun Apr 29 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0130 set date to 1336059759.858159000 Thu May  3 09:42:39 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0240
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0240
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b00a8 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b00a8 set date to 1336059784.890592000 Thu May  3 09:43:04 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0240
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0460
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b04e8 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b04e8 set date to 1336059803.082709000 Thu May  3 09:43:23 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0570
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0680
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0680 set date to 1335848400.000000000 Mon Apr 30 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0680 set date to 1336496087.000000000 Tue May  8 10:54:47 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0570
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0460
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0240 set date to 1336021200.000000000 Wed May  2 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0240 set date to 1336496164.000000000 Tue May  8 10:56:04 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b03d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0570
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b05f8 set date to 1336107600.000000000 Thu May  3 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b05f8 set date to 1336496223.677525000 Tue May  8 10:57:03 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0570
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0460
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0460 set date to 1336194000.000000000 Fri May  4 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0460 set date to 1336496246.693854000 Tue May  8 10:57:26 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0570
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0570
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b03d8 set date to 1336194000.000000000 Fri May  4 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b03d8 set date to 1336496271.862375000 Tue May  8 10:57:51 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0570
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0790
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0818 set date to 1336194000.000000000 Fri May  4 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0818 set date to 1336496283.816617000 Tue May  8 10:58:03 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b08a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b09b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b09b0 set date to 1336366800.000000000 Sun May  6 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b09b0 set date to 1336496335.351153000 Tue May  8 10:58:55 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b08a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0790
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0570 set date to 1336539600.000000000 Tue May  8 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0570 set date to 1336685885.525336000 Thu May 10 15:38:05 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0708
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b08a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0928 set date to 1336626000.000000000 Wed May  9 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0928 set date to 1336685915.565761000 Thu May 10 15:38:35 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b08a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0790
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0790 set date to 1336626000.000000000 Wed May  9 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0790 set date to 1336685927.453910000 Thu May 10 15:38:47 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b08a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b08a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0708 set date to 1337144400.000000000 Tue May 15 23:00:00 2012
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0708 set date to 1337637038.732715000 Mon May 21 15:50:38 2012
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b08a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0ac0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0b48 set date to 1357106400.000000000 Tue Jan  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0b48 set date to 1357856584.710999000 Thu Jan 10 15:23:04 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0bd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0ce0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0ce0 set date to 1357106400.000000000 Tue Jan  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0ce0 set date to 1357856622.058809000 Thu Jan 10 15:23:42 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0bd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0ac0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b08a0 set date to 1357365600.000000000 Fri Jan  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b08a0 set date to 1357856644.011245000 Thu Jan 10 15:24:04 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0a38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0bd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0c58 set date to 1357365600.000000000 Fri Jan  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0c58 set date to 1357856664.307396000 Thu Jan 10 15:24:24 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0bd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0ac0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0ac0 set date to 1357365600.000000000 Fri Jan  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0ac0 set date to 1357856677.067563000 Thu Jan 10 15:24:37 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0bd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0bd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0a38 set date to 1357452000.000000000 Sat Jan  5 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0a38 set date to 1357856750.284820000 Thu Jan 10 15:25:50 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0bd0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0df0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0e78 set date to 1357538400.000000000 Sun Jan  6 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0e78 set date to 1357856784.757257000 Thu Jan 10 15:26:24 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0f00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6048
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6048 set date to 1357624800.000000000 Mon Jan  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6048 set date to 1357856827.601979000 Thu Jan 10 15:27:07 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0f00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0df0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0bd0 set date to 1357624800.000000000 Mon Jan  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0bd0 set date to 1357856839.675944000 Thu Jan 10 15:27:19 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0d68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0f00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0f88 set date to 1357624800.000000000 Mon Jan  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0f88 set date to 1357856858.450442000 Thu Jan 10 15:27:38 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0f00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0df0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0df0 set date to 1357711200.000000000 Tue Jan  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0df0 set date to 1357856909.647576000 Thu Jan 10 15:28:29 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0f00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0f00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0d68 set date to 1357884000.000000000 Thu Jan 10 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0d68 set date to 1359340711.279313000 Sun Jan 27 19:38:31 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b0f00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6158
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b61e0 set date to 1357970400.000000000 Fri Jan 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b61e0 set date to 1359340729.775584000 Sun Jan 27 19:38:49 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6268
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6378
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6378 set date to 1358056800.000000000 Sat Jan 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6378 set date to 1359340748.199764000 Sun Jan 27 19:39:08 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6268
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6158
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0f00 set date to 1358143200.000000000 Sun Jan 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b0f00 set date to 1359340767.568459000 Sun Jan 27 19:39:27 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b60d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6268
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b62f0 set date to 1358143200.000000000 Sun Jan 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b62f0 set date to 1359340831.000000000 Sun Jan 27 19:40:31 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6268
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6158
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6158 set date to 1358229600.000000000 Mon Jan 14 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6158 set date to 1359340850.761290000 Sun Jan 27 19:40:50 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6268
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6268
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b60d0 set date to 1358229600.000000000 Mon Jan 14 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b60d0 set date to 1359340862.233530000 Sun Jan 27 19:41:02 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6268
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6488
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6510 set date to 1358316000.000000000 Tue Jan 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6510 set date to 1359340914.306301000 Sun Jan 27 19:41:54 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6598
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b66a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b66a8 set date to 1358316000.000000000 Tue Jan 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b66a8 set date to 1359340952.586886000 Sun Jan 27 19:42:32 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6598
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6488
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6268 set date to 1358402400.000000000 Wed Jan 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6268 set date to 1359340969.915101000 Sun Jan 27 19:42:49 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6598
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6620 set date to 1358402400.000000000 Wed Jan 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6620 set date to 1359340981.587291000 Sun Jan 27 19:43:01 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6598
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6488
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6488 set date to 1358402400.000000000 Wed Jan 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6488 set date to 1359340994.227520000 Sun Jan 27 19:43:14 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6598
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6598
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6400 set date to 1358488800.000000000 Thu Jan 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6400 set date to 1359341021.619887000 Sun Jan 27 19:43:41 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6598
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b67b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6840 set date to 1358488800.000000000 Thu Jan 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6840 set date to 1359341034.524072000 Sun Jan 27 19:43:54 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b68c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b69d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b69d8 set date to 1358488800.000000000 Thu Jan 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b69d8 set date to 1359341117.000000000 Sun Jan 27 19:45:17 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b68c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b67b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6598 set date to 1358488800.000000000 Thu Jan 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6598 set date to 1359341128.316972000 Sun Jan 27 19:45:28 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b68c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6950 set date to 1358575200.000000000 Fri Jan 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6950 set date to 1359341159.549562000 Sun Jan 27 19:45:59 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b68c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b67b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b67b8 set date to 1358575200.000000000 Fri Jan 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b67b8 set date to 1359341175.029656000 Sun Jan 27 19:46:15 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b68c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b68c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6730 set date to 1358748000.000000000 Sun Jan 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6730 set date to 1359341201.814060000 Sun Jan 27 19:46:41 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b68c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6ae8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6b70 set date to 1358748000.000000000 Sun Jan 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6b70 set date to 1359341217.782297000 Sun Jan 27 19:46:57 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6bf8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6d08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6d08 set date to 1358748000.000000000 Sun Jan 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6d08 set date to 1359341266.000000000 Sun Jan 27 19:47:46 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6bf8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6ae8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b68c8 set date to 1358834400.000000000 Mon Jan 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b68c8 set date to 1359341577.137240000 Sun Jan 27 19:52:57 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6a60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6bf8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6c80 set date to 1358920800.000000000 Tue Jan 22 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6c80 set date to 1359341591.769404000 Sun Jan 27 19:53:11 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6bf8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6ae8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6ae8 set date to 1359007200.000000000 Wed Jan 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6ae8 set date to 1359341610.489688000 Sun Jan 27 19:53:30 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6bf8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6bf8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6a60 set date to 1359007200.000000000 Wed Jan 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6a60 set date to 1359341629.561983000 Sun Jan 27 19:53:49 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6bf8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6e18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6ea0 set date to 1359093600.000000000 Thu Jan 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6ea0 set date to 1359341655.138320000 Sun Jan 27 19:54:15 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6f28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f90f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f90f8 set date to 1359093600.000000000 Thu Jan 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f90f8 set date to 1359341684.928809000 Sun Jan 27 19:54:44 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6f28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6e18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6bf8 set date to 1359180000.000000000 Fri Jan 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6bf8 set date to 1359341706.369147000 Sun Jan 27 19:55:06 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6d90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6f28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9070 set date to 1359266400.000000000 Sat Jan 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9070 set date to 1359474088.304742000 Tue Jan 29 08:41:28 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6f28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6e18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6e18 set date to 1359439200.000000000 Mon Jan 28 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6e18 set date to 1359474139.000000000 Tue Jan 29 08:42:19 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6f28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6f28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6d90 set date to 1359698400.000000000 Thu Jan 31 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6d90 set date to 1359912075.000000000 Sun Feb  3 10:21:15 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128b6f28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9208
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9290 set date to 1359871200.000000000 Sat Feb  2 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9290 set date to 1359912104.006817000 Sun Feb  3 10:21:44 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9318
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9428
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9428 set date to 1360044000.000000000 Mon Feb  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9428 set date to 1362607887.693889000 Wed Mar  6 15:11:27 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9318
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9208
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6f28 set date to 1360130400.000000000 Tue Feb  5 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128b6f28 set date to 1362608043.524859000 Wed Mar  6 15:14:03 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9180
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9318
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f93a0 set date to 1360130400.000000000 Tue Feb  5 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f93a0 set date to 1362608068.604894000 Wed Mar  6 15:14:28 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9318
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9208
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9208 set date to 1360130400.000000000 Tue Feb  5 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9208 set date to 1362608262.000000000 Wed Mar  6 15:17:42 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9318
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9318
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9180 set date to 1360389600.000000000 Fri Feb  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9180 set date to 1362608302.315014000 Wed Mar  6 15:18:22 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9318
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f95c0 set date to 1360735200.000000000 Tue Feb 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f95c0 set date to 1362608329.083435000 Wed Mar  6 15:18:49 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9758
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9758 set date to 1361167200.000000000 Sun Feb 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9758 set date to 1362608350.435709000 Wed Mar  6 15:19:10 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9318 set date to 1361340000.000000000 Tue Feb 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9318 set date to 1362608430.000000000 Wed Mar  6 15:20:30 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f94b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f96d0 set date to 1361512800.000000000 Thu Feb 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f96d0 set date to 1362608462.461333000 Wed Mar  6 15:21:02 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9538
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9538 set date to 1361512800.000000000 Thu Feb 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9538 set date to 1362608803.977949000 Wed Mar  6 15:26:43 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f94b0 set date to 1361512800.000000000 Thu Feb 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f94b0 set date to 1362608831.671109000 Wed Mar  6 15:27:11 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9648
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f98f0 set date to 1361772000.000000000 Sun Feb 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f98f0 set date to 1362608867.904006000 Wed Mar  6 15:27:47 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9a88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9a88 set date to 1361858400.000000000 Mon Feb 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9a88 set date to 1362608951.000000000 Wed Mar  6 15:29:11 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9648 set date to 1361944800.000000000 Tue Feb 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9648 set date to 1362608983.217712000 Wed Mar  6 15:29:43 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f97e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9a00 set date to 1362463200.000000000 Mon Mar  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9a00 set date to 1365874707.225190000 Sat Apr 13 11:38:27 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9868
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9868 set date to 1362808800.000000000 Fri Mar  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9868 set date to 1365874744.905683000 Sat Apr 13 11:39:04 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f97e0 set date to 1362808800.000000000 Fri Mar  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f97e0 set date to 1365874770.466158000 Sat Apr 13 11:39:30 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9978
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9c20 set date to 1363064400.000000000 Mon Mar 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9c20 set date to 1365874816.000000000 Sat Apr 13 11:40:16 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9db8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9db8 set date to 1363064400.000000000 Mon Mar 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9db8 set date to 1365874828.555408000 Sat Apr 13 11:40:28 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9978 set date to 1363064400.000000000 Mon Mar 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9978 set date to 1365874891.628396000 Sat Apr 13 11:41:31 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9b10
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9d30 set date to 1363150800.000000000 Tue Mar 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9d30 set date to 1365874927.036862000 Sat Apr 13 11:42:07 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9b98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9b98 set date to 1363237200.000000000 Wed Mar 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9b98 set date to 1365874975.188115000 Sat Apr 13 11:42:55 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9b10 set date to 1363237200.000000000 Wed Mar 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9b10 set date to 1365875014.724875000 Sat Apr 13 11:43:34 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9ca8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9f50 set date to 1363582800.000000000 Sun Mar 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9f50 set date to 1365875034.389019000 Sat Apr 13 11:43:54 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be0a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be1b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be1b0 set date to 1363755600.000000000 Tue Mar 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be1b0 set date to 1365875055.349561000 Sat Apr 13 11:44:15 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be0a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9ca8 set date to 1363755600.000000000 Tue Mar 19 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9ca8 set date to 1365875102.270334000 Sat Apr 13 11:45:02 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9e40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be0a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be128 set date to 1364014800.000000000 Fri Mar 22 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be128 set date to 1365875123.278663000 Sat Apr 13 11:45:23 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be0a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x58f9ec8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9ec8 set date to 1364014800.000000000 Fri Mar 22 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9ec8 set date to 1365875166.000000000 Sat Apr 13 11:46:06 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be0a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be0a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9e40 set date to 1364187600.000000000 Sun Mar 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x58f9e40 set date to 1365875208.000000000 Sat Apr 13 11:46:48 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be0a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be2c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be348 set date to 1364187600.000000000 Sun Mar 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be348 set date to 1365875224.209189000 Sat Apr 13 11:47:04 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be3d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be4e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be4e0 set date to 1364274000.000000000 Mon Mar 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be4e0 set date to 1365875247.640778000 Sat Apr 13 11:47:27 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be3d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be2c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be0a0 set date to 1364360400.000000000 Tue Mar 26 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be0a0 set date to 1365875303.000000000 Sat Apr 13 11:48:23 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be238
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be3d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be458 set date to 1364533200.000000000 Thu Mar 28 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be458 set date to 1365875328.537798000 Sat Apr 13 11:48:48 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be3d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be2c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be2c0 set date to 1364619600.000000000 Fri Mar 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be2c0 set date to 1365875345.642509000 Sat Apr 13 11:49:05 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be3d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be3d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be238 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be238 set date to 1365875376.186999000 Sat Apr 13 11:49:36 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be3d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be5f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be678 set date to 1364792400.000000000 Sun Mar 31 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be678 set date to 1365875418.147814000 Sat Apr 13 11:50:18 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be810
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be810 set date to 1364878800.000000000 Mon Apr  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be810 set date to 1365875491.421070000 Sat Apr 13 11:51:31 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be5f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be3d0 set date to 1364965200.000000000 Tue Apr  2 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be3d0 set date to 1365875542.813911000 Sat Apr 13 11:52:22 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be568
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be788 set date to 1365051600.000000000 Wed Apr  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be788 set date to 1365875579.438545000 Sat Apr 13 11:52:59 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be5f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be5f0 set date to 1365138000.000000000 Thu Apr  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be5f0 set date to 1365875616.295485000 Sat Apr 13 11:53:36 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be568 set date to 1365397200.000000000 Sun Apr  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be568 set date to 1365875660.463923000 Sat Apr 13 11:54:20 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be920
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be9a8 set date to 1366261200.000000000 Wed Apr 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be9a8 set date to 1367076036.414664000 Sat Apr 27 09:20:36 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bea30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128beb40
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128beb40 set date to 1366693200.000000000 Mon Apr 22 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128beb40 set date to 1367076084.000000000 Sat Apr 27 09:21:24 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bea30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be920
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be700 set date to 1366693200.000000000 Mon Apr 22 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be700 set date to 1367076125.192139000 Sat Apr 27 09:22:05 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be898
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bea30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128beab8 set date to 1366693200.000000000 Mon Apr 22 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128beab8 set date to 1367076136.179839000 Sat Apr 27 09:22:16 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bea30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128be920
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be920 set date to 1366779600.000000000 Tue Apr 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be920 set date to 1367076197.201130000 Sat Apr 27 09:23:17 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bea30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bea30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be898 set date to 1366779600.000000000 Tue Apr 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128be898 set date to 1367076241.000000000 Sat Apr 27 09:24:01 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bea30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bec50
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128becd8 set date to 1366866000.000000000 Wed Apr 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128becd8 set date to 1367076264.058090000 Sat Apr 27 09:24:24 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bed60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bee70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bee70 set date to 1367125200.000000000 Sat Apr 27 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bee70 set date to 1368965626.526558000 Sun May 19 06:13:46 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bed60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bec50
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bea30 set date to 1367125200.000000000 Sat Apr 27 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bea30 set date to 1368965641.054995000 Sun May 19 06:14:01 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bebc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bed60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bede8 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bede8 set date to 1368966036.627614000 Sun May 19 06:20:36 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bed60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bec50
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bec50 set date to 1367298000.000000000 Mon Apr 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bec50 set date to 1368966060.244026000 Sun May 19 06:21:00 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bed60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bed60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bebc8 set date to 1367470800.000000000 Wed May  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bebc8 set date to 1368966086.748208000 Sun May 19 06:21:26 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bed60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bef80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad048 set date to 1367470800.000000000 Wed May  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad048 set date to 1368966131.000000000 Sun May 19 06:22:11 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad0d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad1e0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad1e0 set date to 1367730000.000000000 Sat May  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad1e0 set date to 1368966156.837691000 Sun May 19 06:22:36 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad0d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bef80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bed60 set date to 1367902800.000000000 Mon May  6 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bed60 set date to 1368966184.326123000 Sun May 19 06:23:04 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128beef8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad0d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad158 set date to 1367989200.000000000 Tue May  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad158 set date to 1368966220.526988000 Sun May 19 06:23:40 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad0d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128bef80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bef80 set date to 1368334800.000000000 Sat May 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128bef80 set date to 1368966244.012883000 Sun May 19 06:24:04 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad0d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad0d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128beef8 set date to 1368334800.000000000 Sat May 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128beef8 set date to 1368966286.360096000 Sun May 19 06:24:46 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad0d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad2f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad378 set date to 1368766800.000000000 Thu May 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad378 set date to 1368966335.993248000 Sun May 19 06:25:35 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad510
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad510 set date to 1368766800.000000000 Thu May 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad510 set date to 1368966355.401366000 Sun May 19 06:25:55 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad2f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad0d0 set date to 1369112400.000000000 Mon May 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad0d0 set date to 1369491193.639696000 Sat May 25 08:13:13 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad268
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad488 set date to 1369634400.000000000 Mon May 27 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad488 set date to 1370192668.185024000 Sun Jun  2 11:04:28 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad2f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad2f0 set date to 1370239200.000000000 Mon Jun  3 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad2f0 set date to 1378484337.514624000 Fri Sep  6 10:18:57 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad268 set date to 1370239200.000000000 Mon Jun  3 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad268 set date to 1378484350.719528000 Fri Sep  6 10:19:10 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad400
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad620
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad6a8 set date to 1370325600.000000000 Tue Jun  4 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad6a8 set date to 1378484417.000000000 Fri Sep  6 10:20:17 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad840
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad840 set date to 1370325600.000000000 Tue Jun  4 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad840 set date to 1378484509.000000000 Fri Sep  6 10:21:49 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad620
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad400 set date to 1370412000.000000000 Wed Jun  5 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad400 set date to 1378484539.655417000 Fri Sep  6 10:22:19 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad598
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad7b8 set date to 1370412000.000000000 Wed Jun  5 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad7b8 set date to 1378484549.002915000 Fri Sep  6 10:22:29 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad620
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad620 set date to 1370412000.000000000 Wed Jun  5 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad620 set date to 1378484573.799949000 Fri Sep  6 10:22:53 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad598 set date to 1371016800.000000000 Wed Jun 12 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad598 set date to 1378484662.000000000 Fri Sep  6 10:24:22 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad730
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad950
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad9d8 set date to 1371535200.000000000 Tue Jun 18 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad9d8 set date to 1378484685.465850000 Fri Sep  6 10:24:45 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ada60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40adb70
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adb70 set date to 1371708000.000000000 Thu Jun 20 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adb70 set date to 1378484718.704283000 Fri Sep  6 10:25:18 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ada60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad950
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad730 set date to 1371880800.000000000 Sat Jun 22 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad730 set date to 1378484790.000000000 Fri Sep  6 10:26:30 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad8c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ada60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adae8 set date to 1371880800.000000000 Sat Jun 22 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adae8 set date to 1378484831.000000000 Fri Sep  6 10:27:11 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ada60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ad950
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad950 set date to 1371967200.000000000 Sun Jun 23 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad950 set date to 1378484882.000000000 Fri Sep  6 10:28:02 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ada60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ada60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad8c8 set date to 1372053600.000000000 Mon Jun 24 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ad8c8 set date to 1378484927.356349000 Fri Sep  6 10:28:47 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40ada60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40adc80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40add08 set date to 1372053600.000000000 Mon Jun 24 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40add08 set date to 1378484954.364513000 Fri Sep  6 10:29:14 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40add90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40adea0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adea0 set date to 1372140000.000000000 Tue Jun 25 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adea0 set date to 1378485073.000000000 Fri Sep  6 10:31:13 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40add90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40adc80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ada60 set date to 1372226400.000000000 Wed Jun 26 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ada60 set date to 1378484969.453910000 Fri Sep  6 10:29:29 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40adbf8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40add90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ade18 set date to 1372312800.000000000 Thu Jun 27 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40ade18 set date to 1378485142.000000000 Fri Sep  6 10:32:22 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40add90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40adc80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adc80 set date to 1372399200.000000000 Fri Jun 28 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adc80 set date to 1378485167.686898000 Fri Sep  6 10:32:47 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40add90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40add90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adbf8 set date to 1372572000.000000000 Sun Jun 30 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adbf8 set date to 1378485196.727488000 Fri Sep  6 10:33:16 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40add90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4068
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c40f0 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c40f0 set date to 1378485220.240139000 Fri Sep  6 10:33:40 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4288
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4288 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4288 set date to 1378485268.901312000 Fri Sep  6 10:34:28 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4068
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40add90 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40add90 set date to 1378485309.817387000 Fri Sep  6 10:35:09 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40adf28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4200 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4200 set date to 1378485328.057578000 Fri Sep  6 10:35:28 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4068
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4068 set date to 1372658400.000000000 Mon Jul  1 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4068 set date to 1378488515.648134000 Fri Sep  6 11:28:35 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adf28 set date to 1372744800.000000000 Tue Jul  2 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40adf28 set date to 1378488545.176612000 Fri Sep  6 11:29:05 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4398
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4420 set date to 1372917600.000000000 Thu Jul  4 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4420 set date to 1378488563.337200000 Fri Sep  6 11:29:23 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c44a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c45b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c45b8 set date to 1372917600.000000000 Thu Jul  4 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c45b8 set date to 1378488578.177125000 Fri Sep  6 11:29:38 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c44a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4398
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4178 set date to 1373004000.000000000 Fri Jul  5 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4178 set date to 1378488608.569873000 Fri Sep  6 11:30:08 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c44a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4530 set date to 1373004000.000000000 Fri Jul  5 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4530 set date to 1378488702.683260000 Fri Sep  6 11:31:42 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c44a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4398
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4398 set date to 1373004000.000000000 Fri Jul  5 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4398 set date to 1378488721.147605000 Fri Sep  6 11:32:01 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c44a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c44a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4310 set date to 1373176800.000000000 Sun Jul  7 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4310 set date to 1378488636.010082000 Fri Sep  6 11:30:36 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c44a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c46c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4750 set date to 1373176800.000000000 Sun Jul  7 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4750 set date to 1378488740.731793000 Fri Sep  6 11:32:20 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c47d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c48e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c48e8 set date to 1373176800.000000000 Sun Jul  7 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c48e8 set date to 1378488758.403989000 Fri Sep  6 11:32:38 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c47d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c46c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c44a8 set date to 1373176800.000000000 Sun Jul  7 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c44a8 set date to 1378488773.284356000 Fri Sep  6 11:32:53 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c47d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4860 set date to 1373349600.000000000 Tue Jul  9 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4860 set date to 1378488799.564831000 Fri Sep  6 11:33:19 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c47d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c46c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c46c8 set date to 1373349600.000000000 Tue Jul  9 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c46c8 set date to 1378490321.935010000 Fri Sep  6 11:58:41 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c47d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c47d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4640 set date to 1373436000.000000000 Wed Jul 10 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4640 set date to 1378490376.423879000 Fri Sep  6 11:59:36 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c47d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c49f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4a80 set date to 1373522400.000000000 Thu Jul 11 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4a80 set date to 1378490346.231179000 Fri Sep  6 11:59:06 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4b08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4c18
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4c18 set date to 1373522400.000000000 Thu Jul 11 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4c18 set date to 1378490504.000000000 Fri Sep  6 12:01:44 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4b08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c49f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c47d8 set date to 1373781600.000000000 Sun Jul 14 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c47d8 set date to 1378490523.258172000 Fri Sep  6 12:02:03 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4b08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4b90 set date to 1374127200.000000000 Thu Jul 18 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4b90 set date to 1378490541.386466000 Fri Sep  6 12:02:21 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4b08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c49f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c49f8 set date to 1374386400.000000000 Sun Jul 21 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c49f8 set date to 1378490575.779057000 Fri Sep  6 12:02:55 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4b08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4b08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4970 set date to 1374559200.000000000 Tue Jul 23 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4970 set date to 1378490593.291366000 Fri Sep  6 12:03:13 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4b08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4d28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4db0 set date to 1374732000.000000000 Thu Jul 25 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4db0 set date to 1378490614.556698000 Fri Sep  6 12:03:34 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4e38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4f48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4f48 set date to 1374818400.000000000 Fri Jul 26 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4f48 set date to 1378490717.000000000 Fri Sep  6 12:05:17 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4e38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4d28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4b08 set date to 1374991200.000000000 Sun Jul 28 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4b08 set date to 1378490752.247060000 Fri Sep  6 12:05:52 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4ca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4e38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4ec0 set date to 1375336800.000000000 Thu Aug  1 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4ec0 set date to 1378490814.962072000 Fri Sep  6 12:06:54 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4e38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4d28
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4d28 set date to 1375768800.000000000 Tue Aug  6 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4d28 set date to 1378490863.802883000 Fri Sep  6 12:07:43 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4e38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4e38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4ca0 set date to 1375855200.000000000 Wed Aug  7 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4ca0 set date to 1378490879.787981000 Fri Sep  6 12:07:59 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c4e38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905128
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59051b0 set date to 1375855200.000000000 Wed Aug  7 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59051b0 set date to 1378490924.291893000 Fri Sep  6 12:08:44 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905238
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905348
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905348 set date to 1376200800.000000000 Sun Aug 11 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905348 set date to 1378504450.544794000 Fri Sep  6 15:54:10 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905238
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905128
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4e38 set date to 1376200800.000000000 Sun Aug 11 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c4e38 set date to 1378505057.000000000 Fri Sep  6 16:04:17 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59050a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905238
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59052c0 set date to 1376200800.000000000 Sun Aug 11 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59052c0 set date to 1378505083.998232000 Fri Sep  6 16:04:43 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905238
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905128
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905128 set date to 1376460000.000000000 Wed Aug 14 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905128 set date to 1378505266.727231000 Fri Sep  6 16:07:46 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905238
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905238
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59050a0 set date to 1376546400.000000000 Thu Aug 15 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59050a0 set date to 1378505395.639440000 Fri Sep  6 16:09:55 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905238
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905458
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59054e0 set date to 1376546400.000000000 Thu Aug 15 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59054e0 set date to 1378505422.400159000 Fri Sep  6 16:10:22 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905568
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905678
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905678 set date to 1376978400.000000000 Tue Aug 20 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905678 set date to 1378570322.891264000 Sat Sep  7 10:12:02 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905568
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905458
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905238 set date to 1377064800.000000000 Wed Aug 21 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905238 set date to 1378505606.000000000 Fri Sep  6 16:13:26 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59053d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905568
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59055f0 set date to 1377237600.000000000 Fri Aug 23 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59055f0 set date to 1378570350.355833000 Sat Sep  7 10:12:30 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905568
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905458
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905458 set date to 1377410400.000000000 Sun Aug 25 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905458 set date to 1378570385.860200000 Sat Sep  7 10:13:05 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905568
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905568
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59053d0 set date to 1377410400.000000000 Sun Aug 25 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59053d0 set date to 1378570401.092941000 Sat Sep  7 10:13:21 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905568
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905788
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905810 set date to 1377410400.000000000 Sun Aug 25 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905810 set date to 1378570423.687273000 Sat Sep  7 10:13:43 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905898
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59059a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59059a8 set date to 1377496800.000000000 Mon Aug 26 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59059a8 set date to 1378570755.047954000 Sat Sep  7 10:19:15 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905898
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905788
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905568 set date to 1377583200.000000000 Tue Aug 27 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905568 set date to 1378570820.171917000 Sat Sep  7 10:20:20 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905700
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905898
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905920 set date to 1377583200.000000000 Tue Aug 27 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905920 set date to 1378570869.539526000 Sat Sep  7 10:21:09 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905898
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905788
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905788 set date to 1377756000.000000000 Thu Aug 29 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905788 set date to 1378570918.745858000 Sat Sep  7 10:21:58 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905898
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905898
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905700 set date to 1377842400.000000000 Fri Aug 30 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905700 set date to 1378570970.000000000 Sat Sep  7 10:22:50 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905898
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905ab8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905b40 set date to 1378188000.000000000 Tue Sep  3 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905b40 set date to 1378571034.512357000 Sat Sep  7 10:23:54 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905bc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905cd8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905cd8 set date to 1378188000.000000000 Tue Sep  3 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905cd8 set date to 1378571237.599916000 Sat Sep  7 10:27:17 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905bc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905ab8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905898 set date to 1378274400.000000000 Wed Sep  4 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905898 set date to 1378571285.000000000 Sat Sep  7 10:28:05 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905a30
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905bc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905c50 set date to 1378274400.000000000 Wed Sep  4 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905c50 set date to 1378571323.265241000 Sat Sep  7 10:28:43 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905bc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905ab8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905ab8 set date to 1378274400.000000000 Wed Sep  4 00:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905ab8 set date to 1378571363.000000000 Sat Sep  7 10:29:23 2013
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905bc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905bc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905a30 set date to 1378962000.000000000 Wed Sep 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905a30 set date to 1399983505.000000000 Tue May 13 06:18:25 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905bc8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905de8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905e70 set date to 1379048400.000000000 Thu Sep 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905e70 set date to 1399983460.000000000 Tue May 13 06:17:40 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905ef8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c60b8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c60b8 set date to 1379048400.000000000 Thu Sep 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c60b8 set date to 1399983530.000000000 Tue May 13 06:18:50 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905ef8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905de8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905bc8 set date to 1379221200.000000000 Sat Sep 14 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905bc8 set date to 1399983559.000000000 Tue May 13 06:19:19 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905d60
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905ef8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905f80 set date to 1379566800.000000000 Wed Sep 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905f80 set date to 1399983606.000000000 Tue May 13 06:20:06 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905ef8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905de8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905de8 set date to 1380085200.000000000 Tue Sep 24 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905de8 set date to 1399983654.000000000 Tue May 13 06:20:54 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905ef8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905ef8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905d60 set date to 1380171600.000000000 Wed Sep 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905d60 set date to 1399983691.000000000 Tue May 13 06:21:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5905ef8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c61c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6250 set date to 1380171600.000000000 Wed Sep 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6250 set date to 1399984008.000000000 Tue May 13 06:26:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c62d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c63e8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c63e8 set date to 1380344400.000000000 Fri Sep 27 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c63e8 set date to 1399984063.000000000 Tue May 13 06:27:43 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c62d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c61c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905ef8 set date to 1380517200.000000000 Sun Sep 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5905ef8 set date to 1399984098.000000000 Tue May 13 06:28:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6140
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c62d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6360 set date to 1380690000.000000000 Tue Oct  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6360 set date to 1399984161.000000000 Tue May 13 06:29:21 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c62d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c61c8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c61c8 set date to 1381208400.000000000 Mon Oct  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c61c8 set date to 1399984204.000000000 Tue May 13 06:30:04 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c62d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c62d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6140 set date to 1381554000.000000000 Fri Oct 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6140 set date to 1399984219.000000000 Tue May 13 06:30:19 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c62d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c64f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6580 set date to 1381726800.000000000 Sun Oct 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6580 set date to 1399984338.000000000 Tue May 13 06:32:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6608
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6718
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6718 set date to 1381899600.000000000 Tue Oct 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6718 set date to 1399984356.000000000 Tue May 13 06:32:36 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6608
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c64f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c62d8 set date to 1381899600.000000000 Tue Oct 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c62d8 set date to 1399984471.000000000 Tue May 13 06:34:31 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6470
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6608
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6690 set date to 1381899600.000000000 Tue Oct 15 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6690 set date to 1399984556.000000000 Tue May 13 06:35:56 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6608
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c64f8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c64f8 set date to 1381986000.000000000 Wed Oct 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c64f8 set date to 1399984494.000000000 Tue May 13 06:34:54 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6608
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6608
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6470 set date to 1381986000.000000000 Wed Oct 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6470 set date to 1399984516.000000000 Tue May 13 06:35:16 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6608
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6828
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c68b0 set date to 1381986000.000000000 Wed Oct 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c68b0 set date to 1399984533.000000000 Tue May 13 06:35:33 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6938
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6a48
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6a48 set date to 1381986000.000000000 Wed Oct 16 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6a48 set date to 1399984577.000000000 Tue May 13 06:36:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6938
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6828
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6608 set date to 1382072400.000000000 Thu Oct 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6608 set date to 1399984686.000000000 Tue May 13 06:38:06 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c67a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6938
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c69c0 set date to 1382072400.000000000 Thu Oct 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c69c0 set date to 1399984728.000000000 Tue May 13 06:38:48 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6938
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6828
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6828 set date to 1382072400.000000000 Thu Oct 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6828 set date to 1399984823.000000000 Tue May 13 06:40:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6938
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6938
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c67a0 set date to 1382158800.000000000 Fri Oct 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c67a0 set date to 1399984655.000000000 Tue May 13 06:37:35 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6938
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6b58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6be0 set date to 1382158800.000000000 Fri Oct 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6be0 set date to 1399984706.000000000 Tue May 13 06:38:26 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6c68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6d78
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6d78 set date to 1382158800.000000000 Fri Oct 18 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6d78 set date to 1399984779.000000000 Tue May 13 06:39:39 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6c68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6b58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6938 set date to 1382331600.000000000 Sun Oct 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6938 set date to 1399984841.000000000 Tue May 13 06:40:41 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6ad0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6c68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6cf0 set date to 1382331600.000000000 Sun Oct 20 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6cf0 set date to 1399984875.000000000 Tue May 13 06:41:15 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6c68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6b58
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6b58 set date to 1382418000.000000000 Mon Oct 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6b58 set date to 1399984859.000000000 Tue May 13 06:40:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6c68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6c68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6ad0 set date to 1382418000.000000000 Mon Oct 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6ad0 set date to 1399984894.000000000 Tue May 13 06:41:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6c68
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6e88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6f10 set date to 1382590800.000000000 Wed Oct 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6f10 set date to 1399985129.000000000 Tue May 13 06:45:29 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6f98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb0f0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb0f0 set date to 1382763600.000000000 Fri Oct 25 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb0f0 set date to 1399984919.000000000 Tue May 13 06:41:59 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6f98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6e88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6c68 set date to 1382936400.000000000 Sun Oct 27 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6c68 set date to 1399985229.000000000 Tue May 13 06:47:09 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6e00
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6f98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb068 set date to 1383022800.000000000 Mon Oct 28 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb068 set date to 1399985206.000000000 Tue May 13 06:46:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6f98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6e88
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6e88 set date to 1383022800.000000000 Mon Oct 28 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6e88 set date to 1399985247.000000000 Tue May 13 06:47:27 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6f98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6f98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6e00 set date to 1383022800.000000000 Mon Oct 28 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6e00 set date to 1399985258.000000000 Tue May 13 06:47:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128c6f98
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb200
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb288 set date to 1383109200.000000000 Tue Oct 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb288 set date to 1399985273.000000000 Tue May 13 06:47:53 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb420
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb420 set date to 1383109200.000000000 Tue Oct 29 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb420 set date to 1399985288.000000000 Tue May 13 06:48:08 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb200
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6f98 set date to 1383368400.000000000 Fri Nov  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128c6f98 set date to 1399985598.000000000 Tue May 13 06:53:18 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb178
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb398 set date to 1383368400.000000000 Fri Nov  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb398 set date to 1399985678.000000000 Tue May 13 06:54:38 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb200
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb200 set date to 1383454800.000000000 Sat Nov  2 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb200 set date to 1399985620.000000000 Tue May 13 06:53:40 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb178 set date to 1383454800.000000000 Sat Nov  2 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb178 set date to 1399985634.000000000 Tue May 13 06:53:54 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb310
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb530
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb5b8 set date to 1383454800.000000000 Sat Nov  2 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb5b8 set date to 1399985698.000000000 Tue May 13 06:54:58 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb750
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb750 set date to 1383544800.000000000 Sun Nov  3 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb750 set date to 1399985723.000000000 Tue May 13 06:55:23 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb530
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb310 set date to 1383717600.000000000 Tue Nov  5 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb310 set date to 1399985743.000000000 Tue May 13 06:55:43 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb4a8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb6c8 set date to 1383890400.000000000 Thu Nov  7 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb6c8 set date to 1399985761.000000000 Tue May 13 06:56:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb530
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb530 set date to 1383976800.000000000 Fri Nov  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb530 set date to 1399985784.000000000 Tue May 13 06:56:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb4a8 set date to 1383976800.000000000 Fri Nov  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb4a8 set date to 1399985804.000000000 Tue May 13 06:56:44 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb640
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb860
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb8e8 set date to 1384063200.000000000 Sat Nov  9 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb8e8 set date to 1399985821.000000000 Tue May 13 06:57:01 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cba80
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cba80 set date to 1384149600.000000000 Sun Nov 10 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cba80 set date to 1399985889.000000000 Tue May 13 06:58:09 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb860
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb640 set date to 1384236000.000000000 Mon Nov 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb640 set date to 1399985554.000000000 Tue May 13 06:52:34 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb7d8
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb9f8 set date to 1384236000.000000000 Mon Nov 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb9f8 set date to 1399985575.000000000 Tue May 13 06:52:55 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb860
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb860 set date to 1384236000.000000000 Mon Nov 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb860 set date to 1399985926.000000000 Tue May 13 06:58:46 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb7d8 set date to 1384236000.000000000 Mon Nov 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb7d8 set date to 1399985943.000000000 Tue May 13 06:59:03 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cb970
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbb90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbc18 set date to 1384236000.000000000 Mon Nov 11 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbc18 set date to 1399985957.000000000 Tue May 13 06:59:17 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbdb0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbdb0 set date to 1384322400.000000000 Tue Nov 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbdb0 set date to 1399985976.000000000 Tue May 13 06:59:36 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbb90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb970 set date to 1384322400.000000000 Tue Nov 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cb970 set date to 1399985997.000000000 Tue May 13 06:59:57 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbb08
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbd28 set date to 1384322400.000000000 Tue Nov 12 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbd28 set date to 1399986011.000000000 Tue May 13 07:00:11 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbb90
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbb90 set date to 1384408800.000000000 Wed Nov 13 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbb90 set date to 1399986029.000000000 Tue May 13 07:00:29 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbb08 set date to 1384495200.000000000 Thu Nov 14 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbb08 set date to 1399986052.000000000 Tue May 13 07:00:52 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbca0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbec0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbf48 set date to 1384495200.000000000 Thu Nov 14 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbf48 set date to 1399986064.000000000 Tue May 13 07:01:04 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0090
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d01a0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d01a0 set date to 1384495200.000000000 Thu Nov 14 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d01a0 set date to 1399986076.000000000 Tue May 13 07:01:16 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0090
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbec0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbca0 set date to 1384754400.000000000 Sun Nov 17 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbca0 set date to 1399986095.000000000 Tue May 13 07:01:35 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbe38
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0090
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0118 set date to 1385100000.000000000 Thu Nov 21 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0118 set date to 1399986118.000000000 Tue May 13 07:01:58 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0090
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128cbec0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbec0 set date to 1385272800.000000000 Sat Nov 23 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbec0 set date to 1399986133.000000000 Tue May 13 07:02:13 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0090
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0090
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbe38 set date to 1385964000.000000000 Sun Dec  1 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128cbe38 set date to 1399987644.000000000 Tue May 13 07:27:24 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0090
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d02b0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0338 set date to 1386223200.000000000 Wed Dec  4 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0338 set date to 1399987662.000000000 Tue May 13 07:27:42 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d03c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d04d0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d04d0 set date to 1386568800.000000000 Sun Dec  8 23:00:00 2013
* 12:26:58  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d04d0 set date to 1399987620.000000000 Tue May 13 07:27:00 2014
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d03c0
* 12:26:58  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:58  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d02b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0090 set date to 1387692000.000000000 Sat Dec 21 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0090 set date to 1399987721.000000000 Tue May 13 07:28:41 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0228
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d03c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0448 set date to 1387692000.000000000 Sat Dec 21 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0448 set date to 1399987730.000000000 Tue May 13 07:28:50 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d03c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d02b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d02b0 set date to 1387778400.000000000 Sun Dec 22 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d02b0 set date to 1399987761.000000000 Tue May 13 07:29:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d03c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d03c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0228 set date to 1387778400.000000000 Sun Dec 22 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0228 set date to 1399987821.000000000 Tue May 13 07:30:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d03c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d05e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0668 set date to 1387778400.000000000 Sun Dec 22 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0668 set date to 1399987900.000000000 Tue May 13 07:31:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d06f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0800
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0800 set date to 1387778400.000000000 Sun Dec 22 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0800 set date to 1399987945.000000000 Tue May 13 07:32:25 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d06f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d05e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d03c0 set date to 1387778400.000000000 Sun Dec 22 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d03c0 set date to 1399987964.000000000 Tue May 13 07:32:44 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0558
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d06f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0778 set date to 1387864800.000000000 Mon Dec 23 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0778 set date to 1399987853.000000000 Tue May 13 07:30:53 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d06f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d05e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d05e0 set date to 1387864800.000000000 Mon Dec 23 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d05e0 set date to 1399988004.000000000 Tue May 13 07:33:24 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d06f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d06f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0558 set date to 1387951200.000000000 Tue Dec 24 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0558 set date to 1399988026.000000000 Tue May 13 07:33:46 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d06f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0910
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0998 set date to 1387951200.000000000 Tue Dec 24 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0998 set date to 1399988042.000000000 Tue May 13 07:34:02 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0a20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0b30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0b30 set date to 1388037600.000000000 Wed Dec 25 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0b30 set date to 1399988096.000000000 Tue May 13 07:34:56 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0a20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0910
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d06f0 set date to 1388037600.000000000 Wed Dec 25 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d06f0 set date to 1399988140.000000000 Tue May 13 07:35:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0888
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0a20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0aa8 set date to 1388124000.000000000 Thu Dec 26 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0aa8 set date to 1399988178.000000000 Tue May 13 07:36:18 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0a20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0910
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0910 set date to 1388124000.000000000 Thu Dec 26 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0910 set date to 1399988197.000000000 Tue May 13 07:36:37 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0a20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0a20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0888 set date to 1388124000.000000000 Thu Dec 26 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0888 set date to 1399988240.000000000 Tue May 13 07:37:20 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0a20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0c40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0cc8 set date to 1388124000.000000000 Thu Dec 26 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0cc8 set date to 1399988273.000000000 Tue May 13 07:37:53 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0d50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0e60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0e60 set date to 1388124000.000000000 Thu Dec 26 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0e60 set date to 1399988361.000000000 Tue May 13 07:39:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0d50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0c40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0a20 set date to 1388296800.000000000 Sat Dec 28 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0a20 set date to 1399988312.000000000 Tue May 13 07:38:32 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0bb8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0d50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0dd8 set date to 1388296800.000000000 Sat Dec 28 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0dd8 set date to 1399988435.000000000 Tue May 13 07:40:35 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0d50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0c40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0c40 set date to 1388383200.000000000 Sun Dec 29 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0c40 set date to 1399988380.000000000 Tue May 13 07:39:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0d50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0d50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0bb8 set date to 1388383200.000000000 Sun Dec 29 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0bb8 set date to 1399988391.000000000 Tue May 13 07:39:51 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0d50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0f70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d30b0 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d30b0 set date to 1399988452.000000000 Tue May 13 07:40:52 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3138
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3248
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3248 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3248 set date to 1399988466.000000000 Tue May 13 07:41:06 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3138
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0f70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0d50 set date to 1388469600.000000000 Mon Dec 30 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0d50 set date to 1399988545.000000000 Tue May 13 07:42:25 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0ee8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3138
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d31c0 set date to 1388556000.000000000 Tue Dec 31 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d31c0 set date to 1399988480.000000000 Tue May 13 07:41:20 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3138
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d0f70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0f70 set date to 1388642400.000000000 Wed Jan  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0f70 set date to 1399988758.000000000 Tue May 13 07:45:58 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3138
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3138
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0ee8 set date to 1388642400.000000000 Wed Jan  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d0ee8 set date to 1399988832.000000000 Tue May 13 07:47:12 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3138
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3358
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d33e0 set date to 1388728800.000000000 Thu Jan  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d33e0 set date to 1399988857.000000000 Tue May 13 07:47:37 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3468
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3578
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3578 set date to 1388728800.000000000 Thu Jan  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3578 set date to 1399988873.000000000 Tue May 13 07:47:53 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3468
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3358
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3138 set date to 1388728800.000000000 Thu Jan  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3138 set date to 1399988952.000000000 Tue May 13 07:49:12 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d32d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3468
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d34f0 set date to 1388815200.000000000 Fri Jan  3 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d34f0 set date to 1399988892.000000000 Tue May 13 07:48:12 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3468
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3358
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3358 set date to 1388815200.000000000 Fri Jan  3 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3358 set date to 1399988977.000000000 Tue May 13 07:49:37 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3468
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3468
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d32d0 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d32d0 set date to 1399988988.000000000 Tue May 13 07:49:48 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3468
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3688
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3710 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3710 set date to 1399989448.000000000 Tue May 13 07:57:28 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3798
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d38a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d38a8 set date to 1389160800.000000000 Tue Jan  7 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d38a8 set date to 1399989472.000000000 Tue May 13 07:57:52 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3798
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3688
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3468 set date to 1389247200.000000000 Wed Jan  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3468 set date to 1399989510.000000000 Tue May 13 07:58:30 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3600
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3798
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3820 set date to 1389247200.000000000 Wed Jan  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3820 set date to 1399989525.000000000 Tue May 13 07:58:45 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3798
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3688
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3688 set date to 1389247200.000000000 Wed Jan  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3688 set date to 1399989538.000000000 Tue May 13 07:58:58 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3798
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3798
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3600 set date to 1389247200.000000000 Wed Jan  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3600 set date to 1399989551.000000000 Tue May 13 07:59:11 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3798
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d39b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3a40 set date to 1389420000.000000000 Fri Jan 10 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3a40 set date to 1399989575.000000000 Tue May 13 07:59:35 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3ac8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3bd8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3bd8 set date to 1389506400.000000000 Sat Jan 11 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3bd8 set date to 1399989603.000000000 Tue May 13 08:00:03 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3ac8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d39b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3798 set date to 1389506400.000000000 Sat Jan 11 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3798 set date to 1399989615.000000000 Tue May 13 08:00:15 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3930
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3ac8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3b50 set date to 1389506400.000000000 Sat Jan 11 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3b50 set date to 1399989696.000000000 Tue May 13 08:01:36 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3ac8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d39b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d39b8 set date to 1389592800.000000000 Sun Jan 12 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d39b8 set date to 1399989632.000000000 Tue May 13 08:00:32 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3ac8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3ac8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3930 set date to 1389592800.000000000 Sun Jan 12 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3930 set date to 1399989647.000000000 Tue May 13 08:00:47 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3ac8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3ce8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3d70 set date to 1389592800.000000000 Sun Jan 12 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3d70 set date to 1399989712.000000000 Tue May 13 08:01:52 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3df8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3f08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3f08 set date to 1389679200.000000000 Mon Jan 13 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3f08 set date to 1399989674.000000000 Tue May 13 08:01:14 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3df8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3ce8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3ac8 set date to 1389679200.000000000 Mon Jan 13 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3ac8 set date to 1399989735.000000000 Tue May 13 08:02:15 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3c60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3df8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3e80 set date to 1389765600.000000000 Tue Jan 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3e80 set date to 1399989750.000000000 Tue May 13 08:02:30 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3df8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3ce8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3ce8 set date to 1389938400.000000000 Thu Jan 16 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3ce8 set date to 1399989767.000000000 Tue May 13 08:02:47 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3df8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3df8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3c60 set date to 1389938400.000000000 Thu Jan 16 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3c60 set date to 1399989785.000000000 Tue May 13 08:03:05 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3df8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906068
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59060f0 set date to 1389938400.000000000 Thu Jan 16 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59060f0 set date to 1399989807.000000000 Tue May 13 08:03:27 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906178
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906288
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906288 set date to 1389938400.000000000 Thu Jan 16 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906288 set date to 1399989815.000000000 Tue May 13 08:03:35 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906178
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906068
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3df8 set date to 1390456800.000000000 Wed Jan 22 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3df8 set date to 1399989836.000000000 Tue May 13 08:03:56 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128d3f90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906178
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906200 set date to 1390888800.000000000 Mon Jan 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906200 set date to 1399989876.000000000 Tue May 13 08:04:36 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906178
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906068
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906068 set date to 1390888800.000000000 Mon Jan 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906068 set date to 1399989894.000000000 Tue May 13 08:04:54 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906178
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906178
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3f90 set date to 1390975200.000000000 Tue Jan 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128d3f90 set date to 1399989908.000000000 Tue May 13 08:05:08 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906178
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906398
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906420 set date to 1391320800.000000000 Sat Feb  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906420 set date to 1399998473.000000000 Tue May 13 10:27:53 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59064a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59065b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59065b8 set date to 1391407200.000000000 Sun Feb  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59065b8 set date to 1399998523.000000000 Tue May 13 10:28:43 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59064a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906398
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906178 set date to 1391493600.000000000 Mon Feb  3 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906178 set date to 1399998544.000000000 Tue May 13 10:29:04 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906310
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59064a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906530 set date to 1391839200.000000000 Fri Feb  7 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906530 set date to 1399998562.000000000 Tue May 13 10:29:22 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59064a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906398
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906398 set date to 1392012000.000000000 Sun Feb  9 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906398 set date to 1399998580.000000000 Tue May 13 10:29:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59064a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59064a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906310 set date to 1392012000.000000000 Sun Feb  9 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906310 set date to 1399998603.000000000 Tue May 13 10:30:03 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59064a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59066c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906750 set date to 1392012000.000000000 Sun Feb  9 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906750 set date to 1399998618.000000000 Tue May 13 10:30:18 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59067d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59068e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59068e8 set date to 1392271200.000000000 Wed Feb 12 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59068e8 set date to 1399998635.000000000 Tue May 13 10:30:35 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59067d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59066c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59064a8 set date to 1392271200.000000000 Wed Feb 12 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59064a8 set date to 1399998650.000000000 Tue May 13 10:30:50 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906640
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59067d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906860 set date to 1392357600.000000000 Thu Feb 13 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906860 set date to 1399998698.000000000 Tue May 13 10:31:38 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59067d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59066c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59066c8 set date to 1392357600.000000000 Thu Feb 13 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59066c8 set date to 1399998712.000000000 Tue May 13 10:31:52 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59067d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59067d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906640 set date to 1392357600.000000000 Thu Feb 13 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906640 set date to 1399998726.000000000 Tue May 13 10:32:06 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59067d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59069f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906a80 set date to 1392357600.000000000 Thu Feb 13 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906a80 set date to 1399998742.000000000 Tue May 13 10:32:22 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906b08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906c18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906c18 set date to 1392444000.000000000 Fri Feb 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906c18 set date to 1399998762.000000000 Tue May 13 10:32:42 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906b08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59069f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59067d8 set date to 1392616800.000000000 Sun Feb 16 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59067d8 set date to 1399998785.000000000 Tue May 13 10:33:05 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906970
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906b08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906b90 set date to 1392876000.000000000 Wed Feb 19 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906b90 set date to 1399998829.000000000 Tue May 13 10:33:49 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906b08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59069f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59069f8 set date to 1392962400.000000000 Thu Feb 20 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59069f8 set date to 1399998840.000000000 Tue May 13 10:34:00 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906b08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906b08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906970 set date to 1393394400.000000000 Tue Feb 25 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906970 set date to 1399998919.000000000 Tue May 13 10:35:19 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906b08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906d28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906db0 set date to 1393394400.000000000 Tue Feb 25 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906db0 set date to 1399998961.000000000 Tue May 13 10:36:01 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906e38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906f48
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906f48 set date to 1393480800.000000000 Wed Feb 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906f48 set date to 1399998980.000000000 Tue May 13 10:36:20 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906e38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906d28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906b08 set date to 1393480800.000000000 Wed Feb 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906b08 set date to 1399998995.000000000 Tue May 13 10:36:35 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906ca0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906e38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906ec0 set date to 1393480800.000000000 Wed Feb 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906ec0 set date to 1399999030.000000000 Tue May 13 10:37:10 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906e38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906d28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906d28 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906d28 set date to 1399999044.000000000 Tue May 13 10:37:24 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906e38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906e38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906ca0 set date to 1393567200.000000000 Thu Feb 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906ca0 set date to 1399999068.000000000 Tue May 13 10:37:48 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5906e38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f110
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f198 set date to 1393740000.000000000 Sat Mar  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f198 set date to 1399999086.000000000 Tue May 13 10:38:06 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f220
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f330
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f330 set date to 1394085600.000000000 Wed Mar  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f330 set date to 1399999346.000000000 Tue May 13 10:42:26 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f220
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f110
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906e38 set date to 1394427600.000000000 Sun Mar  9 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5906e38 set date to 1399999416.000000000 Tue May 13 10:43:36 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f088
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f220
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f2a8 set date to 1394514000.000000000 Mon Mar 10 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f2a8 set date to 1399999384.000000000 Tue May 13 10:43:04 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f220
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f110
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f110 set date to 1394600400.000000000 Tue Mar 11 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f110 set date to 1399999457.000000000 Tue May 13 10:44:17 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f220
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f220
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f088 set date to 1395550800.000000000 Sat Mar 22 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f088 set date to 1399999477.000000000 Tue May 13 10:44:37 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f220
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f440
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f4c8 set date to 1395810000.000000000 Tue Mar 25 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f4c8 set date to 1399999569.000000000 Tue May 13 10:46:09 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f550
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f660
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f660 set date to 1395810000.000000000 Tue Mar 25 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f660 set date to 1399999578.000000000 Tue May 13 10:46:18 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f550
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f440
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f220 set date to 1395896400.000000000 Wed Mar 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f220 set date to 1399999503.000000000 Tue May 13 10:45:03 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f3b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f550
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f5d8 set date to 1395982800.000000000 Thu Mar 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f5d8 set date to 1399999519.000000000 Tue May 13 10:45:19 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f550
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f440
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f440 set date to 1396155600.000000000 Sat Mar 29 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f440 set date to 1399999602.000000000 Tue May 13 10:46:42 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f550
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f550
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f3b8 set date to 1396328400.000000000 Mon Mar 31 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f3b8 set date to 1400004294.000000000 Tue May 13 12:04:54 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f550
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f770
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f7f8 set date to 1396414800.000000000 Tue Apr  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f7f8 set date to 1399999641.000000000 Tue May 13 10:47:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f880
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f990
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f990 set date to 1396414800.000000000 Tue Apr  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f990 set date to 1400004358.000000000 Tue May 13 12:05:58 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f880
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f770
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f550 set date to 1396587600.000000000 Thu Apr  3 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f550 set date to 1400004395.000000000 Tue May 13 12:06:35 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f6e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f880
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f908 set date to 1396674000.000000000 Fri Apr  4 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f908 set date to 1400004379.000000000 Tue May 13 12:06:19 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f880
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f770
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f770 set date to 1398574800.000000000 Sat Apr 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f770 set date to 1400004424.000000000 Tue May 13 12:07:04 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f880
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f880
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f6e8 set date to 1398661200.000000000 Sun Apr 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f6e8 set date to 1400004437.000000000 Tue May 13 12:07:17 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235f880
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235faa0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fb28 set date to 1399006800.000000000 Thu May  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fb28 set date to 1399999956.000000000 Tue May 13 10:52:36 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fbb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fcc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fcc0 set date to 1399006800.000000000 Thu May  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fcc0 set date to 1400004462.000000000 Tue May 13 12:07:42 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fbb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235faa0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f880 set date to 1399179600.000000000 Sat May  3 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235f880 set date to 1400274256.000000000 Fri May 16 15:04:16 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fa18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fbb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fc38 set date to 1400821200.000000000 Thu May 22 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fc38 set date to 1402495532.000000000 Wed Jun 11 08:05:32 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fbb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235faa0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235faa0 set date to 1400907600.000000000 Fri May 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235faa0 set date to 1402495478.000000000 Wed Jun 11 08:04:38 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fbb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fbb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fa18 set date to 1400907600.000000000 Fri May 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fa18 set date to 1402495567.000000000 Wed Jun 11 08:06:07 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fbb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fdd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fe58 set date to 1400907600.000000000 Fri May 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fe58 set date to 1402495588.000000000 Wed Jun 11 08:06:28 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fee0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123690b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123690b8 set date to 1401253200.000000000 Tue May 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123690b8 set date to 1401302896.000000000 Wed May 28 12:48:16 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fee0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fdd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fbb0 set date to 1401253200.000000000 Tue May 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fbb0 set date to 1401302946.000000000 Wed May 28 12:49:06 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fd48
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fee0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235ff68 set date to 1401253200.000000000 Tue May 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235ff68 set date to 1402495604.000000000 Wed Jun 11 08:06:44 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fee0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fdd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fdd0 set date to 1401512400.000000000 Fri May 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fdd0 set date to 1402495636.000000000 Wed Jun 11 08:07:16 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fee0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fee0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fd48 set date to 1401512400.000000000 Fri May 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fd48 set date to 1402495699.000000000 Wed Jun 11 08:08:19 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1235fee0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123691c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369250 set date to 1401512400.000000000 Fri May 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369250 set date to 1402495760.000000000 Wed Jun 11 08:09:20 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123692d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123693e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123693e8 set date to 1401685200.000000000 Sun Jun  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123693e8 set date to 1402495727.000000000 Wed Jun 11 08:08:47 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123692d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123691c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fee0 set date to 1401771600.000000000 Mon Jun  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1235fee0 set date to 1402497462.000000000 Wed Jun 11 08:37:42 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369140
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123692d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369360 set date to 1401771600.000000000 Mon Jun  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369360 set date to 1402497539.000000000 Wed Jun 11 08:38:59 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123692d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123691c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123691c8 set date to 1401858000.000000000 Tue Jun  3 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123691c8 set date to 1402497558.000000000 Wed Jun 11 08:39:18 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123692d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123692d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369140 set date to 1402030800.000000000 Thu Jun  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369140 set date to 1402497580.000000000 Wed Jun 11 08:39:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123692d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123694f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369580 set date to 1402030800.000000000 Thu Jun  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369580 set date to 1402497645.000000000 Wed Jun 11 08:40:45 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369608
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369718
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369718 set date to 1402981200.000000000 Mon Jun 16 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369718 set date to 1404592641.000000000 Sat Jul  5 14:37:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369608
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123694f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123692d8 set date to 1403240400.000000000 Thu Jun 19 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123692d8 set date to 1404592685.000000000 Sat Jul  5 14:38:05 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369470
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369608
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369690 set date to 1403586000.000000000 Mon Jun 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369690 set date to 1404592714.000000000 Sat Jul  5 14:38:34 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369608
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123694f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123694f8 set date to 1403586000.000000000 Mon Jun 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123694f8 set date to 1404592728.000000000 Sat Jul  5 14:38:48 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369608
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369608
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369470 set date to 1403758800.000000000 Wed Jun 25 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369470 set date to 1404592528.000000000 Sat Jul  5 14:35:28 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369608
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369828
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123698b0 set date to 1403758800.000000000 Wed Jun 25 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123698b0 set date to 1404592759.000000000 Sat Jul  5 14:39:19 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369938
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369a48
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369a48 set date to 1403931600.000000000 Fri Jun 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369a48 set date to 1404592773.000000000 Sat Jul  5 14:39:33 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369938
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369828
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369608 set date to 1404190800.000000000 Mon Jun 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369608 set date to 1404592559.000000000 Sat Jul  5 14:35:59 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123697a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369938
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123699c0 set date to 1404277200.000000000 Tue Jul  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123699c0 set date to 1404592816.000000000 Sat Jul  5 14:40:16 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369938
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369828
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369828 set date to 1404536400.000000000 Fri Jul  4 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369828 set date to 1405707481.000000000 Fri Jul 18 12:18:01 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369938
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369938
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123697a0 set date to 1404536400.000000000 Fri Jul  4 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123697a0 set date to 1405707531.000000000 Fri Jul 18 12:18:51 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369938
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369b58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369be0 set date to 1404536400.000000000 Fri Jul  4 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369be0 set date to 1405707559.000000000 Fri Jul 18 12:19:19 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369c68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369d78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369d78 set date to 1404622800.000000000 Sat Jul  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369d78 set date to 1405707585.000000000 Fri Jul 18 12:19:45 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369c68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369b58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369938 set date to 1404795600.000000000 Mon Jul  7 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369938 set date to 1405707606.000000000 Fri Jul 18 12:20:06 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369ad0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369c68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369cf0 set date to 1404795600.000000000 Mon Jul  7 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369cf0 set date to 1405707629.000000000 Fri Jul 18 12:20:29 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369c68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369b58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369b58 set date to 1404795600.000000000 Mon Jul  7 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369b58 set date to 1405707675.000000000 Fri Jul 18 12:21:15 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369c68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369c68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369ad0 set date to 1404882000.000000000 Tue Jul  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369ad0 set date to 1405707700.000000000 Fri Jul 18 12:21:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369c68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369e88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369f10 set date to 1404882000.000000000 Tue Jul  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369f10 set date to 1405707766.000000000 Fri Jul 18 12:22:46 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369f98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b10e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b10e0 set date to 1404968400.000000000 Wed Jul  9 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b10e0 set date to 1405707815.000000000 Fri Jul 18 12:23:35 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369f98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369e88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369c68 set date to 1404968400.000000000 Wed Jul  9 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369c68 set date to 1405707859.000000000 Fri Jul 18 12:24:19 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369e00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369f98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1058 set date to 1404968400.000000000 Wed Jul  9 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1058 set date to 1405707914.000000000 Fri Jul 18 12:25:14 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369f98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369e88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369e88 set date to 1405054800.000000000 Thu Jul 10 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369e88 set date to 1405707938.000000000 Fri Jul 18 12:25:38 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369f98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369f98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369e00 set date to 1405400400.000000000 Mon Jul 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369e00 set date to 1405707956.000000000 Fri Jul 18 12:25:56 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12369f98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b11f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1278 set date to 1406955600.000000000 Fri Aug  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1278 set date to 1409410409.000000000 Sat Aug 30 08:53:29 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1410 set date to 1407387600.000000000 Wed Aug  6 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1410 set date to 1409410474.000000000 Sat Aug 30 08:54:34 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b11f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369f98 set date to 1407819600.000000000 Mon Aug 11 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12369f98 set date to 1409410576.000000000 Sat Aug 30 08:56:16 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1168
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1388 set date to 1408424400.000000000 Mon Aug 18 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1388 set date to 1409410605.000000000 Sat Aug 30 08:56:45 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b11f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b11f0 set date to 1409202000.000000000 Wed Aug 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b11f0 set date to 1409684684.000000000 Tue Sep  2 13:04:44 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1168 set date to 1409202000.000000000 Wed Aug 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1168 set date to 1409684725.000000000 Tue Sep  2 13:05:25 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b15a8 set date to 1409202000.000000000 Wed Aug 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b15a8 set date to 1409684746.000000000 Tue Sep  2 13:05:46 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1740 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1740 set date to 1409684769.000000000 Tue Sep  2 13:06:09 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1300 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1300 set date to 1409684797.000000000 Tue Sep  2 13:06:37 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1498
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b16b8 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b16b8 set date to 1409684821.000000000 Tue Sep  2 13:07:01 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1520 set date to 1409461200.000000000 Sat Aug 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1520 set date to 1409684886.000000000 Tue Sep  2 13:08:06 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1498 set date to 1409547600.000000000 Sun Aug 31 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1498 set date to 1409684945.000000000 Tue Sep  2 13:09:05 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b18d8 set date to 1409547600.000000000 Sun Aug 31 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b18d8 set date to 1409684961.000000000 Tue Sep  2 13:09:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1a70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1a70 set date to 1409720400.000000000 Tue Sep  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1a70 set date to 1414779848.000000000 Fri Oct 31 12:24:08 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1630 set date to 1409893200.000000000 Thu Sep  4 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1630 set date to 1414779869.000000000 Fri Oct 31 12:24:29 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b17c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b19e8 set date to 1410066000.000000000 Sat Sep  6 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b19e8 set date to 1414779890.000000000 Fri Oct 31 12:24:50 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1850 set date to 1410152400.000000000 Sun Sep  7 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1850 set date to 1414779921.000000000 Fri Oct 31 12:25:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b17c8 set date to 1410152400.000000000 Sun Sep  7 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b17c8 set date to 1414779940.000000000 Fri Oct 31 12:25:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1b80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1c08 set date to 1410238800.000000000 Mon Sep  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1c08 set date to 1414779955.000000000 Fri Oct 31 12:25:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1c90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1da0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1da0 set date to 1410411600.000000000 Wed Sep 10 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1da0 set date to 1414779971.000000000 Fri Oct 31 12:26:11 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1c90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1b80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1960 set date to 1410411600.000000000 Wed Sep 10 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1960 set date to 1414779990.000000000 Fri Oct 31 12:26:30 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1af8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1c90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1d18 set date to 1410411600.000000000 Wed Sep 10 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1d18 set date to 1414780059.000000000 Fri Oct 31 12:27:39 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1c90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1b80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1b80 set date to 1410498000.000000000 Thu Sep 11 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1b80 set date to 1414780016.000000000 Fri Oct 31 12:26:56 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1c90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1c90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1af8 set date to 1410584400.000000000 Fri Sep 12 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1af8 set date to 1414780078.000000000 Fri Oct 31 12:27:58 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1c90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1eb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1f38 set date to 1410757200.000000000 Sun Sep 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1f38 set date to 1414780098.000000000 Fri Oct 31 12:28:18 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd080
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd190
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd190 set date to 1410843600.000000000 Mon Sep 15 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd190 set date to 1414780118.000000000 Fri Oct 31 12:28:38 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd080
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1eb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1c90 set date to 1410930000.000000000 Tue Sep 16 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1c90 set date to 1414780135.000000000 Fri Oct 31 12:28:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1e28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd080
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd108 set date to 1411016400.000000000 Wed Sep 17 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd108 set date to 1414780150.000000000 Fri Oct 31 12:29:10 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd080
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b1eb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1eb0 set date to 1411016400.000000000 Wed Sep 17 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1eb0 set date to 1414780169.000000000 Fri Oct 31 12:29:29 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd080
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd080
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1e28 set date to 1411016400.000000000 Wed Sep 17 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b1e28 set date to 1414780189.000000000 Fri Oct 31 12:29:49 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd080
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd2a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd328 set date to 1411016400.000000000 Wed Sep 17 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd328 set date to 1414780224.000000000 Fri Oct 31 12:30:24 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd3b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd4c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd4c0 set date to 1411102800.000000000 Thu Sep 18 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd4c0 set date to 1414780208.000000000 Fri Oct 31 12:30:08 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd3b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd2a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd080 set date to 1411362000.000000000 Sun Sep 21 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd080 set date to 1414780245.000000000 Fri Oct 31 12:30:45 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd218
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd3b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd438 set date to 1411362000.000000000 Sun Sep 21 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd438 set date to 1414780260.000000000 Fri Oct 31 12:31:00 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd3b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd2a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd2a0 set date to 1411448400.000000000 Mon Sep 22 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd2a0 set date to 1414780276.000000000 Fri Oct 31 12:31:16 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd3b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd3b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd218 set date to 1411534800.000000000 Tue Sep 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd218 set date to 1414780297.000000000 Fri Oct 31 12:31:37 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd3b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd5d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd658 set date to 1411621200.000000000 Wed Sep 24 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd658 set date to 1414780313.000000000 Fri Oct 31 12:31:53 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd6e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd7f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd7f0 set date to 1411621200.000000000 Wed Sep 24 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd7f0 set date to 1414780331.000000000 Fri Oct 31 12:32:11 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd6e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd5d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd3b0 set date to 1411794000.000000000 Fri Sep 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd3b0 set date to 1414780354.000000000 Fri Oct 31 12:32:34 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd548
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd6e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd768 set date to 1411794000.000000000 Fri Sep 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd768 set date to 1414780435.000000000 Fri Oct 31 12:33:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd6e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd5d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd5d0 set date to 1411880400.000000000 Sat Sep 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd5d0 set date to 1414780369.000000000 Fri Oct 31 12:32:49 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd6e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd6e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd548 set date to 1411966800.000000000 Sun Sep 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd548 set date to 1414780456.000000000 Fri Oct 31 12:34:16 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd6e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd900
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd988 set date to 1411966800.000000000 Sun Sep 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd988 set date to 1414780471.000000000 Fri Oct 31 12:34:31 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dda10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddb20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddb20 set date to 1411966800.000000000 Sun Sep 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddb20 set date to 1414780653.000000000 Fri Oct 31 12:37:33 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dda10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd900
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd6e0 set date to 1412053200.000000000 Mon Sep 29 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd6e0 set date to 1414780542.000000000 Fri Oct 31 12:35:42 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd878
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dda10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dda98 set date to 1412226000.000000000 Wed Oct  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dda98 set date to 1414780676.000000000 Fri Oct 31 12:37:56 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dda10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dd900
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd900 set date to 1412226000.000000000 Wed Oct  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd900 set date to 1414781506.000000000 Fri Oct 31 12:51:46 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dda10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dda10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd878 set date to 1412312400.000000000 Thu Oct  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dd878 set date to 1414781659.000000000 Fri Oct 31 12:54:19 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dda10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddc30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddcb8 set date to 1412312400.000000000 Thu Oct  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddcb8 set date to 1414781675.000000000 Fri Oct 31 12:54:35 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddd40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dde50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dde50 set date to 1412312400.000000000 Thu Oct  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dde50 set date to 1414781732.000000000 Fri Oct 31 12:55:32 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddd40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddc30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dda10 set date to 1412398800.000000000 Fri Oct  3 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dda10 set date to 1414781755.000000000 Fri Oct 31 12:55:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddba8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddd40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dddc8 set date to 1412571600.000000000 Sun Oct  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dddc8 set date to 1414781804.000000000 Fri Oct 31 12:56:44 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddd40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddc30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddc30 set date to 1412571600.000000000 Sun Oct  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddc30 set date to 1414781860.000000000 Fri Oct 31 12:57:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddd40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddd40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddba8 set date to 1412571600.000000000 Sun Oct  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddba8 set date to 1414781876.000000000 Fri Oct 31 12:57:56 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddd40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddf60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de0a8 set date to 1412658000.000000000 Mon Oct  6 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de0a8 set date to 1414781902.000000000 Fri Oct 31 12:58:22 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de130
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de240
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de240 set date to 1412830800.000000000 Wed Oct  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de240 set date to 1414781918.000000000 Fri Oct 31 12:58:38 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de130
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddf60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddd40 set date to 1413003600.000000000 Fri Oct 10 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddd40 set date to 1414782018.000000000 Fri Oct 31 13:00:18 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dded8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de130
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de1b8 set date to 1413090000.000000000 Sat Oct 11 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de1b8 set date to 1414782036.000000000 Fri Oct 31 13:00:36 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de130
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128ddf60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddf60 set date to 1413176400.000000000 Sun Oct 12 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ddf60 set date to 1414782052.000000000 Fri Oct 31 13:00:52 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de130
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de130
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dded8 set date to 1413176400.000000000 Sun Oct 12 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dded8 set date to 1414782099.000000000 Fri Oct 31 13:01:39 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de130
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de350
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de3d8 set date to 1413262800.000000000 Mon Oct 13 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de3d8 set date to 1414782112.000000000 Fri Oct 31 13:01:52 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de460
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de570
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de570 set date to 1413262800.000000000 Mon Oct 13 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de570 set date to 1414782174.000000000 Fri Oct 31 13:02:54 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de460
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de350
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de130 set date to 1413349200.000000000 Tue Oct 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de130 set date to 1414782375.000000000 Fri Oct 31 13:06:15 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de2c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de460
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de4e8 set date to 1413349200.000000000 Tue Oct 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de4e8 set date to 1414782391.000000000 Fri Oct 31 13:06:31 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de460
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de350
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de350 set date to 1413349200.000000000 Tue Oct 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de350 set date to 1414782405.000000000 Fri Oct 31 13:06:45 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de460
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de460
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de2c8 set date to 1413435600.000000000 Wed Oct 15 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de2c8 set date to 1414782460.000000000 Fri Oct 31 13:07:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de460
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de680
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de708 set date to 1413522000.000000000 Thu Oct 16 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de708 set date to 1414782484.000000000 Fri Oct 31 13:08:04 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de790
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de8a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de8a0 set date to 1413522000.000000000 Thu Oct 16 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de8a0 set date to 1414782499.000000000 Fri Oct 31 13:08:19 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de790
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de680
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de460 set date to 1413781200.000000000 Sun Oct 19 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de460 set date to 1414782516.000000000 Fri Oct 31 13:08:36 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de5f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de790
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de818 set date to 1413781200.000000000 Sun Oct 19 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de818 set date to 1414782532.000000000 Fri Oct 31 13:08:52 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de790
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de680
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de680 set date to 1413781200.000000000 Sun Oct 19 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de680 set date to 1414782543.000000000 Fri Oct 31 13:09:03 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de790
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de790
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de5f8 set date to 1413867600.000000000 Mon Oct 20 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de5f8 set date to 1414782597.000000000 Fri Oct 31 13:09:57 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de790
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de9b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dea38 set date to 1413867600.000000000 Mon Oct 20 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dea38 set date to 1414782612.000000000 Fri Oct 31 13:10:12 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128deac0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128debd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128debd0 set date to 1413954000.000000000 Tue Oct 21 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128debd0 set date to 1414782627.000000000 Fri Oct 31 13:10:27 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128deac0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de9b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de790 set date to 1413954000.000000000 Tue Oct 21 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de790 set date to 1414783300.000000000 Fri Oct 31 13:21:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de928
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128deac0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128deb48 set date to 1413954000.000000000 Tue Oct 21 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128deb48 set date to 1414783314.000000000 Fri Oct 31 13:21:54 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128deac0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128de9b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de9b0 set date to 1413954000.000000000 Tue Oct 21 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de9b0 set date to 1414783333.000000000 Fri Oct 31 13:22:13 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128deac0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128deac0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de928 set date to 1414040400.000000000 Wed Oct 22 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128de928 set date to 1414783366.000000000 Fri Oct 31 13:22:46 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128deac0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dece0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ded68 set date to 1414126800.000000000 Thu Oct 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128ded68 set date to 1414783382.000000000 Fri Oct 31 13:23:02 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dedf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128def00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128def00 set date to 1414126800.000000000 Thu Oct 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128def00 set date to 1414783398.000000000 Fri Oct 31 13:23:18 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dedf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dece0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128deac0 set date to 1414386000.000000000 Sun Oct 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128deac0 set date to 1414783417.000000000 Fri Oct 31 13:23:37 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dec58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dedf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dee78 set date to 1414472400.000000000 Mon Oct 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dee78 set date to 1414783487.000000000 Fri Oct 31 13:24:47 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dedf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dece0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dece0 set date to 1414472400.000000000 Mon Oct 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dece0 set date to 1414783504.000000000 Fri Oct 31 13:25:04 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dedf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dedf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dec58 set date to 1414472400.000000000 Mon Oct 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dec58 set date to 1414783517.000000000 Fri Oct 31 13:25:17 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128dedf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5058
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e50e0 set date to 1414558800.000000000 Tue Oct 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e50e0 set date to 1414783546.000000000 Fri Oct 31 13:25:46 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5168
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5278
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5278 set date to 1414645200.000000000 Wed Oct 29 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5278 set date to 1415397447.000000000 Fri Nov  7 14:57:27 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5168
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5058
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dedf0 set date to 1414645200.000000000 Wed Oct 29 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128dedf0 set date to 1415397460.000000000 Fri Nov  7 14:57:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128def88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5168
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e51f0 set date to 1414731600.000000000 Thu Oct 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e51f0 set date to 1415397581.000000000 Fri Nov  7 14:59:41 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5168
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5058
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5058 set date to 1414818000.000000000 Fri Oct 31 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5058 set date to 1415397563.000000000 Fri Nov  7 14:59:23 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5168
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5168
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128def88 set date to 1414904400.000000000 Sat Nov  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128def88 set date to 1415397541.000000000 Fri Nov  7 14:59:01 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5168
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5388
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5410 set date to 1415167200.000000000 Tue Nov  4 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5410 set date to 1417894956.000000000 Sat Dec  6 12:42:36 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5498
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e55a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e55a8 set date to 1415253600.000000000 Wed Nov  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e55a8 set date to 1417894996.000000000 Sat Dec  6 12:43:16 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5498
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5388
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5168 set date to 1415340000.000000000 Thu Nov  6 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5168 set date to 1417895123.000000000 Sat Dec  6 12:45:23 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5498
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5520 set date to 1415512800.000000000 Sat Nov  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5520 set date to 1417895023.000000000 Sat Dec  6 12:43:43 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5498
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5388
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5388 set date to 1415512800.000000000 Sat Nov  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5388 set date to 1417895061.000000000 Sat Dec  6 12:44:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5498
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5498
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5300 set date to 1415858400.000000000 Wed Nov 12 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5300 set date to 1417895155.000000000 Sat Dec  6 12:45:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5498
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e56b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5740 set date to 1415944800.000000000 Thu Nov 13 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5740 set date to 1417895177.000000000 Sat Dec  6 12:46:17 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e57c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e58d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e58d8 set date to 1416204000.000000000 Sun Nov 16 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e58d8 set date to 1417895198.000000000 Sat Dec  6 12:46:38 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e57c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e56b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5498 set date to 1416290400.000000000 Mon Nov 17 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5498 set date to 1417895215.000000000 Sat Dec  6 12:46:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e57c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5850 set date to 1416290400.000000000 Mon Nov 17 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5850 set date to 1417895229.000000000 Sat Dec  6 12:47:09 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e57c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e56b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e56b8 set date to 1416722400.000000000 Sat Nov 22 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e56b8 set date to 1417895257.000000000 Sat Dec  6 12:47:37 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e57c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e57c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5630 set date to 1416895200.000000000 Mon Nov 24 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5630 set date to 1417895295.000000000 Sat Dec  6 12:48:15 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e57c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e59e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5a70 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5a70 set date to 1417895314.000000000 Sat Dec  6 12:48:34 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5af8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5c08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5c08 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5c08 set date to 1417895332.000000000 Sat Dec  6 12:48:52 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5af8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e59e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e57c8 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e57c8 set date to 1417895342.000000000 Sat Dec  6 12:49:02 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5af8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5b80 set date to 1417154400.000000000 Thu Nov 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5b80 set date to 1417895355.000000000 Sat Dec  6 12:49:15 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5af8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e59e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e59e8 set date to 1417500000.000000000 Mon Dec  1 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e59e8 set date to 1418141887.000000000 Tue Dec  9 09:18:07 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5af8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5af8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5960 set date to 1417586400.000000000 Tue Dec  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5960 set date to 1418141901.000000000 Tue Dec  9 09:18:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5af8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5d18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5da0 set date to 1417672800.000000000 Wed Dec  3 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5da0 set date to 1418141963.000000000 Tue Dec  9 09:19:23 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5e28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5f38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5f38 set date to 1417672800.000000000 Wed Dec  3 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5f38 set date to 1418141978.000000000 Tue Dec  9 09:19:38 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5e28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5d18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5af8 set date to 1417759200.000000000 Thu Dec  4 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5af8 set date to 1418141993.000000000 Tue Dec  9 09:19:53 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5c90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5e28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5eb0 set date to 1417932000.000000000 Sat Dec  6 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5eb0 set date to 1418142034.000000000 Tue Dec  9 09:20:34 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5e28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5d18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5d18 set date to 1417932000.000000000 Sat Dec  6 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5d18 set date to 1418142047.000000000 Tue Dec  9 09:20:47 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5e28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5e28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5c90 set date to 1418018400.000000000 Sun Dec  7 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5c90 set date to 1422313538.000000000 Mon Jan 26 16:05:38 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128e5e28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2100
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2188 set date to 1418191200.000000000 Tue Dec  9 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2188 set date to 1422313579.000000000 Mon Jan 26 16:06:19 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2320
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2320 set date to 1418277600.000000000 Wed Dec 10 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2320 set date to 1422313674.000000000 Mon Jan 26 16:07:54 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2100
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5e28 set date to 1418623200.000000000 Sun Dec 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128e5e28 set date to 1422313694.000000000 Mon Jan 26 16:08:14 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2078
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2298 set date to 1418623200.000000000 Sun Dec 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2298 set date to 1422313715.000000000 Mon Jan 26 16:08:35 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2100
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2100 set date to 1418709600.000000000 Mon Dec 15 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2100 set date to 1422313736.000000000 Mon Jan 26 16:08:56 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2078 set date to 1418882400.000000000 Wed Dec 17 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2078 set date to 1422313755.000000000 Mon Jan 26 16:09:15 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2430
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b24b8 set date to 1418968800.000000000 Thu Dec 18 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b24b8 set date to 1422313779.000000000 Mon Jan 26 16:09:39 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2650
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2650 set date to 1418968800.000000000 Thu Dec 18 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2650 set date to 1422313802.000000000 Mon Jan 26 16:10:02 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2430
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2210 set date to 1418968800.000000000 Thu Dec 18 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2210 set date to 1422313823.000000000 Mon Jan 26 16:10:23 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b23a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b25c8 set date to 1419055200.000000000 Fri Dec 19 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b25c8 set date to 1422313845.000000000 Mon Jan 26 16:10:45 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2430
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2430 set date to 1419141600.000000000 Sat Dec 20 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2430 set date to 1422313875.000000000 Mon Jan 26 16:11:15 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b23a8 set date to 1419314400.000000000 Mon Dec 22 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b23a8 set date to 1422313910.000000000 Mon Jan 26 16:11:50 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2760
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b27e8 set date to 1419314400.000000000 Mon Dec 22 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b27e8 set date to 1422313967.000000000 Mon Jan 26 16:12:47 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2980
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2980 set date to 1419400800.000000000 Tue Dec 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2980 set date to 1422313985.000000000 Mon Jan 26 16:13:05 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2760
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2540 set date to 1419573600.000000000 Thu Dec 25 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2540 set date to 1422314044.000000000 Mon Jan 26 16:14:04 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b26d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b28f8 set date to 1419573600.000000000 Thu Dec 25 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b28f8 set date to 1422314056.000000000 Mon Jan 26 16:14:16 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2760
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2760 set date to 1419660000.000000000 Fri Dec 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2760 set date to 1422314007.000000000 Mon Jan 26 16:13:27 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b26d8 set date to 1419746400.000000000 Sat Dec 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b26d8 set date to 1422314111.000000000 Mon Jan 26 16:15:11 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2a90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2b18 set date to 1419832800.000000000 Sun Dec 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2b18 set date to 1422314132.000000000 Mon Jan 26 16:15:32 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2cb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2cb0 set date to 1419919200.000000000 Mon Dec 29 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2cb0 set date to 1422314151.000000000 Mon Jan 26 16:15:51 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2a90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2870 set date to 1419919200.000000000 Mon Dec 29 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2870 set date to 1422314166.000000000 Mon Jan 26 16:16:06 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2a08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2c28 set date to 1420005600.000000000 Tue Dec 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2c28 set date to 1422314181.000000000 Mon Jan 26 16:16:21 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2a90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2a90 set date to 1420005600.000000000 Tue Dec 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2a90 set date to 1422314217.000000000 Mon Jan 26 16:16:57 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2a08 set date to 1420005600.000000000 Tue Dec 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2a08 set date to 1422314233.000000000 Mon Jan 26 16:17:13 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2dc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2e48 set date to 1420005600.000000000 Tue Dec 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2e48 set date to 1422314248.000000000 Mon Jan 26 16:17:28 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb0a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb0a0 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb0a0 set date to 1422314196.000000000 Mon Jan 26 16:16:36 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2dc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2ba0 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2ba0 set date to 1423851622.000000000 Fri Feb 13 11:20:22 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2d38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2f58 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2f58 set date to 1423851645.000000000 Fri Feb 13 11:20:45 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2dc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2dc0 set date to 1420178400.000000000 Thu Jan  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2dc0 set date to 1423851690.000000000 Fri Feb 13 11:21:30 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2d38 set date to 1420264800.000000000 Fri Jan  2 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2d38 set date to 1423851668.000000000 Fri Feb 13 11:21:08 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40b2ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb1b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb238 set date to 1420264800.000000000 Fri Jan  2 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb238 set date to 1423851752.000000000 Fri Feb 13 11:22:32 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb2c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb3d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb3d0 set date to 1420437600.000000000 Sun Jan  4 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb3d0 set date to 1423851793.000000000 Fri Feb 13 11:23:13 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb2c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb1b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2ed0 set date to 1420437600.000000000 Sun Jan  4 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40b2ed0 set date to 1423851811.000000000 Fri Feb 13 11:23:31 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb128
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb2c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb348 set date to 1420524000.000000000 Mon Jan  5 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb348 set date to 1423851827.000000000 Fri Feb 13 11:23:47 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb2c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb1b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb1b0 set date to 1420524000.000000000 Mon Jan  5 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb1b0 set date to 1423851859.000000000 Fri Feb 13 11:24:19 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb2c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb2c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb128 set date to 1420610400.000000000 Tue Jan  6 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb128 set date to 1423851840.000000000 Fri Feb 13 11:24:00 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb2c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb4e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb568 set date to 1420696800.000000000 Wed Jan  7 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb568 set date to 1423851877.000000000 Fri Feb 13 11:24:37 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb5f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb700
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb700 set date to 1420783200.000000000 Thu Jan  8 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb700 set date to 1423852013.000000000 Fri Feb 13 11:26:53 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb5f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb4e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb2c0 set date to 1420956000.000000000 Sat Jan 10 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb2c0 set date to 1423851909.000000000 Fri Feb 13 11:25:09 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb458
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb5f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb678 set date to 1420956000.000000000 Sat Jan 10 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb678 set date to 1423852036.000000000 Fri Feb 13 11:27:16 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb5f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb4e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb4e0 set date to 1421042400.000000000 Sun Jan 11 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb4e0 set date to 1423852049.000000000 Fri Feb 13 11:27:29 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb5f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb5f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb458 set date to 1421733600.000000000 Mon Jan 19 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb458 set date to 1423852129.000000000 Fri Feb 13 11:28:49 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb5f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb810
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb898 set date to 1421733600.000000000 Mon Jan 19 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb898 set date to 1423852135.000000000 Fri Feb 13 11:28:55 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb920
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bba30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bba30 set date to 1421733600.000000000 Mon Jan 19 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bba30 set date to 1423852244.000000000 Fri Feb 13 11:30:44 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb920
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb810
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb5f0 set date to 1421820000.000000000 Tue Jan 20 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb5f0 set date to 1423852225.000000000 Fri Feb 13 11:30:25 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb788
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb920
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb9a8 set date to 1421820000.000000000 Tue Jan 20 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb9a8 set date to 1423852264.000000000 Fri Feb 13 11:31:04 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb920
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb810
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb810 set date to 1421820000.000000000 Tue Jan 20 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb810 set date to 1423852276.000000000 Fri Feb 13 11:31:16 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb920
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb920
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb788 set date to 1421906400.000000000 Wed Jan 21 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb788 set date to 1423852294.000000000 Fri Feb 13 11:31:34 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bb920
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbb40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbbc8 set date to 1421906400.000000000 Wed Jan 21 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbbc8 set date to 1423852310.000000000 Fri Feb 13 11:31:50 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbc50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbd60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbd60 set date to 1421992800.000000000 Thu Jan 22 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbd60 set date to 1423852327.000000000 Fri Feb 13 11:32:07 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbc50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbb40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb920 set date to 1421992800.000000000 Thu Jan 22 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bb920 set date to 1423852339.000000000 Fri Feb 13 11:32:19 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbab8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbc50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbcd8 set date to 1421992800.000000000 Thu Jan 22 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbcd8 set date to 1423852369.000000000 Fri Feb 13 11:32:49 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbc50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbb40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbb40 set date to 1422079200.000000000 Fri Jan 23 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbb40 set date to 1423852387.000000000 Fri Feb 13 11:33:07 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbc50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbc50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbab8 set date to 1422079200.000000000 Fri Jan 23 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbab8 set date to 1423852408.000000000 Fri Feb 13 11:33:28 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbc50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbe70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbef8 set date to 1422424800.000000000 Tue Jan 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbef8 set date to 1423852427.000000000 Fri Feb 13 11:33:47 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbf80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c0d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c0d0 set date to 1422424800.000000000 Tue Jan 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c0d0 set date to 1423852434.000000000 Fri Feb 13 11:33:54 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbf80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbe70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbc50 set date to 1422424800.000000000 Tue Jan 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbc50 set date to 1423852529.000000000 Fri Feb 13 11:35:29 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbde8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbf80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c048 set date to 1422684000.000000000 Fri Jan 30 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c048 set date to 1423852546.000000000 Fri Feb 13 11:35:46 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbf80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbe70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbe70 set date to 1422684000.000000000 Fri Jan 30 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbe70 set date to 1423852556.000000000 Fri Feb 13 11:35:56 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbf80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbf80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbde8 set date to 1422684000.000000000 Fri Jan 30 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbde8 set date to 1423852575.000000000 Fri Feb 13 11:36:15 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bbf80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c1e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c268 set date to 1422770400.000000000 Sat Jan 31 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c268 set date to 1423852619.000000000 Fri Feb 13 11:36:59 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c2f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c400
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c400 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c400 set date to 1423852645.000000000 Fri Feb 13 11:37:25 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c2f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c1e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbf80 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bbf80 set date to 1424456689.000000000 Fri Feb 20 11:24:49 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c158
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c2f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c378 set date to 1422856800.000000000 Sun Feb  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c378 set date to 1424456734.000000000 Fri Feb 20 11:25:34 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c2f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c1e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c1e0 set date to 1422943200.000000000 Mon Feb  2 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c1e0 set date to 1424456752.000000000 Fri Feb 20 11:25:52 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c2f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c2f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c158 set date to 1423116000.000000000 Wed Feb  4 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c158 set date to 1424456770.000000000 Fri Feb 20 11:26:10 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c2f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c510
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c598 set date to 1423288800.000000000 Fri Feb  6 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c598 set date to 1424456788.000000000 Fri Feb 20 11:26:28 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c620
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c730
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c730 set date to 1423548000.000000000 Mon Feb  9 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c730 set date to 1424456818.000000000 Fri Feb 20 11:26:58 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c620
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c510
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c2f0 set date to 1423634400.000000000 Tue Feb 10 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c2f0 set date to 1424456849.000000000 Fri Feb 20 11:27:29 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c488
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c620
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c6a8 set date to 1423634400.000000000 Tue Feb 10 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c6a8 set date to 1424456862.000000000 Fri Feb 20 11:27:42 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c620
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c510
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c510 set date to 1423720800.000000000 Wed Feb 11 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c510 set date to 1424456890.000000000 Fri Feb 20 11:28:10 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c620
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c620
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c488 set date to 1423807200.000000000 Thu Feb 12 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c488 set date to 1424456904.000000000 Fri Feb 20 11:28:24 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c620
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c840
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c8c8 set date to 1423893600.000000000 Fri Feb 13 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c8c8 set date to 1424456932.000000000 Fri Feb 20 11:28:52 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c950
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590ca60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590ca60 set date to 1423893600.000000000 Fri Feb 13 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590ca60 set date to 1424457033.000000000 Fri Feb 20 11:30:33 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c950
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c840
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c620 set date to 1423893600.000000000 Fri Feb 13 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c620 set date to 1424457045.000000000 Fri Feb 20 11:30:45 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c7b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c950
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c9d8 set date to 1424066400.000000000 Sun Feb 15 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c9d8 set date to 1424457062.000000000 Fri Feb 20 11:31:02 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c950
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c840
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c840 set date to 1424239200.000000000 Tue Feb 17 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c840 set date to 1424457091.000000000 Fri Feb 20 11:31:31 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c950
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c950
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c7b8 set date to 1424412000.000000000 Thu Feb 19 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c7b8 set date to 1424818671.000000000 Tue Feb 24 15:57:51 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590c950
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cb70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cbf8 set date to 1424412000.000000000 Thu Feb 19 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cbf8 set date to 1424818730.000000000 Tue Feb 24 15:58:50 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cc80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cd90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cd90 set date to 1424412000.000000000 Thu Feb 19 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cd90 set date to 1424818742.000000000 Tue Feb 24 15:59:02 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cc80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cb70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c950 set date to 1424498400.000000000 Fri Feb 20 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590c950 set date to 1424818771.000000000 Tue Feb 24 15:59:31 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cae8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cc80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cd08 set date to 1424671200.000000000 Sun Feb 22 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cd08 set date to 1425748266.000000000 Sat Mar  7 10:11:06 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cc80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cb70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cb70 set date to 1424757600.000000000 Mon Feb 23 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cb70 set date to 1425748283.000000000 Sat Mar  7 10:11:23 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cc80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cc80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cae8 set date to 1424844000.000000000 Tue Feb 24 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cae8 set date to 1425748307.000000000 Sat Mar  7 10:11:47 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cc80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cea0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cf28 set date to 1424930400.000000000 Wed Feb 25 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cf28 set date to 1425748327.000000000 Sat Mar  7 10:12:07 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f078
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f188
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f188 set date to 1425016800.000000000 Thu Feb 26 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f188 set date to 1425748400.000000000 Sat Mar  7 10:13:20 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f078
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cea0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cc80 set date to 1425103200.000000000 Fri Feb 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cc80 set date to 1425748413.000000000 Sat Mar  7 10:13:33 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590ce18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f078
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f100 set date to 1425276000.000000000 Sun Mar  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f100 set date to 1427579564.000000000 Sat Mar 28 15:52:44 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f078
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x590cea0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cea0 set date to 1425362400.000000000 Mon Mar  2 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590cea0 set date to 1427579593.000000000 Sat Mar 28 15:53:13 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f078
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f078
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590ce18 set date to 1425535200.000000000 Wed Mar  4 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x590ce18 set date to 1427579610.000000000 Sat Mar 28 15:53:30 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f078
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f298
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f320 set date to 1425708000.000000000 Fri Mar  6 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f320 set date to 1427579626.000000000 Sat Mar 28 15:53:46 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f3a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f4b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f4b8 set date to 1425708000.000000000 Fri Mar  6 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f4b8 set date to 1427579642.000000000 Sat Mar 28 15:54:02 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f3a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f298
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f078 set date to 1425708000.000000000 Fri Mar  6 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f078 set date to 1427579654.000000000 Sat Mar 28 15:54:14 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f3a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f430 set date to 1425708000.000000000 Fri Mar  6 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f430 set date to 1427579668.000000000 Sat Mar 28 15:54:28 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f3a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f298
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f298 set date to 1425794400.000000000 Sat Mar  7 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f298 set date to 1427579684.000000000 Sat Mar 28 15:54:44 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f3a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f3a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f210 set date to 1425877200.000000000 Sun Mar  8 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f210 set date to 1427579703.000000000 Sat Mar 28 15:55:03 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f3a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f5c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f650 set date to 1426050000.000000000 Tue Mar 10 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f650 set date to 1427579716.000000000 Sat Mar 28 15:55:16 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f6d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f7e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f7e8 set date to 1426136400.000000000 Wed Mar 11 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f7e8 set date to 1427579739.000000000 Sat Mar 28 15:55:39 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f6d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f5c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f3a8 set date to 1426309200.000000000 Fri Mar 13 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f3a8 set date to 1427579758.000000000 Sat Mar 28 15:55:58 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f6d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f760 set date to 1426482000.000000000 Sun Mar 15 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f760 set date to 1427579773.000000000 Sat Mar 28 15:56:13 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f6d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f5c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f5c8 set date to 1426482000.000000000 Sun Mar 15 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f5c8 set date to 1427579786.000000000 Sat Mar 28 15:56:26 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f6d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f6d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f540 set date to 1426568400.000000000 Mon Mar 16 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f540 set date to 1427579804.000000000 Sat Mar 28 15:56:44 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f6d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f8f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f980 set date to 1426741200.000000000 Wed Mar 18 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f980 set date to 1427579841.000000000 Sat Mar 28 15:57:21 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fa08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fb18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fb18 set date to 1426741200.000000000 Wed Mar 18 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fb18 set date to 1427579864.000000000 Sat Mar 28 15:57:44 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fa08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f8f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f6d8 set date to 1427000400.000000000 Sat Mar 21 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f6d8 set date to 1427579879.000000000 Sat Mar 28 15:57:59 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fa08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fa90 set date to 1427173200.000000000 Mon Mar 23 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fa90 set date to 1427579894.000000000 Sat Mar 28 15:58:14 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fa08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237f8f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f8f8 set date to 1427432400.000000000 Thu Mar 26 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f8f8 set date to 1427904399.000000000 Wed Apr  1 10:06:39 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fa08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fa08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f870 set date to 1427518800.000000000 Fri Mar 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237f870 set date to 1427904412.000000000 Wed Apr  1 10:06:52 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fa08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fc28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fcb0 set date to 1427605200.000000000 Sat Mar 28 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fcb0 set date to 1427904430.000000000 Wed Apr  1 10:07:10 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fd38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fe48
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fe48 set date to 1427864400.000000000 Tue Mar 31 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fe48 set date to 1428851821.000000000 Sun Apr 12 09:17:01 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fd38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fc28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fa08 set date to 1427864400.000000000 Tue Mar 31 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fa08 set date to 1428851859.000000000 Sun Apr 12 09:17:39 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fd38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fdc0 set date to 1427864400.000000000 Tue Mar 31 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fdc0 set date to 1428851901.000000000 Sun Apr 12 09:18:21 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fd38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fc28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fc28 set date to 1427950800.000000000 Wed Apr  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fc28 set date to 1428851950.000000000 Sun Apr 12 09:19:10 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fd38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fd38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fba0 set date to 1428123600.000000000 Fri Apr  3 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fba0 set date to 1428851967.000000000 Sun Apr 12 09:19:27 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fd38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237ff58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123830a0 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123830a0 set date to 1428851983.000000000 Sun Apr 12 09:19:43 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383128
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383238
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383238 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383238 set date to 1428852002.000000000 Sun Apr 12 09:20:02 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383128
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237ff58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fd38 set date to 1428296400.000000000 Sun Apr  5 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fd38 set date to 1428852012.000000000 Sun Apr 12 09:20:12 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237fed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383128
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123831b0 set date to 1428382800.000000000 Mon Apr  6 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123831b0 set date to 1428852038.000000000 Sun Apr 12 09:20:38 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383128
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1237ff58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237ff58 set date to 1428382800.000000000 Mon Apr  6 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237ff58 set date to 1428852047.000000000 Sun Apr 12 09:20:47 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383128
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383128
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fed0 set date to 1428469200.000000000 Tue Apr  7 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1237fed0 set date to 1428852083.000000000 Sun Apr 12 09:21:23 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383128
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383348
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123833d0 set date to 1428642000.000000000 Thu Apr  9 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123833d0 set date to 1428853077.000000000 Sun Apr 12 09:37:57 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383458
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383568
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383568 set date to 1428642000.000000000 Thu Apr  9 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383568 set date to 1428853097.000000000 Sun Apr 12 09:38:17 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383458
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383348
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383128 set date to 1428642000.000000000 Thu Apr  9 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383128 set date to 1428853113.000000000 Sun Apr 12 09:38:33 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123832c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383458
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123834e0 set date to 1428642000.000000000 Thu Apr  9 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123834e0 set date to 1428853127.000000000 Sun Apr 12 09:38:47 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383458
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383348
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383348 set date to 1428901200.000000000 Sun Apr 12 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383348 set date to 1429280761.000000000 Fri Apr 17 08:26:01 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383458
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383458
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123832c0 set date to 1428901200.000000000 Sun Apr 12 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123832c0 set date to 1429280791.000000000 Fri Apr 17 08:26:31 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383458
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383678
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383700 set date to 1428901200.000000000 Sun Apr 12 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383700 set date to 1429280845.000000000 Fri Apr 17 08:27:25 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383788
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383898
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383898 set date to 1429074000.000000000 Tue Apr 14 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383898 set date to 1429280882.000000000 Fri Apr 17 08:28:02 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383788
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383678
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383458 set date to 1429074000.000000000 Tue Apr 14 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383458 set date to 1429280902.000000000 Fri Apr 17 08:28:22 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123835f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383788
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383810 set date to 1429678800.000000000 Tue Apr 21 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383810 set date to 1431209579.000000000 Sat May  9 16:12:59 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383788
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383678
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383678 set date to 1429678800.000000000 Tue Apr 21 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383678 set date to 1431209655.000000000 Sat May  9 16:14:15 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383788
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383788
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123835f0 set date to 1429851600.000000000 Thu Apr 23 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123835f0 set date to 1431209717.000000000 Sat May  9 16:15:17 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383788
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123839a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383a30 set date to 1429938000.000000000 Fri Apr 24 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383a30 set date to 1431209754.000000000 Sat May  9 16:15:54 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383ab8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383bc8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383bc8 set date to 1430024400.000000000 Sat Apr 25 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383bc8 set date to 1431209777.000000000 Sat May  9 16:16:17 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383ab8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123839a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383788 set date to 1430024400.000000000 Sat Apr 25 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383788 set date to 1431209816.000000000 Sat May  9 16:16:56 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383920
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383ab8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383b40 set date to 1430197200.000000000 Mon Apr 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383b40 set date to 1431209908.000000000 Sat May  9 16:18:28 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383ab8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123839a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123839a8 set date to 1430197200.000000000 Mon Apr 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123839a8 set date to 1431209927.000000000 Sat May  9 16:18:47 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383ab8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383ab8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383920 set date to 1430197200.000000000 Mon Apr 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383920 set date to 1431209941.000000000 Sat May  9 16:19:01 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383ab8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383cd8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383d60 set date to 1430283600.000000000 Tue Apr 28 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383d60 set date to 1431209957.000000000 Sat May  9 16:19:17 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383de8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383ef8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383ef8 set date to 1430370000.000000000 Wed Apr 29 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383ef8 set date to 1431210000.000000000 Sat May  9 16:20:00 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383de8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383cd8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383ab8 set date to 1430456400.000000000 Thu Apr 30 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383ab8 set date to 1431210071.000000000 Sat May  9 16:21:11 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383c50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383de8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383e70 set date to 1430456400.000000000 Thu Apr 30 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383e70 set date to 1431210088.000000000 Sat May  9 16:21:28 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383de8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383cd8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383cd8 set date to 1430542800.000000000 Fri May  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383cd8 set date to 1431210155.000000000 Sat May  9 16:22:35 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383de8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383de8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383c50 set date to 1430542800.000000000 Fri May  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383c50 set date to 1431210161.000000000 Sat May  9 16:22:41 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383de8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0040
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f00c8 set date to 1430542800.000000000 Fri May  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f00c8 set date to 1431210171.000000000 Sat May  9 16:22:51 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0150
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0260
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0260 set date to 1430629200.000000000 Sat May  2 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0260 set date to 1431210194.000000000 Sat May  9 16:23:14 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0150
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0040
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383de8 set date to 1430715600.000000000 Sun May  3 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383de8 set date to 1431210214.000000000 Sat May  9 16:23:34 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12383f80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0150
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f01d8 set date to 1430715600.000000000 Sun May  3 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f01d8 set date to 1431210236.000000000 Sat May  9 16:23:56 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0150
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0040
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0040 set date to 1430888400.000000000 Tue May  5 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0040 set date to 1431210266.000000000 Sat May  9 16:24:26 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0150
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0150
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383f80 set date to 1430974800.000000000 Wed May  6 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12383f80 set date to 1431210291.000000000 Sat May  9 16:24:51 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0150
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0370
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f03f8 set date to 1431147600.000000000 Fri May  8 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f03f8 set date to 1431210311.000000000 Sat May  9 16:25:11 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0480
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0590
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0590 set date to 1431406800.000000000 Mon May 11 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0590 set date to 1435788914.000000000 Wed Jul  1 16:15:14 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0480
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0370
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0150 set date to 1431406800.000000000 Mon May 11 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0150 set date to 1435788945.000000000 Wed Jul  1 16:15:45 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f02e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0480
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0508 set date to 1431579600.000000000 Wed May 13 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0508 set date to 1435788966.000000000 Wed Jul  1 16:16:06 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0480
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0370
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0370 set date to 1431579600.000000000 Wed May 13 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0370 set date to 1435789154.000000000 Wed Jul  1 16:19:14 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0480
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0480
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f02e8 set date to 1431579600.000000000 Wed May 13 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f02e8 set date to 1435789191.000000000 Wed Jul  1 16:19:51 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0480
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f06a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0728 set date to 1431666000.000000000 Thu May 14 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0728 set date to 1435789217.000000000 Wed Jul  1 16:20:17 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f07b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f08c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f08c0 set date to 1431925200.000000000 Sun May 17 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f08c0 set date to 1435789263.000000000 Wed Jul  1 16:21:03 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f07b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f06a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0480 set date to 1432011600.000000000 Mon May 18 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0480 set date to 1435789295.000000000 Wed Jul  1 16:21:35 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0618
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f07b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0838 set date to 1432098000.000000000 Tue May 19 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0838 set date to 1435789340.000000000 Wed Jul  1 16:22:20 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f07b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f06a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f06a0 set date to 1432098000.000000000 Tue May 19 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f06a0 set date to 1435789403.000000000 Wed Jul  1 16:23:23 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f07b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f07b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0618 set date to 1432098000.000000000 Tue May 19 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0618 set date to 1435789443.000000000 Wed Jul  1 16:24:03 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f07b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f09d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0a58 set date to 1432184400.000000000 Wed May 20 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0a58 set date to 1435789474.000000000 Wed Jul  1 16:24:34 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0ae0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0bf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0bf0 set date to 1432184400.000000000 Wed May 20 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0bf0 set date to 1435789519.000000000 Wed Jul  1 16:25:19 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0ae0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f09d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f07b0 set date to 1432270800.000000000 Thu May 21 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f07b0 set date to 1435789495.000000000 Wed Jul  1 16:24:55 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0948
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0ae0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0b68 set date to 1432270800.000000000 Thu May 21 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0b68 set date to 1435799215.000000000 Wed Jul  1 19:06:55 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0ae0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f09d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f09d0 set date to 1432357200.000000000 Fri May 22 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f09d0 set date to 1435799246.000000000 Wed Jul  1 19:07:26 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0ae0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0ae0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0948 set date to 1432357200.000000000 Fri May 22 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0948 set date to 1435799305.000000000 Wed Jul  1 19:08:25 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0ae0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0d00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0d88 set date to 1432357200.000000000 Fri May 22 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0d88 set date to 1435799326.000000000 Wed Jul  1 19:08:46 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0e10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0f20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0f20 set date to 1432702800.000000000 Tue May 26 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0f20 set date to 1435799350.000000000 Wed Jul  1 19:09:10 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0e10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0d00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0ae0 set date to 1432702800.000000000 Tue May 26 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0ae0 set date to 1435799365.000000000 Wed Jul  1 19:09:25 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0c78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0e10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0e98 set date to 1432789200.000000000 Wed May 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0e98 set date to 1435799383.000000000 Wed Jul  1 19:09:43 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0e10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0d00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0d00 set date to 1432789200.000000000 Wed May 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0d00 set date to 1435799397.000000000 Wed Jul  1 19:09:57 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0e10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0e10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0c78 set date to 1432789200.000000000 Wed May 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0c78 set date to 1435799446.000000000 Wed Jul  1 19:10:46 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f0e10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4100
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4188 set date to 1432962000.000000000 Fri May 29 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4188 set date to 1435799539.000000000 Wed Jul  1 19:12:19 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4320
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4320 set date to 1433134800.000000000 Sun May 31 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4320 set date to 1435961117.000000000 Fri Jul  3 16:05:17 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4100
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0e10 set date to 1433134800.000000000 Sun May 31 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f0e10 set date to 1435961219.000000000 Fri Jul  3 16:06:59 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4078
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4298 set date to 1433221200.000000000 Mon Jun  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4298 set date to 1435961231.000000000 Fri Jul  3 16:07:11 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4100
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4100 set date to 1433221200.000000000 Mon Jun  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4100 set date to 1435961267.000000000 Fri Jul  3 16:07:47 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4078 set date to 1433307600.000000000 Tue Jun  2 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4078 set date to 1435961287.000000000 Fri Jul  3 16:08:07 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4210
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4430
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f44b8 set date to 1433394000.000000000 Wed Jun  3 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f44b8 set date to 1435961308.000000000 Fri Jul  3 16:08:28 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4650
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4650 set date to 1433394000.000000000 Wed Jun  3 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4650 set date to 1435961322.000000000 Fri Jul  3 16:08:42 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4430
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4210 set date to 1433480400.000000000 Thu Jun  4 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4210 set date to 1435961356.000000000 Fri Jul  3 16:09:16 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f43a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f45c8 set date to 1433566800.000000000 Fri Jun  5 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f45c8 set date to 1435961379.000000000 Fri Jul  3 16:09:39 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4430
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4430 set date to 1433653200.000000000 Sat Jun  6 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4430 set date to 1435961454.000000000 Fri Jul  3 16:10:54 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f43a8 set date to 1433739600.000000000 Sun Jun  7 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f43a8 set date to 1435961479.000000000 Fri Jul  3 16:11:19 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4540
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4760
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f47e8 set date to 1433739600.000000000 Sun Jun  7 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f47e8 set date to 1435961492.000000000 Fri Jul  3 16:11:32 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4980
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4980 set date to 1433826000.000000000 Mon Jun  8 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4980 set date to 1435961528.000000000 Fri Jul  3 16:12:08 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4760
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4540 set date to 1433826000.000000000 Mon Jun  8 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4540 set date to 1435961544.000000000 Fri Jul  3 16:12:24 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f46d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f48f8 set date to 1433912400.000000000 Tue Jun  9 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f48f8 set date to 1435961560.000000000 Fri Jul  3 16:12:40 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4760
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4760 set date to 1433998800.000000000 Wed Jun 10 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4760 set date to 1435961582.000000000 Fri Jul  3 16:13:02 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f46d8 set date to 1434085200.000000000 Thu Jun 11 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f46d8 set date to 1435961669.000000000 Fri Jul  3 16:14:29 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4870
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4a90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4b18 set date to 1434171600.000000000 Fri Jun 12 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4b18 set date to 1435961602.000000000 Fri Jul  3 16:13:22 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4cb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4cb0 set date to 1435467600.000000000 Sat Jun 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4cb0 set date to 1435961689.000000000 Fri Jul  3 16:14:49 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4a90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4870 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4870 set date to 1435961706.000000000 Fri Jul  3 16:15:06 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4a08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4c28 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4c28 set date to 1435961714.000000000 Fri Jul  3 16:15:14 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4a90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4a90 set date to 1435640400.000000000 Mon Jun 29 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4a90 set date to 1435961748.000000000 Fri Jul  3 16:15:48 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4a08 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4a08 set date to 1435961801.000000000 Fri Jul  3 16:16:41 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ba0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4dc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4e48 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4e48 set date to 1435961813.000000000 Fri Jul  3 16:16:53 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391090
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391090 set date to 1435726800.000000000 Tue Jun 30 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391090 set date to 1435961859.000000000 Fri Jul  3 16:17:39 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4dc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4ba0 set date to 1435813200.000000000 Wed Jul  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4ba0 set date to 1435961875.000000000 Fri Jul  3 16:17:55 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4d38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4f58 set date to 1435813200.000000000 Wed Jul  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4f58 set date to 1439508052.000000000 Thu Aug 13 17:20:52 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4dc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4dc0 set date to 1435813200.000000000 Wed Jul  1 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4dc0 set date to 1439508145.000000000 Thu Aug 13 17:22:25 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4d38 set date to 1435899600.000000000 Thu Jul  2 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4d38 set date to 1439508122.000000000 Thu Aug 13 17:22:02 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x128f4ed0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123911a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391228 set date to 1435899600.000000000 Thu Jul  2 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391228 set date to 1439508163.000000000 Thu Aug 13 17:22:43 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123912b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123913c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123913c0 set date to 1436158800.000000000 Sun Jul  5 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123913c0 set date to 1439508180.000000000 Thu Aug 13 17:23:00 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123912b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123911a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4ed0 set date to 1436763600.000000000 Sun Jul 12 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x128f4ed0 set date to 1439508212.000000000 Thu Aug 13 17:23:32 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391118
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123912b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391338 set date to 1436850000.000000000 Mon Jul 13 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391338 set date to 1439508237.000000000 Thu Aug 13 17:23:57 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123912b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123911a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123911a0 set date to 1437714000.000000000 Thu Jul 23 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123911a0 set date to 1439508459.000000000 Thu Aug 13 17:27:39 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123912b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123912b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391118 set date to 1437714000.000000000 Thu Jul 23 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391118 set date to 1439508547.000000000 Thu Aug 13 17:29:07 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123912b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123914d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391558 set date to 1437973200.000000000 Sun Jul 26 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391558 set date to 1439508571.000000000 Thu Aug 13 17:29:31 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123915e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123916f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123916f0 set date to 1438059600.000000000 Mon Jul 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123916f0 set date to 1439508583.000000000 Thu Aug 13 17:29:43 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123915e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123914d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123912b0 set date to 1438664400.000000000 Mon Aug  3 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123912b0 set date to 1439508641.000000000 Thu Aug 13 17:30:41 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391448
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123915e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391668 set date to 1438750800.000000000 Tue Aug  4 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391668 set date to 1439508666.000000000 Thu Aug 13 17:31:06 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123915e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123914d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123914d0 set date to 1438837200.000000000 Wed Aug  5 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123914d0 set date to 1439508686.000000000 Thu Aug 13 17:31:26 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123915e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123915e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391448 set date to 1135058400.000000000 Mon Dec 19 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391448 set date to 1144088964.000000000 Mon Apr  3 12:29:24 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123915e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391800
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391888 set date to 1135144800.000000000 Tue Dec 20 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391888 set date to 1144089027.000000000 Mon Apr  3 12:30:27 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391910
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391a20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391a20 set date to 1135231200.000000000 Wed Dec 21 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391a20 set date to 1144089088.000000000 Mon Apr  3 12:31:28 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391910
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391800
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123915e0 set date to 1135231200.000000000 Wed Dec 21 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123915e0 set date to 1144089256.000000000 Mon Apr  3 12:34:16 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391778
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391910
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391998 set date to 1135231200.000000000 Wed Dec 21 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391998 set date to 1144090576.000000000 Mon Apr  3 12:56:16 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391910
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391800
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391800 set date to 1135231200.000000000 Wed Dec 21 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391800 set date to 1144091697.000000000 Mon Apr  3 13:14:57 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391910
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391910
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391778 set date to 1135317600.000000000 Thu Dec 22 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391778 set date to 1144090374.000000000 Mon Apr  3 12:52:54 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391910
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391b30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391bb8 set date to 1135663200.000000000 Mon Dec 26 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391bb8 set date to 1144091004.000000000 Mon Apr  3 13:03:24 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391c40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391d50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391d50 set date to 1135749600.000000000 Tue Dec 27 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391d50 set date to 1144091046.000000000 Mon Apr  3 13:04:06 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391c40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391b30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391910 set date to 1135749600.000000000 Tue Dec 27 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391910 set date to 1144091084.000000000 Mon Apr  3 13:04:44 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391aa8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391c40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391cc8 set date to 1135749600.000000000 Tue Dec 27 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391cc8 set date to 1144091109.000000000 Mon Apr  3 13:05:09 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391c40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391b30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391b30 set date to 1135836000.000000000 Wed Dec 28 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391b30 set date to 1144091150.000000000 Mon Apr  3 13:05:50 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391c40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391c40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391aa8 set date to 1136527200.000000000 Thu Jan  5 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391aa8 set date to 1144092378.000000000 Mon Apr  3 13:26:18 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391c40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391e60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391ee8 set date to 1137477600.000000000 Mon Jan 16 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391ee8 set date to 1144091225.000000000 Mon Apr  3 13:07:05 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391f70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129000c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129000c8 set date to 1137650400.000000000 Wed Jan 18 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129000c8 set date to 1144091382.000000000 Mon Apr  3 13:09:42 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391f70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391e60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391c40 set date to 1137736800.000000000 Thu Jan 19 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391c40 set date to 1144091420.000000000 Mon Apr  3 13:10:20 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391dd8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391f70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900040 set date to 1137736800.000000000 Thu Jan 19 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900040 set date to 1144091555.000000000 Mon Apr  3 13:12:35 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391f70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391e60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391e60 set date to 1137736800.000000000 Thu Jan 19 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391e60 set date to 1144091604.000000000 Mon Apr  3 13:13:24 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391f70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391f70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391dd8 set date to 1137996000.000000000 Sun Jan 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391dd8 set date to 1144094336.000000000 Mon Apr  3 13:58:56 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12391f70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129001d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900260 set date to 1137996000.000000000 Sun Jan 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900260 set date to 1144094558.000000000 Mon Apr  3 14:02:38 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129002e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129003f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129003f8 set date to 1137996000.000000000 Sun Jan 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129003f8 set date to 1144094594.000000000 Mon Apr  3 14:03:14 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129002e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129001d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391f70 set date to 1137996000.000000000 Sun Jan 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12391f70 set date to 1144094632.000000000 Mon Apr  3 14:03:52 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900150
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129002e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900370 set date to 1137996000.000000000 Sun Jan 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900370 set date to 1144094666.000000000 Mon Apr  3 14:04:26 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129002e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129001d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129001d8 set date to 1138255200.000000000 Wed Jan 25 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129001d8 set date to 1144122804.000000000 Mon Apr  3 21:53:24 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129002e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129002e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900150 set date to 1138255200.000000000 Wed Jan 25 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900150 set date to 1144122846.000000000 Mon Apr  3 21:54:06 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129002e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900508
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900590 set date to 1138687200.000000000 Mon Jan 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900590 set date to 1144122894.000000000 Mon Apr  3 21:54:54 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900618
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900728
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900728 set date to 1138946400.000000000 Thu Feb  2 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900728 set date to 1144122981.000000000 Mon Apr  3 21:56:21 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900618
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900508
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129002e8 set date to 1139205600.000000000 Sun Feb  5 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129002e8 set date to 1144123073.000000000 Mon Apr  3 21:57:53 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900480
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900618
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129006a0 set date to 1139205600.000000000 Sun Feb  5 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129006a0 set date to 1144123199.000000000 Mon Apr  3 21:59:59 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900618
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900508
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900508 set date to 1139378400.000000000 Tue Feb  7 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900508 set date to 1144123247.000000000 Mon Apr  3 22:00:47 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900618
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900618
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900480 set date to 1139464800.000000000 Wed Feb  8 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900480 set date to 1144123268.000000000 Mon Apr  3 22:01:08 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900618
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900838
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129008c0 set date to 1139464800.000000000 Wed Feb  8 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129008c0 set date to 1144123290.000000000 Mon Apr  3 22:01:30 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900948
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900a58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900a58 set date to 1139810400.000000000 Sun Feb 12 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900a58 set date to 1144123354.000000000 Mon Apr  3 22:02:34 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900948
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900838
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900618 set date to 1140501600.000000000 Mon Feb 20 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900618 set date to 1144123406.000000000 Mon Apr  3 22:03:26 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129007b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900948
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129009d0 set date to 1140588000.000000000 Tue Feb 21 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129009d0 set date to 1144181269.000000000 Tue Apr  4 14:07:49 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900948
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900838
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900838 set date to 1141106400.000000000 Mon Feb 27 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900838 set date to 1144181348.000000000 Tue Apr  4 14:09:08 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900948
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900948
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129007b0 set date to 1141365600.000000000 Thu Mar  2 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129007b0 set date to 1144181426.000000000 Tue Apr  4 14:10:26 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900948
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900b68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900bf0 set date to 1141797600.000000000 Tue Mar  7 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900bf0 set date to 1144181458.000000000 Tue Apr  4 14:10:58 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900c78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900d88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900d88 set date to 1142229600.000000000 Sun Mar 12 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900d88 set date to 1144181515.000000000 Tue Apr  4 14:11:55 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900c78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900b68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900948 set date to 1142316000.000000000 Mon Mar 13 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900948 set date to 1144181566.000000000 Tue Apr  4 14:12:46 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900ae0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900c78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900d00 set date to 1142316000.000000000 Mon Mar 13 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900d00 set date to 1144181587.000000000 Tue Apr  4 14:13:07 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900c78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900b68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900b68 set date to 1142575200.000000000 Thu Mar 16 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900b68 set date to 1144181630.000000000 Tue Apr  4 14:13:50 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900c78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900c78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900ae0 set date to 1142834400.000000000 Sun Mar 19 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900ae0 set date to 1144181656.000000000 Tue Apr  4 14:14:16 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900c78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900e98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900f20 set date to 1142834400.000000000 Sun Mar 19 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900f20 set date to 1144181678.000000000 Tue Apr  4 14:14:38 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399060
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399170
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399170 set date to 1142834400.000000000 Sun Mar 19 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399170 set date to 1144181770.000000000 Tue Apr  4 14:16:10 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399060
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900e98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900c78 set date to 1142920800.000000000 Mon Mar 20 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900c78 set date to 1144181790.000000000 Tue Apr  4 14:16:30 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900e10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399060
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123990e8 set date to 1143007200.000000000 Tue Mar 21 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123990e8 set date to 1144181813.000000000 Tue Apr  4 14:16:53 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399060
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12900e98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900e98 set date to 1143093600.000000000 Wed Mar 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900e98 set date to 1145966594.008265000 Tue Apr 25 06:03:14 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399060
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399060
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900e10 set date to 1143180000.000000000 Thu Mar 23 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12900e10 set date to 1145966684.000000000 Tue Apr 25 06:04:44 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399060
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399280
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399308 set date to 1143439200.000000000 Sun Mar 26 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399308 set date to 1145966714.000000000 Tue Apr 25 06:05:14 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399390
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123994a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123994a0 set date to 1143439200.000000000 Sun Mar 26 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123994a0 set date to 1145966778.000000000 Tue Apr 25 06:06:18 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399390
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399280
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399060 set date to 1143525600.000000000 Mon Mar 27 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399060 set date to 1145966804.000000000 Tue Apr 25 06:06:44 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123991f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399390
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399418 set date to 1143612000.000000000 Tue Mar 28 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399418 set date to 1145966886.000000000 Tue Apr 25 06:08:06 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399390
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399280
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399280 set date to 1143612000.000000000 Tue Mar 28 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399280 set date to 1145966924.000000000 Tue Apr 25 06:08:44 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399390
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399390
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123991f8 set date to 1143784800.000000000 Thu Mar 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123991f8 set date to 1145966949.000000000 Tue Apr 25 06:09:09 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399390
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123995b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399638 set date to 1144040400.000000000 Sun Apr  2 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399638 set date to 1145966970.000000000 Tue Apr 25 06:09:30 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123996c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123997d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123997d0 set date to 1144040400.000000000 Sun Apr  2 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123997d0 set date to 1145967002.000000000 Tue Apr 25 06:10:02 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123996c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123995b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399390 set date to 1144213200.000000000 Tue Apr  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399390 set date to 1145967035.000000000 Tue Apr 25 06:10:35 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399528
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123996c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399748 set date to 1144213200.000000000 Tue Apr  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399748 set date to 1145967059.000000000 Tue Apr 25 06:10:59 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123996c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123995b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123995b0 set date to 1144299600.000000000 Wed Apr  5 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123995b0 set date to 1145966593.000000000 Tue Apr 25 06:03:13 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123996c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123996c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399528 set date to 1144299600.000000000 Wed Apr  5 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399528 set date to 1145967084.000000000 Tue Apr 25 06:11:24 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123996c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123998e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399968 set date to 1144386000.000000000 Thu Apr  6 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399968 set date to 1145967120.000000000 Tue Apr 25 06:12:00 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123999f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399b00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399b00 set date to 1144386000.000000000 Thu Apr  6 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399b00 set date to 1145967152.000000000 Tue Apr 25 06:12:32 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123999f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123998e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123996c0 set date to 1144645200.000000000 Sun Apr  9 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123996c0 set date to 1145967176.000000000 Tue Apr 25 06:12:56 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399858
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123999f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399a78 set date to 1144645200.000000000 Sun Apr  9 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399a78 set date to 1145967216.000000000 Tue Apr 25 06:13:36 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123999f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123998e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123998e0 set date to 1144645200.000000000 Sun Apr  9 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123998e0 set date to 1145967232.000000000 Tue Apr 25 06:13:52 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123999f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123999f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399858 set date to 1144645200.000000000 Sun Apr  9 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399858 set date to 1145967245.000000000 Tue Apr 25 06:14:05 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123999f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399c10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399c98 set date to 1144645200.000000000 Sun Apr  9 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399c98 set date to 1145967260.000000000 Tue Apr 25 06:14:20 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399d20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399e30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399e30 set date to 1144731600.000000000 Mon Apr 10 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399e30 set date to 1145967285.000000000 Tue Apr 25 06:14:45 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399d20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399c10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123999f0 set date to 1144818000.000000000 Tue Apr 11 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123999f0 set date to 1145967307.000000000 Tue Apr 25 06:15:07 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399b88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399d20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399da8 set date to 1144990800.000000000 Thu Apr 13 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399da8 set date to 1145967344.000000000 Tue Apr 25 06:15:44 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399d20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399c10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399c10 set date to 1145422800.000000000 Tue Apr 18 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399c10 set date to 1145967372.000000000 Tue Apr 25 06:16:12 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399d20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399d20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399b88 set date to 1145422800.000000000 Tue Apr 18 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399b88 set date to 1145967395.000000000 Tue Apr 25 06:16:35 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399d20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399f40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b088 set date to 1145422800.000000000 Tue Apr 18 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b088 set date to 1145967426.000000000 Tue Apr 25 06:17:06 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b110
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b220
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b220 set date to 1145509200.000000000 Wed Apr 19 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b220 set date to 1148758445.000000000 Sat May 27 13:34:05 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b110
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399f40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399d20 set date to 1145854800.000000000 Sun Apr 23 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399d20 set date to 1148758486.000000000 Sat May 27 13:34:46 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399eb8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b110
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b198 set date to 1145854800.000000000 Sun Apr 23 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b198 set date to 1148758511.000000000 Sat May 27 13:35:11 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b110
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12399f40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399f40 set date to 1145854800.000000000 Sun Apr 23 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399f40 set date to 1148758542.000000000 Sat May 27 13:35:42 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b110
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b110
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399eb8 set date to 1145854800.000000000 Sun Apr 23 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12399eb8 set date to 1148758601.000000000 Sat May 27 13:36:41 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b110
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b330
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b3b8 set date to 1145854800.000000000 Sun Apr 23 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b3b8 set date to 1148759678.000000000 Sat May 27 13:54:38 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b440
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b550
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b550 set date to 1145854800.000000000 Sun Apr 23 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b550 set date to 1148759745.000000000 Sat May 27 13:55:45 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b440
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b330
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b110 set date to 1145854800.000000000 Sun Apr 23 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b110 set date to 1148759818.000000000 Sat May 27 13:56:58 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b2a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b440
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b4c8 set date to 1145941200.000000000 Mon Apr 24 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b4c8 set date to 1148758624.000000000 Sat May 27 13:37:04 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b440
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b330
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b330 set date to 1146027600.000000000 Tue Apr 25 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b330 set date to 1148758662.000000000 Sat May 27 13:37:42 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b440
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b440
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b2a8 set date to 1146027600.000000000 Tue Apr 25 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b2a8 set date to 1148758693.000000000 Sat May 27 13:38:13 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b440
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b660
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b6e8 set date to 1146114000.000000000 Wed Apr 26 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b6e8 set date to 1148758734.000000000 Sat May 27 13:38:54 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b770
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b880
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b880 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b880 set date to 1148758748.000000000 Sat May 27 13:39:08 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b770
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b660
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b440 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b440 set date to 1148758766.000000000 Sat May 27 13:39:26 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b5d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b770
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b7f8 set date to 1146459600.000000000 Sun Apr 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b7f8 set date to 1148758799.000000000 Sat May 27 13:39:59 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b770
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b660
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b660 set date to 1146632400.000000000 Tue May  2 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b660 set date to 1148758835.000000000 Sat May 27 13:40:35 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b770
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b770
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b5d8 set date to 1146718800.000000000 Wed May  3 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b5d8 set date to 1148758860.000000000 Sat May 27 13:41:00 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b770
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b990
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290ba18 set date to 1147064400.000000000 Sun May  7 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290ba18 set date to 1148758879.000000000 Sat May 27 13:41:19 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290baa0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bbb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bbb0 set date to 1147064400.000000000 Sun May  7 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bbb0 set date to 1148758925.000000000 Sat May 27 13:42:05 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290baa0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b990
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b770 set date to 1147064400.000000000 Sun May  7 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b770 set date to 1148758943.000000000 Sat May 27 13:42:23 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b908
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290baa0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bb28 set date to 1147064400.000000000 Sun May  7 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bb28 set date to 1148758979.000000000 Sat May 27 13:42:59 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290baa0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290b990
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b990 set date to 1147064400.000000000 Sun May  7 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b990 set date to 1148759010.000000000 Sat May 27 13:43:30 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290baa0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290baa0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b908 set date to 1147150800.000000000 Mon May  8 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290b908 set date to 1148759047.000000000 Sat May 27 13:44:07 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290baa0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bcc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bd48 set date to 1147237200.000000000 Tue May  9 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bd48 set date to 1148759187.000000000 Sat May 27 13:46:27 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bdd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bee0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bee0 set date to 1147323600.000000000 Wed May 10 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bee0 set date to 1148759225.000000000 Sat May 27 13:47:05 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bdd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bcc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290baa0 set date to 1147323600.000000000 Wed May 10 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290baa0 set date to 1148759259.000000000 Sat May 27 13:47:39 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bc38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bdd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290be58 set date to 1147410000.000000000 Thu May 11 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290be58 set date to 1148759123.000000000 Sat May 27 13:45:23 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bdd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bcc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bcc0 set date to 1147669200.000000000 Sun May 14 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bcc0 set date to 1148759279.000000000 Sat May 27 13:47:59 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bdd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bdd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bc38 set date to 1147669200.000000000 Sun May 14 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bc38 set date to 1148759302.000000000 Sat May 27 13:48:22 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bdd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f0b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f138 set date to 1147669200.000000000 Sun May 14 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f138 set date to 1148759351.000000000 Sat May 27 13:49:11 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f1c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f2d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f2d0 set date to 1147669200.000000000 Sun May 14 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f2d0 set date to 1148759384.000000000 Sat May 27 13:49:44 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f1c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f0b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bdd0 set date to 1147842000.000000000 Tue May 16 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bdd0 set date to 1148759426.000000000 Sat May 27 13:50:26 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290bf68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f1c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f248 set date to 1147928400.000000000 Wed May 17 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f248 set date to 1148759447.000000000 Sat May 27 13:50:47 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f1c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f0b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f0b0 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f0b0 set date to 1148759478.000000000 Sat May 27 13:51:18 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f1c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f1c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bf68 set date to 1148014800.000000000 Thu May 18 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290bf68 set date to 1148759547.000000000 Sat May 27 13:52:27 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f1c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f3e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f468 set date to 1148274000.000000000 Sun May 21 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f468 set date to 1148759568.000000000 Sat May 27 13:52:48 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f4f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f600
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f600 set date to 1149224400.000000000 Thu Jun  1 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f600 set date to 1149420873.000000000 Sun Jun  4 05:34:33 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f4f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f3e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f1c0 set date to 1149483600.000000000 Sun Jun  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f1c0 set date to 1151635628.000000000 Thu Jun 29 20:47:08 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f358
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f4f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f578 set date to 1149570000.000000000 Mon Jun  5 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f578 set date to 1151635690.000000000 Thu Jun 29 20:48:10 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f4f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f3e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f3e0 set date to 1149570000.000000000 Mon Jun  5 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f3e0 set date to 1151635716.000000000 Thu Jun 29 20:48:36 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f4f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f4f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f358 set date to 1149742800.000000000 Wed Jun  7 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f358 set date to 1151635745.000000000 Thu Jun 29 20:49:05 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f4f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f710
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f798 set date to 1150088400.000000000 Sun Jun 11 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f798 set date to 1151635786.000000000 Thu Jun 29 20:49:46 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f820
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f930
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f930 set date to 1150088400.000000000 Sun Jun 11 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f930 set date to 1151635819.000000000 Thu Jun 29 20:50:19 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f820
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f710
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f4f0 set date to 1150174800.000000000 Mon Jun 12 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f4f0 set date to 1151635841.000000000 Thu Jun 29 20:50:41 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f688
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f820
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f8a8 set date to 1150261200.000000000 Tue Jun 13 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f8a8 set date to 1151635911.000000000 Thu Jun 29 20:51:51 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f820
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f710
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f710 set date to 1150261200.000000000 Tue Jun 13 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f710 set date to 1151635936.000000000 Thu Jun 29 20:52:16 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f820
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f820
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f688 set date to 1150261200.000000000 Tue Jun 13 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f688 set date to 1151635953.000000000 Thu Jun 29 20:52:33 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f820
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fa40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fac8 set date to 1150347600.000000000 Wed Jun 14 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fac8 set date to 1151635996.000000000 Thu Jun 29 20:53:16 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fb50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fc60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fc60 set date to 1150693200.000000000 Sun Jun 18 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fc60 set date to 1151636019.000000000 Thu Jun 29 20:53:39 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fb50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fa40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f820 set date to 1150693200.000000000 Sun Jun 18 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f820 set date to 1151636034.000000000 Thu Jun 29 20:53:54 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239f9b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fb50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fbd8 set date to 1151038800.000000000 Thu Jun 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fbd8 set date to 1154192449.000000000 Sat Jul 29 11:00:49 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fb50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fa40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fa40 set date to 1151298000.000000000 Sun Jun 25 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fa40 set date to 1154192472.000000000 Sat Jul 29 11:01:12 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fb50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fb50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f9b8 set date to 1151298000.000000000 Sun Jun 25 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239f9b8 set date to 1154192494.000000000 Sat Jul 29 11:01:34 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fb50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fd70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fdf8 set date to 1151470800.000000000 Tue Jun 27 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fdf8 set date to 1154192547.000000000 Sat Jul 29 11:02:27 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fe80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239ff90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239ff90 set date to 1151643600.000000000 Thu Jun 29 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239ff90 set date to 1154192590.000000000 Sat Jul 29 11:03:10 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fe80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fd70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fb50 set date to 1151902800.000000000 Sun Jul  2 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fb50 set date to 1154192634.000000000 Sat Jul 29 11:03:54 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fce8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fe80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239ff08 set date to 1151902800.000000000 Sun Jul  2 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239ff08 set date to 1154192681.000000000 Sat Jul 29 11:04:41 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fe80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fd70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fd70 set date to 1151902800.000000000 Sun Jul  2 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fd70 set date to 1154192699.000000000 Sat Jul 29 11:04:59 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fe80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fe80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fce8 set date to 1152075600.000000000 Tue Jul  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fce8 set date to 1154192748.000000000 Sat Jul 29 11:05:48 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1239fe80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f0e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f168 set date to 1152075600.000000000 Tue Jul  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f168 set date to 1154192770.000000000 Sat Jul 29 11:06:10 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f1f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f300 set date to 1152248400.000000000 Thu Jul  6 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f300 set date to 1154192813.000000000 Sat Jul 29 11:06:53 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f1f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f0e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fe80 set date to 1152507600.000000000 Sun Jul  9 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1239fe80 set date to 1154192837.000000000 Sat Jul 29 11:07:17 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f058
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f1f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f278 set date to 1152507600.000000000 Sun Jul  9 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f278 set date to 1154192869.000000000 Sat Jul 29 11:07:49 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f1f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f0e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f0e0 set date to 1152507600.000000000 Sun Jul  9 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f0e0 set date to 1154192929.000000000 Sat Jul 29 11:08:49 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f1f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f1f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f058 set date to 1152853200.000000000 Thu Jul 13 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f058 set date to 1154192960.000000000 Sat Jul 29 11:09:20 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f1f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f498 set date to 1153112400.000000000 Sun Jul 16 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f498 set date to 1154192982.000000000 Sat Jul 29 11:09:42 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f630 set date to 1153112400.000000000 Sun Jul 16 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f630 set date to 1154192998.000000000 Sat Jul 29 11:09:58 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f1f0 set date to 1153198800.000000000 Mon Jul 17 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f1f0 set date to 1154193049.000000000 Sat Jul 29 11:10:49 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f388
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f5a8 set date to 1153198800.000000000 Mon Jul 17 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f5a8 set date to 1154193063.000000000 Sat Jul 29 11:11:03 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f410 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f410 set date to 1155043772.000000000 Tue Aug  8 07:29:32 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f388 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f388 set date to 1155043807.000000000 Tue Aug  8 07:30:07 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f7c8 set date to 1154322000.000000000 Sun Jul 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f7c8 set date to 1155043873.000000000 Tue Aug  8 07:31:13 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f960 set date to 1154667600.000000000 Thu Aug  3 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f960 set date to 1155043917.000000000 Tue Aug  8 07:31:57 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f520 set date to 1155272400.000000000 Thu Aug 10 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f520 set date to 1160524584.000000000 Tue Oct 10 17:56:24 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f6b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f8d8 set date to 1155790800.000000000 Wed Aug 16 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f8d8 set date to 1160524630.000000000 Tue Oct 10 17:57:10 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f740 set date to 1156741200.000000000 Sun Aug 27 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f740 set date to 1160524686.000000000 Tue Oct 10 17:58:06 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f6b8 set date to 1156741200.000000000 Sun Aug 27 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f6b8 set date to 1160524740.000000000 Tue Oct 10 17:59:00 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fa70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290faf8 set date to 1157000400.000000000 Wed Aug 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290faf8 set date to 1160524764.000000000 Tue Oct 10 17:59:24 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fb80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fc90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fc90 set date to 1157086800.000000000 Thu Aug 31 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fc90 set date to 1160524811.000000000 Tue Oct 10 18:00:11 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fb80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fa70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f850 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f850 set date to 1160524833.000000000 Tue Oct 10 18:00:33 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290f9e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fb80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fc08 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fc08 set date to 1160524863.000000000 Tue Oct 10 18:01:03 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fb80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fa70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fa70 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fa70 set date to 1160524885.000000000 Tue Oct 10 18:01:25 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fb80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fb80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f9e8 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290f9e8 set date to 1160524983.000000000 Tue Oct 10 18:03:03 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fb80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fda0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fe28 set date to 1157432400.000000000 Mon Sep  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fe28 set date to 1160524999.000000000 Tue Oct 10 18:03:19 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290feb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916078
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916078 set date to 1158210000.000000000 Wed Sep 13 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916078 set date to 1160525035.000000000 Tue Oct 10 18:03:55 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290feb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fda0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fb80 set date to 1159160400.000000000 Sun Sep 24 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fb80 set date to 1163127461.506885000 Thu Nov  9 19:57:41 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fd18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290feb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290ff38 set date to 1160629200.000000000 Wed Oct 11 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290ff38 set date to 1163127497.000000000 Thu Nov  9 19:58:17 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290feb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290fda0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fda0 set date to 1161147600.000000000 Tue Oct 17 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fda0 set date to 1163127559.000000000 Thu Nov  9 19:59:19 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290feb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290feb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fd18 set date to 1161579600.000000000 Sun Oct 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290fd18 set date to 1163127583.678761000 Thu Nov  9 19:59:43 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1290feb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916188
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916210 set date to 1161579600.000000000 Sun Oct 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916210 set date to 1163127631.000000000 Thu Nov  9 20:00:31 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916298
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129163a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129163a8 set date to 1161579600.000000000 Sun Oct 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129163a8 set date to 1163127855.000000000 Thu Nov  9 20:04:15 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916298
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916188
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290feb0 set date to 1162792800.000000000 Sun Nov  5 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1290feb0 set date to 1163127746.000000000 Thu Nov  9 20:02:26 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916100
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916298
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916320 set date to 1163570400.000000000 Tue Nov 14 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916320 set date to 1165355637.000000000 Tue Dec  5 14:53:57 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916298
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916188
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916188 set date to 1163743200.000000000 Thu Nov 16 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916188 set date to 1165355671.000000000 Tue Dec  5 14:54:31 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916298
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916298
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916100 set date to 1164002400.000000000 Sun Nov 19 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916100 set date to 1165355691.000000000 Tue Dec  5 14:54:51 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916298
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129164b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916540 set date to 1164002400.000000000 Sun Nov 19 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916540 set date to 1165355711.000000000 Tue Dec  5 14:55:11 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129165c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129166d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129166d8 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129166d8 set date to 1168123816.000000000 Sat Jan  6 15:50:16 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129165c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129164b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916298 set date to 1164952800.000000000 Thu Nov 30 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916298 set date to 1168123836.000000000 Sat Jan  6 15:50:36 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916430
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129165c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916650 set date to 1165212000.000000000 Sun Dec  3 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916650 set date to 1168123919.000000000 Sat Jan  6 15:51:59 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129165c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129164b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129164b8 set date to 1165298400.000000000 Mon Dec  4 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129164b8 set date to 1168123987.000000000 Sat Jan  6 15:53:07 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129165c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129165c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916430 set date to 1165471200.000000000 Wed Dec  6 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916430 set date to 1168124053.000000000 Sat Jan  6 15:54:13 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129165c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129167e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916870 set date to 1165471200.000000000 Wed Dec  6 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916870 set date to 1168124138.000000000 Sat Jan  6 15:55:38 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129168f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916a08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916a08 set date to 1165471200.000000000 Wed Dec  6 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916a08 set date to 1168124202.000000000 Sat Jan  6 15:56:42 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129168f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129167e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129165c8 set date to 1165557600.000000000 Thu Dec  7 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129165c8 set date to 1168124018.000000000 Sat Jan  6 15:53:38 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916760
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129168f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916980 set date to 1165557600.000000000 Thu Dec  7 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916980 set date to 1168124400.000000000 Sat Jan  6 16:00:00 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129168f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129167e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129167e8 set date to 1166162400.000000000 Thu Dec 14 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129167e8 set date to 1168124442.000000000 Sat Jan  6 16:00:42 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129168f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129168f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916760 set date to 1166421600.000000000 Sun Dec 17 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916760 set date to 1168124510.000000000 Sat Jan  6 16:01:50 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129168f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916b18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916ba0 set date to 1166508000.000000000 Mon Dec 18 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916ba0 set date to 1168124531.000000000 Sat Jan  6 16:02:11 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916c28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916d38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916d38 set date to 1166767200.000000000 Thu Dec 21 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916d38 set date to 1169932850.000000000 Sat Jan 27 14:20:50 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916c28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916b18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129168f8 set date to 1166767200.000000000 Thu Dec 21 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129168f8 set date to 1169932894.000000000 Sat Jan 27 14:21:34 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916a90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916c28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916cb0 set date to 1166853600.000000000 Fri Dec 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916cb0 set date to 1169932808.000000000 Sat Jan 27 14:20:08 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916c28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916b18
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916b18 set date to 1166853600.000000000 Fri Dec 22 23:00:00 2006
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916b18 set date to 1169932935.000000000 Sat Jan 27 14:22:15 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916c28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916c28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916a90 set date to 1168581600.000000000 Thu Jan 11 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916a90 set date to 1169932976.000000000 Sat Jan 27 14:22:56 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916c28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916e48
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916ed0 set date to 1168581600.000000000 Thu Jan 11 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916ed0 set date to 1169933018.000000000 Sat Jan 27 14:23:38 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916f58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914120
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914120 set date to 1169272800.000000000 Fri Jan 19 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914120 set date to 1169933046.000000000 Sat Jan 27 14:24:06 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916f58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916e48
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916c28 set date to 1169877600.000000000 Fri Jan 26 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916c28 set date to 1172525967.000000000 Mon Feb 26 14:39:27 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916dc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916f58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914098 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914098 set date to 1172526028.000000000 Mon Feb 26 14:40:28 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916f58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916e48
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916e48 set date to 1170223200.000000000 Tue Jan 30 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916e48 set date to 1172526045.000000000 Mon Feb 26 14:40:45 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916f58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916f58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916dc0 set date to 1171173600.000000000 Sat Feb 10 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916dc0 set date to 1172526091.000000000 Mon Feb 26 14:41:31 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12916f58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914230
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59142b8 set date to 1171778400.000000000 Sat Feb 17 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59142b8 set date to 1172526152.000000000 Mon Feb 26 14:42:32 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914340
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914450
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914450 set date to 1173333600.000000000 Wed Mar  7 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914450 set date to 1179695042.000000000 Sun May 20 15:04:02 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914340
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914230
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916f58 set date to 1175058000.000000000 Tue Mar 27 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12916f58 set date to 1179695074.000000000 Sun May 20 15:04:34 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59141a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914340
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59143c8 set date to 1175058000.000000000 Tue Mar 27 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59143c8 set date to 1179695093.000000000 Sun May 20 15:04:53 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914340
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914230
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914230 set date to 1175490000.000000000 Sun Apr  1 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914230 set date to 1179695121.000000000 Sun May 20 15:05:21 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914340
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914340
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59141a8 set date to 1175576400.000000000 Mon Apr  2 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59141a8 set date to 1179695157.000000000 Sun May 20 15:05:57 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914340
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914560
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59145e8 set date to 1175835600.000000000 Thu Apr  5 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59145e8 set date to 1179695207.000000000 Sun May 20 15:06:47 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914670
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914780
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914780 set date to 1176094800.000000000 Sun Apr  8 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914780 set date to 1179695233.000000000 Sun May 20 15:07:13 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914670
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914560
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914340 set date to 1176440400.000000000 Thu Apr 12 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914340 set date to 1179695255.000000000 Sun May 20 15:07:35 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59144d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914670
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59146f8 set date to 1178773200.000000000 Wed May  9 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59146f8 set date to 1179695274.408584000 Sun May 20 15:07:54 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914670
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914560
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914560 set date to 1182747600.000000000 Sun Jun 24 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914560 set date to 1185644637.000000000 Sat Jul 28 11:43:57 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914670
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914670
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59144d8 set date to 1195797600.000000000 Thu Nov 22 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59144d8 set date to 1200850518.000000000 Sun Jan 20 10:35:18 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914670
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914890
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914918 set date to 1196056800.000000000 Sun Nov 25 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914918 set date to 1200850552.000000000 Sun Jan 20 10:35:52 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59149a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914ab0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914ab0 set date to 1196661600.000000000 Sun Dec  2 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914ab0 set date to 1200850603.000000000 Sun Jan 20 10:36:43 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59149a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914890
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914670 set date to 1197266400.000000000 Sun Dec  9 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914670 set date to 1200850630.000000000 Sun Jan 20 10:37:10 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914808
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59149a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914a28 set date to 1204869600.000000000 Thu Mar  6 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914a28 set date to 1213152093.000000000 Tue Jun 10 20:41:33 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59149a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914890
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914890 set date to 1210309200.000000000 Thu May  8 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914890 set date to 1213152261.110983000 Tue Jun 10 20:44:21 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59149a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59149a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914808 set date to 1214974800.000000000 Tue Jul  1 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914808 set date to 1240799060.000000000 Sun Apr 26 20:24:20 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x59149a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914bc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914c48 set date to 1218430800.000000000 Sun Aug 10 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914c48 set date to 1240799107.000000000 Sun Apr 26 20:25:07 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914cd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914de0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914de0 set date to 1221454800.000000000 Sun Sep 14 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914de0 set date to 1240799207.000000000 Sun Apr 26 20:26:47 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914cd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914bc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59149a0 set date to 1221627600.000000000 Tue Sep 16 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x59149a0 set date to 1240799227.000000000 Sun Apr 26 20:27:07 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914b38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914cd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914d58 set date to 1222664400.000000000 Sun Sep 28 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914d58 set date to 1240799287.000000000 Sun Apr 26 20:28:07 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914cd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914bc0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914bc0 set date to 1227247200.000000000 Thu Nov 20 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914bc0 set date to 1240800480.000000000 Sun Apr 26 20:48:00 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914cd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914cd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914b38 set date to 1228197600.000000000 Mon Dec  1 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914b38 set date to 1240800617.441910000 Sun Apr 26 20:50:17 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914cd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914ef0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914f78 set date to 1228802400.000000000 Mon Dec  8 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914f78 set date to 1240800440.000000000 Sun Apr 26 20:47:20 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc040
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc150
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc150 set date to 1228802400.000000000 Mon Dec  8 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc150 set date to 1240800640.000000000 Sun Apr 26 20:50:40 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc040
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914ef0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914cd0 set date to 1228802400.000000000 Mon Dec  8 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914cd0 set date to 1240800647.223151000 Sun Apr 26 20:50:47 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914e68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc040
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc0c8 set date to 1229580000.000000000 Wed Dec 17 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc0c8 set date to 1240800678.000000000 Sun Apr 26 20:51:18 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc040
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x5914ef0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914ef0 set date to 1230876000.000000000 Thu Jan  1 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914ef0 set date to 1240799416.000000000 Sun Apr 26 20:30:16 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc040
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc040
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914e68 set date to 1233208800.000000000 Wed Jan 28 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x5914e68 set date to 1240799502.000000000 Sun Apr 26 20:31:42 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc040
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc260
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc2e8 set date to 1235455200.000000000 Mon Feb 23 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc2e8 set date to 1240799682.000000000 Sun Apr 26 20:34:42 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc370
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc480
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc480 set date to 1235541600.000000000 Tue Feb 24 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc480 set date to 1240799737.000000000 Sun Apr 26 20:35:37 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc370
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc260
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc040 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc040 set date to 1240799806.000000000 Sun Apr 26 20:36:46 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc1d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc370
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc3f8 set date to 1235714400.000000000 Thu Feb 26 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc3f8 set date to 1240799823.858658000 Sun Apr 26 20:37:03 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc370
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc260
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc260 set date to 1238130000.000000000 Thu Mar 26 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc260 set date to 1259873375.000000000 Thu Dec  3 13:49:35 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc370
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc370
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc1d8 set date to 1244178000.000000000 Thu Jun  4 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc1d8 set date to 1259873475.365497000 Thu Dec  3 13:51:15 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc370
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc590
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc618 set date to 1244523600.000000000 Mon Jun  8 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc618 set date to 1259873529.936878000 Thu Dec  3 13:52:09 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc6a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc7b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc7b0 set date to 1248066000.000000000 Sun Jul 19 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc7b0 set date to 1259873651.000000000 Thu Dec  3 13:54:11 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc6a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc590
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc370 set date to 1248670800.000000000 Sun Jul 26 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc370 set date to 1259873736.000000000 Thu Dec  3 13:55:36 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc508
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc6a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc728 set date to 1249275600.000000000 Sun Aug  2 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc728 set date to 1259873792.000000000 Thu Dec  3 13:56:32 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc6a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc590
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc590 set date to 1249362000.000000000 Mon Aug  3 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc590 set date to 1259873850.000000000 Thu Dec  3 13:57:30 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc6a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc6a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc508 set date to 1250139600.000000000 Wed Aug 12 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc508 set date to 1259873872.290503000 Thu Dec  3 13:57:52 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc6a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc8c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc948 set date to 1250571600.000000000 Mon Aug 17 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc948 set date to 1259875280.000000000 Thu Dec  3 14:21:20 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc9d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcae0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcae0 set date to 1252645200.000000000 Thu Sep 10 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcae0 set date to 1259875713.000000000 Thu Dec  3 14:28:33 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc9d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc8c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc6a0 set date to 1253509200.000000000 Sun Sep 20 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc6a0 set date to 1259875756.434046000 Thu Dec  3 14:29:16 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc838
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc9d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bca58 set date to 1253595600.000000000 Mon Sep 21 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bca58 set date to 1259876224.055779000 Thu Dec  3 14:37:04 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc9d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc8c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc8c0 set date to 1255582800.000000000 Wed Oct 14 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc8c0 set date to 1259876259.689919000 Thu Dec  3 14:37:39 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc9d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc9d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc838 set date to 1255928400.000000000 Sun Oct 18 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc838 set date to 1259876287.771545000 Thu Dec  3 14:38:07 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bc9d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcbf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcc78 set date to 1257746400.000000000 Sun Nov  8 23:00:00 2009
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcc78 set date to 1259875820.803336000 Thu Dec  3 14:30:20 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcd00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bce10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bce10 set date to 1369803600.000000000 Tue May 28 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bce10 set date to 1400070788.000000000 Wed May 14 06:33:08 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcd00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcbf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc9d0 set date to 1372395600.000000000 Thu Jun 27 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bc9d0 set date to 1400070865.000000000 Wed May 14 06:34:25 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcb68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcd00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcd88 set date to 1374987600.000000000 Sat Jul 27 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcd88 set date to 1400070938.000000000 Wed May 14 06:35:38 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcd00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcbf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcbf0 set date to 1375074000.000000000 Sun Jul 28 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcbf0 set date to 1400070954.000000000 Wed May 14 06:35:54 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcd00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcd00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcb68 set date to 1376283600.000000000 Sun Aug 11 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcb68 set date to 1400070981.000000000 Wed May 14 06:36:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcd00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcf20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3070 set date to 1377752400.000000000 Wed Aug 28 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3070 set date to 1400071041.000000000 Wed May 14 06:37:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b30f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3208
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3208 set date to 1378443600.000000000 Thu Sep  5 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3208 set date to 1400071107.000000000 Wed May 14 06:38:27 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b30f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcf20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcd00 set date to 1378530000.000000000 Fri Sep  6 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcd00 set date to 1400071078.000000000 Wed May 14 06:37:58 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bce98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b30f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3180 set date to 1380344400.000000000 Fri Sep 27 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3180 set date to 1400071162.000000000 Wed May 14 06:39:22 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b30f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x40bcf20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcf20 set date to 1381899600.000000000 Tue Oct 15 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bcf20 set date to 1400071226.000000000 Wed May 14 06:40:26 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b30f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b30f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bce98 set date to 1382504400.000000000 Tue Oct 22 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x40bce98 set date to 1400071321.000000000 Wed May 14 06:42:01 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b30f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3318
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b33a0 set date to 1382936400.000000000 Sun Oct 27 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b33a0 set date to 1400071337.000000000 Wed May 14 06:42:17 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3428
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3538
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3538 set date to 1385704800.000000000 Thu Nov 28 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3538 set date to 1400071400.000000000 Wed May 14 06:43:20 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3428
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3318
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b30f8 set date to 1385791200.000000000 Fri Nov 29 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b30f8 set date to 1400071487.000000000 Wed May 14 06:44:47 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3290
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3428
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b34b0 set date to 1385877600.000000000 Sat Nov 30 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b34b0 set date to 1400071507.000000000 Wed May 14 06:45:07 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3428
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3318
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3318 set date to 1387778400.000000000 Sun Dec 22 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3318 set date to 1400071581.000000000 Wed May 14 06:46:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3428
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3428
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3290 set date to 1388210400.000000000 Fri Dec 27 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3290 set date to 1400071597.000000000 Wed May 14 06:46:37 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3428
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3648
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b36d0 set date to 1392184800.000000000 Tue Feb 11 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b36d0 set date to 1400071735.000000000 Wed May 14 06:48:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3758
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3868
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3868 set date to 1413349200.000000000 Tue Oct 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3868 set date to 1416594574.000000000 Fri Nov 21 11:29:34 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3758
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3648
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3428 set date to 1417586400.000000000 Tue Dec  2 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3428 set date to 1424040186.000000000 Sun Feb 15 15:43:06 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b35c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3758
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b37e0 set date to 1419314400.000000000 Mon Dec 22 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b37e0 set date to 1424040155.000000000 Sun Feb 15 15:42:35 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3758
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3648
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3648 set date to 1419400800.000000000 Tue Dec 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3648 set date to 1424040053.000000000 Sun Feb 15 15:40:53 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3758
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3758
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b35c0 set date to 1419573600.000000000 Thu Dec 25 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b35c0 set date to 1424040098.000000000 Sun Feb 15 15:41:38 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3758
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3978
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3a00 set date to 1172556000.000000000 Mon Feb 26 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3a00 set date to 1174656110.000000000 Fri Mar 23 07:21:50 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3a88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3b98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3b98 set date to 1172642400.000000000 Tue Feb 27 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3b98 set date to 1174656160.000000000 Fri Mar 23 07:22:40 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3a88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3978
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3758 set date to 1172815200.000000000 Thu Mar  1 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3758 set date to 1174656227.000000000 Fri Mar 23 07:23:47 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b38f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3a88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3b10 set date to 1172815200.000000000 Thu Mar  1 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3b10 set date to 1174656252.000000000 Fri Mar 23 07:24:12 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3a88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3978
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3978 set date to 1172815200.000000000 Thu Mar  1 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3978 set date to 1174656299.000000000 Fri Mar 23 07:24:59 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3a88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3a88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b38f0 set date to 1173160800.000000000 Mon Mar  5 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b38f0 set date to 1174656348.000000000 Fri Mar 23 07:25:48 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3a88
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3ca8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3d30 set date to 1173247200.000000000 Tue Mar  6 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3d30 set date to 1174656364.000000000 Fri Mar 23 07:26:04 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3db8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3ec8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3ec8 set date to 1173420000.000000000 Thu Mar  8 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3ec8 set date to 1174656380.000000000 Fri Mar 23 07:26:20 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3db8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3ca8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3a88 set date to 1173420000.000000000 Thu Mar  8 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3a88 set date to 1174656403.000000000 Fri Mar 23 07:26:43 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3c20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3db8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3e40 set date to 1173506400.000000000 Fri Mar  9 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3e40 set date to 1174656448.000000000 Fri Mar 23 07:27:28 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3db8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3ca8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3ca8 set date to 1173675600.000000000 Sun Mar 11 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3ca8 set date to 1174656488.000000000 Fri Mar 23 07:28:08 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3db8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3db8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3c20 set date to 1174021200.000000000 Thu Mar 15 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3c20 set date to 1174656521.000000000 Fri Mar 23 07:28:41 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3db8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d098
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d120 set date to 1174021200.000000000 Thu Mar 15 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d120 set date to 1174656542.000000000 Fri Mar 23 07:29:02 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d1a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d2b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d2b8 set date to 1174107600.000000000 Fri Mar 16 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d2b8 set date to 1174656557.000000000 Fri Mar 23 07:29:17 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d1a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d098
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3db8 set date to 1174366800.000000000 Mon Mar 19 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3db8 set date to 1174656584.000000000 Fri Mar 23 07:29:44 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x123b3f50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d1a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d230 set date to 1174453200.000000000 Tue Mar 20 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d230 set date to 1174656625.000000000 Fri Mar 23 07:30:25 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d1a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d098
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d098 set date to 1174626000.000000000 Thu Mar 22 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d098 set date to 1176509946.000000000 Fri Apr 13 18:19:06 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d1a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d1a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3f50 set date to 1174626000.000000000 Thu Mar 22 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x123b3f50 set date to 1176509964.000000000 Fri Apr 13 18:19:24 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d1a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d3c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d450 set date to 1174626000.000000000 Thu Mar 22 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d450 set date to 1176509984.000000000 Fri Apr 13 18:19:44 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d4d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d5e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d5e8 set date to 1174885200.000000000 Sun Mar 25 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d5e8 set date to 1176510020.000000000 Fri Apr 13 18:20:20 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d4d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d3c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d1a8 set date to 1175058000.000000000 Tue Mar 27 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d1a8 set date to 1176510064.000000000 Fri Apr 13 18:21:04 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d340
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d4d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d560 set date to 1175058000.000000000 Tue Mar 27 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d560 set date to 1176510109.000000000 Fri Apr 13 18:21:49 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d4d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d3c8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d3c8 set date to 1175144400.000000000 Wed Mar 28 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d3c8 set date to 1176510161.000000000 Fri Apr 13 18:22:41 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d4d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d4d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d340 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d340 set date to 1176510184.000000000 Fri Apr 13 18:23:04 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d4d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d6f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d780 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d780 set date to 1176510219.000000000 Fri Apr 13 18:23:39 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d808
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d918
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d918 set date to 1175230800.000000000 Thu Mar 29 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d918 set date to 1176510244.000000000 Fri Apr 13 18:24:04 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d808
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d6f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d4d8 set date to 1175317200.000000000 Fri Mar 30 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d4d8 set date to 1176510261.000000000 Fri Apr 13 18:24:21 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d670
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d808
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d890 set date to 1175490000.000000000 Sun Apr  1 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d890 set date to 1177188684.000000000 Sat Apr 21 14:51:24 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d808
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d6f8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d6f8 set date to 1175490000.000000000 Sun Apr  1 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d6f8 set date to 1177188710.000000000 Sat Apr 21 14:51:50 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d808
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d808
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d670 set date to 1175662800.000000000 Tue Apr  3 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d670 set date to 1177188743.000000000 Sat Apr 21 14:52:23 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d808
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291da28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dab0 set date to 1175749200.000000000 Wed Apr  4 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dab0 set date to 1177188785.000000000 Sat Apr 21 14:53:05 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291db38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291dc48
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dc48 set date to 1175835600.000000000 Thu Apr  5 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dc48 set date to 1177188834.000000000 Sat Apr 21 14:53:54 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291db38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291da28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d808 set date to 1175922000.000000000 Fri Apr  6 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d808 set date to 1177188856.000000000 Sat Apr 21 14:54:16 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291d9a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291db38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dbc0 set date to 1176094800.000000000 Sun Apr  8 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dbc0 set date to 1177188876.000000000 Sat Apr 21 14:54:36 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291db38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291da28
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291da28 set date to 1176267600.000000000 Tue Apr 10 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291da28 set date to 1177188917.000000000 Sat Apr 21 14:55:17 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291db38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291db38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d9a0 set date to 1176440400.000000000 Thu Apr 12 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291d9a0 set date to 1177188934.000000000 Sat Apr 21 14:55:34 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291db38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291dd58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dde0 set date to 1176958800.000000000 Wed Apr 18 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dde0 set date to 1179694747.000000000 Sun May 20 14:59:07 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291de68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291df78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291df78 set date to 1177650000.000000000 Thu Apr 26 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291df78 set date to 1179694818.000000000 Sun May 20 15:00:18 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291de68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291dd58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291db38 set date to 1178600400.000000000 Mon May  7 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291db38 set date to 1179694856.000000000 Sun May 20 15:00:56 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291dcd0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291de68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291def0 set date to 1178859600.000000000 Thu May 10 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291def0 set date to 1179694876.000000000 Sun May 20 15:01:16 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291de68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291dd58
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dd58 set date to 1178859600.000000000 Thu May 10 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dd58 set date to 1179694888.000000000 Sun May 20 15:01:28 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291de68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291de68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dcd0 set date to 1181365200.000000000 Fri Jun  8 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291dcd0 set date to 1184939662.000000000 Fri Jul 20 07:54:22 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1291de68
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923140
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129231c8 set date to 1181365200.000000000 Fri Jun  8 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129231c8 set date to 1184939700.000000000 Fri Jul 20 07:55:00 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923250
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923360
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923360 set date to 1181451600.000000000 Sat Jun  9 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923360 set date to 1184939737.000000000 Fri Jul 20 07:55:37 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923250
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923140
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291de68 set date to 1182229200.000000000 Mon Jun 18 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1291de68 set date to 1184939803.000000000 Fri Jul 20 07:56:43 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129230b8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923250
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129232d8 set date to 1185685200.000000000 Sat Jul 28 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129232d8 set date to 1188748459.000000000 Sun Sep  2 09:54:19 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923250
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923140
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923140 set date to 1185685200.000000000 Sat Jul 28 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923140 set date to 1188748471.726926000 Sun Sep  2 09:54:31 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923250
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923250
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129230b8 set date to 1189141200.000000000 Thu Sep  6 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129230b8 set date to 1191598326.000000000 Fri Oct  5 09:32:06 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923250
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923470
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129234f8 set date to 1189314000.000000000 Sat Sep  8 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129234f8 set date to 1191598361.000000000 Fri Oct  5 09:32:41 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923580
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923690
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923690 set date to 1189314000.000000000 Sat Sep  8 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923690 set date to 1191598388.000000000 Fri Oct  5 09:33:08 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923580
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923470
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923250 set date to 1189659600.000000000 Wed Sep 12 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923250 set date to 1191598429.000000000 Fri Oct  5 09:33:49 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129233e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923580
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923608 set date to 1189746000.000000000 Thu Sep 13 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923608 set date to 1191598484.000000000 Fri Oct  5 09:34:44 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923580
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923470
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923470 set date to 1189746000.000000000 Thu Sep 13 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923470 set date to 1191598528.000000000 Fri Oct  5 09:35:28 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923580
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923580
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129233e8 set date to 1189746000.000000000 Thu Sep 13 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129233e8 set date to 1191598683.000000000 Fri Oct  5 09:38:03 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923580
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129237a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923828 set date to 1189832400.000000000 Fri Sep 14 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923828 set date to 1191598721.000000000 Fri Oct  5 09:38:41 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129238b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129239c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129239c0 set date to 1190523600.000000000 Sat Sep 22 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129239c0 set date to 1191598753.000000000 Fri Oct  5 09:39:13 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129238b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129237a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923580 set date to 1190696400.000000000 Mon Sep 24 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923580 set date to 1191598807.000000000 Fri Oct  5 09:40:07 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923718
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129238b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923938 set date to 1191042000.000000000 Fri Sep 28 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923938 set date to 1191599089.000000000 Fri Oct  5 09:44:49 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129238b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129237a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129237a0 set date to 1191214800.000000000 Sun Sep 30 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129237a0 set date to 1193597086.000000000 Sun Oct 28 12:44:46 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129238b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129238b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923718 set date to 1192856400.000000000 Fri Oct 19 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923718 set date to 1193597107.000000000 Sun Oct 28 12:45:07 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129238b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923ad0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923b58 set date to 1193029200.000000000 Sun Oct 21 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923b58 set date to 1193597143.000000000 Sun Oct 28 12:45:43 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923be0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923cf0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923cf0 set date to 1193029200.000000000 Sun Oct 21 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923cf0 set date to 1193597157.694755000 Sun Oct 28 12:45:57 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923be0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923ad0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129238b0 set date to 1193115600.000000000 Mon Oct 22 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129238b0 set date to 1193597199.000000000 Sun Oct 28 12:46:39 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923a48
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923be0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923c68 set date to 1193202000.000000000 Tue Oct 23 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923c68 set date to 1193597215.000000000 Sun Oct 28 12:46:55 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923be0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923ad0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923ad0 set date to 1193374800.000000000 Thu Oct 25 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923ad0 set date to 1196634595.000000000 Sun Dec  2 15:29:55 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923be0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923be0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923a48 set date to 1193547600.000000000 Sat Oct 27 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923a48 set date to 1196634622.000000000 Sun Dec  2 15:30:22 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923be0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923e00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923e88 set date to 1193806800.000000000 Tue Oct 30 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923e88 set date to 1196634673.000000000 Sun Dec  2 15:31:13 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923f10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927060
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927060 set date to 1194242400.000000000 Sun Nov  4 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927060 set date to 1196634709.000000000 Sun Dec  2 15:31:49 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923f10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923e00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923be0 set date to 1194242400.000000000 Sun Nov  4 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923be0 set date to 1196634759.000000000 Sun Dec  2 15:32:39 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923d78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923f10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923f98 set date to 1194328800.000000000 Mon Nov  5 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923f98 set date to 1196635108.000000000 Sun Dec  2 15:38:28 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923f10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923e00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923e00 set date to 1194328800.000000000 Mon Nov  5 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923e00 set date to 1196635118.588323000 Sun Dec  2 15:38:38 2007
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923f10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923f10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923d78 set date to 1194588000.000000000 Thu Nov  8 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923d78 set date to 1200850817.000000000 Sun Jan 20 10:40:17 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12923f10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927170
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129271f8 set date to 1196229600.000000000 Tue Nov 27 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129271f8 set date to 1200850858.000000000 Sun Jan 20 10:40:58 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927280
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927390
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927390 set date to 1196229600.000000000 Tue Nov 27 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927390 set date to 1200850875.000000000 Sun Jan 20 10:41:15 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927280
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927170
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923f10 set date to 1196229600.000000000 Tue Nov 27 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12923f10 set date to 1200850902.000000000 Sun Jan 20 10:41:42 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129270e8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927280
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927308 set date to 1197612000.000000000 Thu Dec 13 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927308 set date to 1213150496.000000000 Tue Jun 10 20:14:56 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927280
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927170
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927170 set date to 1198216800.000000000 Thu Dec 20 23:00:00 2007
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927170 set date to 1213150577.000000000 Tue Jun 10 20:16:17 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927280
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927280
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129270e8 set date to 1200290400.000000000 Sun Jan 13 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129270e8 set date to 1213150742.000000000 Tue Jun 10 20:19:02 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927280
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129274a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927528 set date to 1200376800.000000000 Mon Jan 14 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927528 set date to 1213150781.000000000 Tue Jun 10 20:19:41 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129275b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129276c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129276c0 set date to 1203055200.000000000 Thu Feb 14 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129276c0 set date to 1213151025.000000000 Tue Jun 10 20:23:45 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129275b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129274a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927280 set date to 1203228000.000000000 Sat Feb 16 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927280 set date to 1213151057.000000000 Tue Jun 10 20:24:17 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927418
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129275b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927638 set date to 1203228000.000000000 Sat Feb 16 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927638 set date to 1213151099.000000000 Tue Jun 10 20:24:59 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129275b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129274a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129274a0 set date to 1203660000.000000000 Thu Feb 21 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129274a0 set date to 1213151124.000000000 Tue Jun 10 20:25:24 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129275b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129275b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927418 set date to 1208754000.000000000 Sun Apr 20 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927418 set date to 1213151272.000000000 Tue Jun 10 20:27:52 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129275b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129277d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927858 set date to 1209531600.000000000 Tue Apr 29 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927858 set date to 1213151298.000000000 Tue Jun 10 20:28:18 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129278e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129279f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129279f0 set date to 1210136400.000000000 Tue May  6 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129279f0 set date to 1213151328.056741000 Tue Jun 10 20:28:48 2008
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129278e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129277d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129275b0 set date to 1212814800.000000000 Fri Jun  6 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129275b0 set date to 1240793901.000000000 Sun Apr 26 18:58:21 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927748
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129278e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927968 set date to 1213678800.000000000 Mon Jun 16 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927968 set date to 1240793948.000000000 Sun Apr 26 18:59:08 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129278e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129277d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129277d0 set date to 1214802000.000000000 Sun Jun 29 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129277d0 set date to 1240793997.000000000 Sun Apr 26 18:59:57 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129278e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129278e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927748 set date to 1215061200.000000000 Wed Jul  2 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927748 set date to 1240794019.000000000 Sun Apr 26 19:00:19 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129278e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927b00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927b88 set date to 1215493200.000000000 Mon Jul  7 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927b88 set date to 1240794175.000000000 Sun Apr 26 19:02:55 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927c10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927d20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927d20 set date to 1216789200.000000000 Tue Jul 22 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927d20 set date to 1240794220.000000000 Sun Apr 26 19:03:40 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927c10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927b00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129278e0 set date to 1217221200.000000000 Sun Jul 27 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129278e0 set date to 1240794451.000000000 Sun Apr 26 19:07:31 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927a78
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927c10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927c98 set date to 1219986000.000000000 Thu Aug 28 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927c98 set date to 1240794657.000000000 Sun Apr 26 19:10:57 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927c10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927b00
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927b00 set date to 1222837200.000000000 Tue Sep 30 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927b00 set date to 1240794848.000000000 Sun Apr 26 19:14:08 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927c10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927c10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927a78 set date to 1223096400.000000000 Fri Oct  3 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927a78 set date to 1240794876.000000000 Sun Apr 26 19:14:36 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927c10
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927e30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927eb8 set date to 1223096400.000000000 Fri Oct  3 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927eb8 set date to 1240794893.000000000 Sun Apr 26 19:14:53 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927f40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d108
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d108 set date to 1223701200.000000000 Fri Oct 10 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d108 set date to 1240795009.000000000 Sun Apr 26 19:16:49 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927f40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927e30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927c10 set date to 1223960400.000000000 Mon Oct 13 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927c10 set date to 1240795057.000000000 Sun Apr 26 19:17:37 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927da8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927f40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d080 set date to 1225864800.000000000 Tue Nov  4 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d080 set date to 1240795091.000000000 Sun Apr 26 19:18:11 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927f40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927e30
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927e30 set date to 1230012000.000000000 Mon Dec 22 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927e30 set date to 1240795196.000000000 Sun Apr 26 19:19:56 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927f40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927f40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927da8 set date to 1230012000.000000000 Mon Dec 22 23:00:00 2008
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927da8 set date to 1240795210.000000000 Sun Apr 26 19:20:10 2009
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12927f40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d218
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d2a0 set date to 1356501600.000000000 Tue Dec 25 23:00:00 2012
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d2a0 set date to 1360854299.000000000 Thu Feb 14 08:04:59 2013
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d328
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d438
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d438 set date to 1367384400.000000000 Tue Apr 30 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d438 set date to 1400035625.000000000 Tue May 13 20:47:05 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d328
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d218
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927f40 set date to 1368162000.000000000 Thu May  9 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12927f40 set date to 1400035686.000000000 Tue May 13 20:48:06 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d190
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d328
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d3b0 set date to 1372222800.000000000 Tue Jun 25 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d3b0 set date to 1400035761.000000000 Tue May 13 20:49:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d328
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d218
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d218 set date to 1372309200.000000000 Wed Jun 26 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d218 set date to 1400035825.000000000 Tue May 13 20:50:25 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d328
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d328
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d190 set date to 1372568400.000000000 Sat Jun 29 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d190 set date to 1400035928.000000000 Tue May 13 20:52:08 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d328
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d548
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d5d0 set date to 1372654800.000000000 Sun Jun 30 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d5d0 set date to 1400035961.000000000 Tue May 13 20:52:41 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d658
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d768
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d768 set date to 1372741200.000000000 Mon Jul  1 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d768 set date to 1400035981.000000000 Tue May 13 20:53:01 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d658
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d548
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d328 set date to 1373432400.000000000 Tue Jul  9 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d328 set date to 1400036035.000000000 Tue May 13 20:53:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d4c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d658
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d6e0 set date to 1374210000.000000000 Thu Jul 18 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d6e0 set date to 1400036049.000000000 Tue May 13 20:54:09 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d658
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d548
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d548 set date to 1374296400.000000000 Fri Jul 19 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d548 set date to 1400036107.000000000 Tue May 13 20:55:07 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d658
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d658
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d4c0 set date to 1374382800.000000000 Sat Jul 20 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d4c0 set date to 1400036127.000000000 Tue May 13 20:55:27 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d658
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d878
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d900 set date to 1374382800.000000000 Sat Jul 20 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d900 set date to 1400036183.000000000 Tue May 13 20:56:23 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d988
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292da98
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292da98 set date to 1374469200.000000000 Sun Jul 21 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292da98 set date to 1400036251.000000000 Tue May 13 20:57:31 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d988
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d878
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d658 set date to 1374555600.000000000 Mon Jul 22 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d658 set date to 1400036306.000000000 Tue May 13 20:58:26 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d7f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d988
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292da10 set date to 1374814800.000000000 Thu Jul 25 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292da10 set date to 1400036335.000000000 Tue May 13 20:58:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d988
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d878
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d878 set date to 1375851600.000000000 Tue Aug  6 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d878 set date to 1400036353.000000000 Tue May 13 20:59:13 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d988
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d988
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d7f0 set date to 1375851600.000000000 Tue Aug  6 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d7f0 set date to 1400036417.000000000 Tue May 13 21:00:17 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292d988
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292dba8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292dc30 set date to 1376629200.000000000 Thu Aug 15 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292dc30 set date to 1400036455.000000000 Tue May 13 21:00:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292dcb8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292ddc8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292ddc8 set date to 1376888400.000000000 Sun Aug 18 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292ddc8 set date to 1400036475.000000000 Tue May 13 21:01:15 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292dcb8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292dba8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d988 set date to 1377666000.000000000 Tue Aug 27 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292d988 set date to 1400036496.000000000 Tue May 13 21:01:36 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292db20
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292dcb8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292dd40 set date to 1377752400.000000000 Wed Aug 28 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292dd40 set date to 1400036519.000000000 Tue May 13 21:01:59 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292dcb8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292dba8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292dba8 set date to 1377752400.000000000 Wed Aug 28 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292dba8 set date to 1400036558.000000000 Tue May 13 21:02:38 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292dcb8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292dcb8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292db20 set date to 1379134800.000000000 Fri Sep 13 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292db20 set date to 1400036653.000000000 Tue May 13 21:04:13 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292dcb8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292ded8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292df60 set date to 1387778400.000000000 Sun Dec 22 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292df60 set date to 1400036791.000000000 Tue May 13 21:06:31 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129380b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129381c0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129381c0 set date to 1387864800.000000000 Mon Dec 23 23:00:00 2013
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129381c0 set date to 1400036825.000000000 Tue May 13 21:07:05 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129380b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292ded8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292dcb8 set date to 1388988000.000000000 Sun Jan  5 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292dcb8 set date to 1400037116.000000000 Tue May 13 21:11:56 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292de50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129380b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938138 set date to 1389333600.000000000 Thu Jan  9 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938138 set date to 1400037180.000000000 Tue May 13 21:13:00 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129380b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1292ded8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292ded8 set date to 1389420000.000000000 Fri Jan 10 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292ded8 set date to 1400037213.000000000 Tue May 13 21:13:33 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129380b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129380b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292de50 set date to 1389420000.000000000 Fri Jan 10 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1292de50 set date to 1400037229.000000000 Tue May 13 21:13:49 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129380b0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129382d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938358 set date to 1389765600.000000000 Tue Jan 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938358 set date to 1400037269.000000000 Tue May 13 21:14:29 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129383e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129384f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129384f0 set date to 1389852000.000000000 Wed Jan 15 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129384f0 set date to 1400037298.000000000 Tue May 13 21:14:58 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129383e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129382d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129380b0 set date to 1390802400.000000000 Sun Jan 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129380b0 set date to 1400037386.000000000 Tue May 13 21:16:26 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938248
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129383e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938468 set date to 1390802400.000000000 Sun Jan 26 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938468 set date to 1400037400.000000000 Tue May 13 21:16:40 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129383e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129382d0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129382d0 set date to 1390888800.000000000 Mon Jan 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129382d0 set date to 1400037415.000000000 Tue May 13 21:16:55 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129383e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129383e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938248 set date to 1392444000.000000000 Fri Feb 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938248 set date to 1400037461.000000000 Tue May 13 21:17:41 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129383e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938600
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938688 set date to 1393653600.000000000 Fri Feb 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938688 set date to 1400037478.000000000 Tue May 13 21:17:58 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938710
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938820
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938820 set date to 1394172000.000000000 Thu Mar  6 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938820 set date to 1400037578.000000000 Tue May 13 21:19:38 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938710
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938600
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129383e0 set date to 1394344800.000000000 Sat Mar  8 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129383e0 set date to 1400037598.000000000 Tue May 13 21:19:58 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938578
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938710
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938798 set date to 1394859600.000000000 Fri Mar 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938798 set date to 1400037615.000000000 Tue May 13 21:20:15 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938710
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938600
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938600 set date to 1395982800.000000000 Thu Mar 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938600 set date to 1400037629.000000000 Tue May 13 21:20:29 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938710
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938710
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938578 set date to 1396242000.000000000 Sun Mar 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938578 set date to 1400037646.000000000 Tue May 13 21:20:46 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938710
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938930
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129389b8 set date to 1397538000.000000000 Mon Apr 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129389b8 set date to 1400037705.000000000 Tue May 13 21:21:45 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938a40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938b50
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938b50 set date to 1398747600.000000000 Mon Apr 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938b50 set date to 1400037724.000000000 Tue May 13 21:22:04 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938a40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938930
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938710 set date to 1398920400.000000000 Wed Apr 30 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938710 set date to 1400037684.000000000 Tue May 13 21:21:24 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129388a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938a40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938ac8 set date to 1399179600.000000000 Sat May  3 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938ac8 set date to 1400345248.000000000 Sat May 17 10:47:28 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938a40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938930
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938930 set date to 1400130000.000000000 Wed May 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938930 set date to 1403361450.000000000 Sat Jun 21 08:37:30 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938a40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938a40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129388a8 set date to 1401253200.000000000 Tue May 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129388a8 set date to 1403361472.000000000 Sat Jun 21 08:37:52 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938a40
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938c60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938ce8 set date to 1402808400.000000000 Sat Jun 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938ce8 set date to 1414862348.000000000 Sat Nov  1 11:19:08 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938d70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938e80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938e80 set date to 1403931600.000000000 Fri Jun 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938e80 set date to 1414862369.000000000 Sat Nov  1 11:19:29 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938d70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938c60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938a40 set date to 1405400400.000000000 Mon Jul 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938a40 set date to 1414862487.000000000 Sat Nov  1 11:21:27 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938bd8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938d70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938df8 set date to 1406523600.000000000 Sun Jul 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938df8 set date to 1414862503.000000000 Sat Nov  1 11:21:43 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938d70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938c60
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938c60 set date to 1408078800.000000000 Thu Aug 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938c60 set date to 1414862548.000000000 Sat Nov  1 11:22:28 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938d70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938d70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938bd8 set date to 1409288400.000000000 Thu Aug 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938bd8 set date to 1414862565.000000000 Sat Nov  1 11:22:45 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938d70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938f90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c058 set date to 1410757200.000000000 Sun Sep 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c058 set date to 1414862945.000000000 Sat Nov  1 11:29:05 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c0e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c1f0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c1f0 set date to 1411880400.000000000 Sat Sep 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c1f0 set date to 1414862959.000000000 Sat Nov  1 11:29:19 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c0e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938f90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938d70 set date to 1413349200.000000000 Tue Oct 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938d70 set date to 1416592956.000000000 Fri Nov 21 11:02:36 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938f08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c0e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c168 set date to 1414472400.000000000 Mon Oct 27 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c168 set date to 1416592974.000000000 Fri Nov 21 11:02:54 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c0e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12938f90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938f90 set date to 1416031200.000000000 Fri Nov 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938f90 set date to 1418677804.000000000 Mon Dec 15 14:10:04 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c0e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c0e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938f08 set date to 1416031200.000000000 Fri Nov 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12938f08 set date to 1418677821.000000000 Mon Dec 15 14:10:21 2014
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c0e0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c388 set date to 1418623200.000000000 Sun Dec 14 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c388 set date to 1422826278.000000000 Sun Feb  1 14:31:18 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c520
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c520 set date to 1419400800.000000000 Tue Dec 23 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c520 set date to 1422826314.000000000 Sun Feb  1 14:31:54 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c0e0 set date to 1419832800.000000000 Sun Dec 28 23:00:00 2014
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c0e0 set date to 1422826333.000000000 Sun Feb  1 14:32:13 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c278
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c498 set date to 1421301600.000000000 Wed Jan 14 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c498 set date to 1425748946.000000000 Sat Mar  7 10:22:26 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c300
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c300 set date to 1421733600.000000000 Mon Jan 19 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c300 set date to 1422826573.000000000 Sun Feb  1 14:36:13 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c278 set date to 1422424800.000000000 Tue Jan 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c278 set date to 1425749194.000000000 Sat Mar  7 10:26:34 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c410
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c6b8 set date to 1423980000.000000000 Sat Feb 14 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c6b8 set date to 1427580027.000000000 Sat Mar 28 16:00:27 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c850
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c850 set date to 1425103200.000000000 Fri Feb 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c850 set date to 1427580040.000000000 Sat Mar 28 16:00:40 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c410 set date to 1426395600.000000000 Sat Mar 14 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c410 set date to 1429216029.000000000 Thu Apr 16 14:27:09 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c5a8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c7c8 set date to 1427518800.000000000 Fri Mar 27 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c7c8 set date to 1429216057.000000000 Thu Apr 16 14:27:37 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c630
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c630 set date to 961995600.000000000 Sun Jun 25 23:00:00 2000
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c630 set date to 1145194484.000000000 Sun Apr 16 07:34:44 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c5a8 set date to 977119200.000000000 Sun Dec 17 23:00:00 2000
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c5a8 set date to 1145194501.000000000 Sun Apr 16 07:35:01 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c740
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c9e8 set date to 993445200.000000000 Sun Jun 24 23:00:00 2001
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c9e8 set date to 1145194520.000000000 Sun Apr 16 07:35:20 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293ca70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cb80
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293cb80 set date to 1009346400.000000000 Tue Dec 25 23:00:00 2001
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293cb80 set date to 1145194544.000000000 Sun Apr 16 07:35:44 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293ca70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c740 set date to 1024981200.000000000 Mon Jun 24 23:00:00 2002
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c740 set date to 1145194564.000000000 Sun Apr 16 07:36:04 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c8d8
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293ca70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293caf8 set date to 1040882400.000000000 Wed Dec 25 23:00:00 2002
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293caf8 set date to 1145194584.000000000 Sun Apr 16 07:36:24 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293ca70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293c960
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c960 set date to 1056517200.000000000 Tue Jun 24 23:00:00 2003
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c960 set date to 1145194608.000000000 Sun Apr 16 07:36:48 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293ca70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293ca70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c8d8 set date to 1072418400.000000000 Thu Dec 25 23:00:00 2003
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293c8d8 set date to 1145194629.000000000 Sun Apr 16 07:37:09 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293ca70
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cc90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293cd18 set date to 1088139600.000000000 Thu Jun 24 23:00:00 2004
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293cd18 set date to 1145194650.000000000 Sun Apr 16 07:37:30 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cda0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293ceb0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293ceb0 set date to 1104127200.000000000 Sun Dec 26 23:00:00 2004
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293ceb0 set date to 1145194678.000000000 Sun Apr 16 07:37:58 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cda0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cc90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293ca70 set date to 1119848400.000000000 Sun Jun 26 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293ca70 set date to 1145194695.000000000 Sun Apr 16 07:38:15 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cc08
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cda0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293ce28 set date to 1135663200.000000000 Mon Dec 26 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293ce28 set date to 1145194717.000000000 Sun Apr 16 07:38:37 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cda0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cc90
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293cc90 set date to 895554000.000000000 Mon May 18 23:00:00 1998
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293cc90 set date to 1144887924.000000000 Wed Apr 12 18:25:24 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cda0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cda0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293cc08 set date to 1112248800.000000000 Wed Mar 30 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293cc08 set date to 1144027693.000000000 Sun Apr  2 19:28:13 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cda0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12949080
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12949108 set date to 1125464400.000000000 Tue Aug 30 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12949108 set date to 1144028614.000000000 Sun Apr  2 19:43:34 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12949190
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x129492a0
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129492a0 set date to 1131602400.000000000 Wed Nov  9 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x129492a0 set date to 1144027218.000000000 Sun Apr  2 19:20:18 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12949190
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12949080
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293cda0 set date to 1135836000.000000000 Wed Dec 28 23:00:00 2005
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x1293cda0 set date to 1144027368.000000000 Sun Apr  2 19:22:48 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x1293cf38
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12949190
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  WARN <gnc.backend.xml> Invalid timestamp in data file.  Look for a 'trn:date-posted' entry with a date of 1969-12-31 or 1970-01-01.
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12949218 set date to 1144584107.000000000 Sun Apr  9 06:01:47 2006
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12949190
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12949080
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12949080 set date to 1429333200.000000000 Fri Apr 17 23:00:00 2015
* 12:26:59  INFO <gnc.engine> [xaccTransSetDateInternal] addr=0x12949080 set date to 1429390823.000000000 Sat Apr 18 15:00:23 2015
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12949190
* 12:26:59  INFO <gnc.translog> [xaccOpenLog] Attempt to open disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.translog> [xaccTransWriteLog] Attempt to write disabled transaction log
* 12:26:59  INFO <gnc.engine> [trans_cleanup_commit] get rid of rollback trans=0x12949190
* 12:26:59  INFO <qof.object> [qof_object_foreach] type=gncInvoice
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncInvoice before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncInvoice after is 0
* 12:26:59  INFO <qof.object> [qof_object_foreach] type=gncCustomer
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncCustomer before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncCustomer after is 0
* 12:26:59  INFO <qof.object> [qof_object_foreach] type=gncVendor
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncVendor before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncVendor after is 0
* 12:26:59  INFO <qof.object> [qof_object_foreach] type=gncBillTerm
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncBillTerm before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncBillTerm after is 0
* 12:26:59  INFO <qof.object> [qof_object_foreach] type=gncEntry
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncEntry before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncEntry after is 0
* 12:26:59  INFO <qof.object> [qof_object_foreach] type=gncCustomer
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncCustomer before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncCustomer after is 0
* 12:26:59  INFO <qof.object> [qof_object_foreach] type=gncVendor
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncVendor before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncVendor after is 0
* 12:26:59  INFO <qof.object> [qof_object_foreach] type=gncTaxTable
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncTaxTable before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncTaxTable after is 0
* 12:26:59  CRIT <gnc.engine.scrub> [xaccAccountScrubCommodity()] Account "Root Account" does not have a commodity!
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Imbalance-USD starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Checking-6901834681 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=MMF-1570519148 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chase CDs starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cash starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividend Growth starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Equity Income starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Select Biotechnology starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Select Developing Communications starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Contrafund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=OTC Portfolio starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Spartan MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Janus Venture starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 03/15/2007 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 05/11/2006 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 06/29/2006 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 09/07/2006 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 09/21/2006 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2 Year 3.75% 03/31/2007 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2 Year 4.00% 08/31/2007 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 05/10/2007 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=91 Day Bill 07/05/2007 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=182 Day Bill 11/15/2007 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Science & Tech. starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Trust U/W/O AED starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=General Gov't Sec. MMF Cl B starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=GNMA starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=GNMA (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Tax-Exempt MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2 Year US Note 4.875% 10/31/2008 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=3 Year US Note 4.625% 11/15/2009 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Agere Systems starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Alcatel Lucent starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bellsouth starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cytec Industries starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Energy East starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=General Electric starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Idearc starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Lucent Technologies starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Permian Basin Royality starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=SunTrust Banks starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vodaphone Group starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=OGE Energy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Qwest starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=LSI Logic starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Currency Shares Japanese Yen starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=5 Year US Note 4.750% 05/31/2012 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fairpoint Comm starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Frontier Comm starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Medtronic starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Pfizer starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Aberdeen Australia Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Citigroup starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Exxon-Mobil starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Hancock Holding starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Nuveen Premium Income starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xcel Energy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Van Kampen Municipal Trust starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=3 Year US Note 0.875% 05/15/2017 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=High-Yield Corporate (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inflation Protected Secuities starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inflation Protected Sec (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Dividend Growth starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Equity Income starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Select Biotechnology starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Select Developing Communications starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard Dividend Apprec. ETF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard High Dividend Yield ETF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Contrafund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity OTC Portfolio starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Wellesley Income Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Applied Materials starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cisco Systems starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Ascent Capital Grp Inc Ser A starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Discovery Comm. New Series A starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Discovery Comm. New Series C starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Interactive Ser A starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Interactive Ventures starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Wellington Fund (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Amgen starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bristol Myers Squibb  starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Pfizer starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Riverstone Networks starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Sun Microsystems starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xcel Energy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Zimmer Holdings starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=IRA MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CurrencyShares Euro Trust starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=MSCI EAFE Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Discovery Holding A starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Global A starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Global C starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Media starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Liberty Media Capital starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Treasury 2.375% 5 Yr TIPS 04/15/2011 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vasomedical starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vasomedical (delisted) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vical starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prior 2006 MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Apple starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Citigroup Cap XIV 6.875% starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Commerce Bancorp starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=EON starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy MS 7.25% Due 12/01/32 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Insd Mun Incm Trust 77 S starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intel starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Oracle starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Warner-Lambert starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Whitney starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=212D Copper Rim Trail starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Tax Exempt Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long-Term Tax-Exempt Investors Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Limited Term Tax Free Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long-Term Tax-Exempt (Admiral) Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Growth Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Stock Market Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Windsor II (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Windsor II starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=FTSE All World ex-US starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total International Stock Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Extended Mkt Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Credits and Debits starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Baker Hughes starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chevron Texaco starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dow Jones Select Dividend Index starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard Total Market Vipers starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=10 Year TIP 2.125% 01/15/19 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF Managed starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Credits and Debits starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Investment Grade Bond Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total International Bond Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Credit and Debits starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Investment Grade Bond Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Bond Market Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total International Bond Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Colgate-Palmolive starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=PPG Industries starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Harbor Intl. starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Eastman Chemical starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Limited Term Tax Free Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Checking-3309859571 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Savings-5343621347 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chase-2538 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chase-8347 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=REI-1183 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CapitalOne-4548 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2 Year 3.75% 03/31/2007 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=WellsFargoChecking starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Harbor Intl. starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Janus Venture starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long-Term Tax-Exempt Inv starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Tax-Exempt MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Nuveen Prem Income starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Van Kampen Muni Trust starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=GNMA starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=GNMA (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Windsor II starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=High-Yield Corporate (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bellsouth starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cytec Industries starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Energy East starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=General Electric starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=General Gov't Sec. MMF Cl B starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Lucent Technologies starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=OGE Energy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=PPG Industries starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Permian Basin Royality starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=SunTrust Banks starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vodaphone Group starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Idearc starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dow Jones Select Dividend Index starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fairpoint Communications starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Frontier Comm starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Medtronic starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Pfizer starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Australia Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xcel Energy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Exxon-Mobil starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Hancock Holding starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inflation Protected Securities starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inflation Protected Securities (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Citigroup starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Equity Income starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Contrafund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Spartan MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Checking-6901834681 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=MMF-1570519148 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CD Interest starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Legacy Treasury Direct starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=2 Year US Note 4.875% 10/31/2008 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=3 Year US Note 4.625% 11/15/2009 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=5 Year US Note 4.750% 05/31/2012 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=10 Year TIP 2.125% 01/15/19 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Van Kampen Series 77 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=WellsFargoSavings starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=WellsFargoChecking starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Misc starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Refunds/Payments  starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chase Rewards starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=REI-1183 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=State Farm starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=212D Copper Rim Trail starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CREF Real Estate starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CREF Stock starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=TIAA Traditional starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CREF Real Estate starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CREF Stock starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=TIAA Traditional starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Tax Refunds starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Dividend Growth starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Equity Income starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gains starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Capital Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity Contrafund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gains starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Investment Grade Bond Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Capital Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term Capital Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Capital Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Stock Dividend starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cisco starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Applied Materials starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dividends starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bristol Myers Squibb starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Pfizer starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xcel Energy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Riverstone Networks starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=MSCI EFA Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=IRA MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CurrencyShares Euro Trust starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Applied Materials starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Discovery Holding A starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cisco starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=IRA MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Treasury 2.375% 5 Year TIPS 04/15/2011 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cash in Lieu Of starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AAPL starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=EON starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Short Term starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VZ starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Aberdeen Australia Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Baker Hughes starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chevron Texaco starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Citigroup starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Colgate-Palmolive starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Commerce Bancorp starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dow Jones Select Dividend Index starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Exxon Mobile starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=General Electric starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intel starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Nuveen Premium Income starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=OGE Energy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Pfizer starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Van Kampen Municipal Trust starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard Total Market Vipers starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Warner-Lambert starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Waterhouse MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Whitney starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xcel Energy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Citigroup Cap XIV 6.875% starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Oracle starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Hancock Holding starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy MS 7.25% Due 12/01/31 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Insd Mun Incm Trust 77 S starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=PayPal starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Inheritance starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=CapOne-3887 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Invest. Grade starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total International Bond Index starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFIDX Long Term Cap. Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFIDX Short Term Cap. Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Investment Grade starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFSUX Short Term Invest. Grade  starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Bond Market Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFIDX Short Term Capital Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFIDX Long Term Capital Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VBTLX Short Term Capital Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VBTLX Long Term Capital Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFSUX Long Term Cap. Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=VFSUX Short Term Cap. Gain starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Tot. Intl. Bond. Indx. Dividend starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Dow Jones Select Dividend Index starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=10 Year TIP 2.125%  01/15/19 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Intermediate Term Tax Exempt (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Limited Term Tax Exempt (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long-Term Tax-Exempt (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prime MMF starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Growth Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total International Stock Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Total Stock Market Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Windsor II (Admiral) starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Vanguard Total Vipers starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Baker Hughes starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Chevron starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Tax Exempt Long Term Cap. Gains starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Long Term Tax Exempt Short Term Cap. Gains starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=FTSE All World ex-US Index starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Extended Market Index Fund starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=PPG starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Limited Term Tax Exempt starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Colgate Palmolive starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Eastman Chemical starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=ATM Fees starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Auto starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=4Runner starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=BMW starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Forester starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Banks starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Books starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Brokerage Commissions starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cash starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Clothing starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Computing starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Contributions starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entertainment starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Food starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Gifts starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=House starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Insurance starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED's Toys starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Photography starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Consulting starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Knitting starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Magazines/Newspapers starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Medical starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Misc starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Restaurants starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Taxes starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Federal starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Louisiana starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Misc starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Travel starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Trust U/W/0 AED starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AT&T starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=BellSouth starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Cox Comm. starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Entergy starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=NOLA S&WB starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Verizon starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Bresnan starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Memberships starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Poltical Contributions starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=212D Copper Rim Trail starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Interest starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Taxes starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Insurance starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Furnishing starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Maintenance starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Home Owners Associations starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Misc Closing Costs starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=ERMD-water starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=LA Plata Electricity starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Atmos Energy-gas starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=cable starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Miscellaneous starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Alcohol  starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Gasoline starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Recreation starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=DRO AUTO starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Unknown Charge to 8347 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Unknown Charge to 2910 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Amazon starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Kindle starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Misc starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Clothing starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Photography starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Costco starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=vanguardManagedServices starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Purchase starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Hennepin County Taxes starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Xel starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=LGE HOA starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Comcast starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=moveInExpenses starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Legal starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Equity starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=AWD Estate starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Additional Purchases starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Fidelity 12/31/2005 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Miscellaneous starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Opening Balances starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Prior 2006 Joint Waterhouse starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Equity starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Systematic Purchases starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Trust U/W/O AED  12/30/2005 starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JED starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=JMH starting baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountRecomputeBalance] acct=Orphan-USD starting baln=0/1
* 12:26:59  INFO <qof.engine> [qof_event_generate_internal] id=3 hi=0x389d930 han=0xb0a00 data=0x0
* 12:26:59  INFO <qof.engine> [qof_event_generate_internal] id=2 hi=0x3883ab0 han=0x1ef6510 data=0x0
* 12:26:59  INFO <qof.engine> [qof_event_generate_internal] id=1 hi=0x3870840 han=0x297830 data=0x0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncVendor before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncVendor after is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncEntry before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncEntry after is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncEmployee before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncEmployee after is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncCustomer before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncCustomer after is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncInvoice before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncInvoice after is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Lot before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Lot after is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Budget before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Budget after is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of SchedXaction before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of SchedXaction after is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Trans before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Trans after is 0
* 12:26:59  INFO <gnc.account> [xaccAccountCommitEdit] freeing splits for account 0x4026aa8 (Root Account)
* 12:26:59  INFO <qof.object> [qof_object_foreach] type=gncInvoice
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncInvoice before is 0
* 12:26:59  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncInvoice after is 0
* 12:26:59  INFO <qof.query> [qof_query_run_internal] matching objects=0x0 count=0
* 12:26:59 MESSG <gnc.app-utils.sx> num_instances: 0
* 12:26:59 MESSG <gnc.app-utils.sx> num_to_create: 0
* 12:26:59 MESSG <gnc.app-utils.sx> num_auto_create_instances: 0
* 12:26:59 MESSG <gnc.app-utils.sx> num_auto_create_no_notify_instances: 0
* 12:26:59 MESSG <gnc.app-utils.sx> need dialog? false
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=55109214/100
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:26:59  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=55109214/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=55109214/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=55109214/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=370661282/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=249996238/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-287549904/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=6835730/100
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:00  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=0/1
* 12:27:26  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:26  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:26  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:26  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:26  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:26  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:26  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:26  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:26  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:26  INFO <gnc.account> [xaccAccountGetBalanceInCurrency]  baln=-284834132/100
* 12:27:26  INFO <qof.engine> [qof_event_generate_internal] id=3 hi=0x389d930 han=0xb0a00 data=0x0
* 12:27:26  INFO <qof.engine> [qof_event_generate_internal] id=2 hi=0x3883ab0 han=0x1ef6510 data=0x0
* 12:27:26  INFO <qof.engine> [qof_event_generate_internal] id=1 hi=0x3870840 han=0x297830 data=0x0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncVendor before is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncVendor after is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncEntry before is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncEntry after is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncEmployee before is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncEmployee after is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncCustomer before is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncCustomer after is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncInvoice before is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of gncInvoice after is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Lot before is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Lot after is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Budget before is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Budget after is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of SchedXaction before is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of SchedXaction after is 0
* 12:27:26  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Trans before is 12422
* 12:27:27  INFO <qof.engine> [qof_collection_foreach] Hash Table size of Trans after is 0
-------------- next part --------------
Sampling process 812 for 3 seconds with 1 millisecond of run time between samples
Sampling completed, processing symbols...
Analysis of sampling perl5.18 (pid 812) every 1 millisecond
Process:         perl5.18 [812]
Path:            /usr/bin/perl5.18
Load Address:    0x109c0e000
Identifier:      perl5.18
Version:         103.40.1
Code Type:       X86-64
Parent Process:  Gnucash-bin [801]

Date/Time:       2015-10-25 12:26:00.664 -0600
OS Version:      Mac OS X 10.10.5 (14F1021)
Report Version:  7
Analysis Tool:   /usr/bin/sample
----

Call graph:
    2531 Thread_23233   DispatchQueue_1: com.apple.main-thread  (serial)
      2531 start  (in libdyld.dylib) + 1  [0x7fff9bc1f5c9]
        2531 main  (in perl5.18) + 215  [0x109c0ecd7]
          2531 perl_run  (in libperl.dylib) + 893  [0x109c34ba7]
            2531 Perl_runops_standard  (in libperl.dylib) + 210  [0x109c9d1ba]
              2531 Perl_pp_entereval  (in libperl.dylib) + 1464  [0x109cd9e09]
                2531 ???  (in libperl.dylib)  load address 0x109c19000 + 0xc01c9  [0x109cd91c9]
                  2531 Perl_yyparse  (in libperl.dylib) + 2514  [0x109c5d856]
                    2531 Perl_utilize  (in libperl.dylib) + 747  [0x109c22967]
                      2531 Perl_newATTRSUB_flags  (in libperl.dylib) + 3620  [0x109c27e9b]
                        2531 ???  (in libperl.dylib)  load address 0x109c19000 + 0xf1b7  [0x109c281b7]
                          2531 Perl_call_list  (in libperl.dylib) + 355  [0x109c31dee]
                            2531 Perl_call_sv  (in libperl.dylib) + 938  [0x109c35275]
                              2531 Perl_runops_standard  (in libperl.dylib) + 210  [0x109c9d1ba]
                                2531 Perl_pp_require  (in libperl.dylib) + 4138  [0x109cd7de2]
                                  2531 ???  (in libperl.dylib)  load address 0x109c19000 + 0xc01c9  [0x109cd91c9]
                                    2531 Perl_yyparse  (in libperl.dylib) + 2371  [0x109c5d7c7]
                                      2531 Perl_newATTRSUB  (in libperl.dylib) + 20  [0x109c22321]
                                        2531 Perl_newATTRSUB_flags  (in libperl.dylib) + 3620  [0x109c27e9b]
                                          2531 ???  (in libperl.dylib)  load address 0x109c19000 + 0xf1b7  [0x109c281b7]
                                            2531 Perl_call_list  (in libperl.dylib) + 355  [0x109c31dee]
                                              2531 Perl_call_sv  (in libperl.dylib) + 938  [0x109c35275]
                                                2531 Perl_runops_standard  (in libperl.dylib) + 210  [0x109c9d1ba]
                                                  2531 Perl_pp_require  (in libperl.dylib) + 3076  [0x109cd79bc]
                                                    2531 stat$INODE64  (in libsystem_kernel.dylib) + 10  [0x7fff8e7f5a72]

Total number in stack (recursive counted multiple, when >=5):

Sort by top of stack, same collapsed (when >= 5):
        stat$INODE64  (in libsystem_kernel.dylib)        2531

Binary Images:
       0x109c0e000 -        0x109c0efff +perl5.18 (103.40.1) <02FD4E96-B179-3469-9A01-377D2F6849BB> /usr/bin/perl5.18
       0x109c19000 -        0x109d3dff7  libperl.dylib (103.40.1) <1F4A3A85-C1FF-390D-B451-F1EBC10CBA7C> /System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/libperl.dylib
       0x109d92000 -        0x109d93fff  NamedCapture.bundle (103.40.1) <20D48120-512A-3E08-8750-3E2E0457CAAD> /System/Library/Perl/5.18/darwin-thread-multi-2level/auto/Tie/Hash/NamedCapture/NamedCapture.bundle
       0x109d97000 -        0x109d99fff  IO.bundle (103.40.1) <E43AD024-DCEE-39A5-B1DD-16BF4357704B> /System/Library/Perl/5.18/darwin-thread-multi-2level/auto/IO/IO.bundle
       0x109d9e000 -        0x109d9ffff  Fcntl.bundle (103.40.1) <CF9E20DE-DCAA-309A-8E7D-26461835ACE9> /System/Library/Perl/5.18/darwin-thread-multi-2level/auto/Fcntl/Fcntl.bundle
       0x109da3000 -        0x109db2ff7  Storable.bundle (103.40.1) <D3452410-4BF9-3D66-BCF5-CA286D5AF223> /System/Library/Perl/5.18/darwin-thread-multi-2level/auto/Storable/Storable.bundle
       0x109db8000 -        0x109dbcff7  Encode.bundle (103.40.1) <0FAF053D-27C1-336E-95EF-53B44E2868B7> /System/Library/Perl/5.18/darwin-thread-multi-2level/auto/Encode/Encode.bundle
       0x109dc1000 -        0x109dc9ff7  Parser.bundle (56) <B7362FD6-563C-35DC-8B2C-893FE6EEC769> /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/auto/HTML/Parser/Parser.bundle
       0x109dce000 -        0x109dd8ff7  POSIX.bundle (103.40.1) <78AF8C00-5B8E-3712-A7C3-3309688EBF8B> /System/Library/Perl/5.18/darwin-thread-multi-2level/auto/POSIX/POSIX.bundle
       0x109de0000 -        0x109de6ff7  Util.bundle (103.40.1) <1E1768A6-D26F-3204-8A90-7DC0FA1F69FF> /System/Library/Perl/5.18/darwin-thread-multi-2level/auto/List/Util/Util.bundle
       0x109deb000 -        0x109debfff  Langinfo.bundle (103.40.1) <F4E9F170-5C0B-3152-B81A-1C5B25C66783> /System/Library/Perl/5.18/darwin-thread-multi-2level/auto/I18N/Langinfo/Langinfo.bundle
       0x109def000 -        0x109df3fff  Socket.bundle (103.40.1) <BFC898AA-D87D-36EE-898F-AC8829432545> /System/Library/Perl/5.18/darwin-thread-multi-2level/auto/Socket/Socket.bundle
       0x109df9000 -        0x109e47ff7  SSLeay.bundle (56) <2012F921-93C4-3235-8B81-8BFE66470836> /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/auto/Net/SSLeay/SSLeay.bundle
       0x109e56000 -        0x109e8cff7  libssl.0.9.8.dylib (52.40.1) <0121FFA1-8332-39FF-9542-3E80BBC323D7> /usr/lib/libssl.0.9.8.dylib
       0x109ea2000 -        0x109ea6fff  Socket6.bundle (56) <BF3BD8C0-23CB-3DE4-9616-9C3EBC9BA160> /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/auto/Socket6/Socket6.bundle
    0x7fff6aa74000 -     0x7fff6aaaa887  dyld (0.0 - ???) <B1B370A5-479F-3533-8AD7-97B687D4F989> /usr/lib/dyld
    0x7fff8db9e000 -     0x7fff8dba7fff  libsystem_pthread.dylib (105.40.1) <ACE90967-ECD0-3251-AEEB-461E3C6414F7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8dbab000 -     0x7fff8dbdbfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff8e767000 -     0x7fff8e76dff7  libsystem_networkextension.dylib (167.40.3) <BA58B30B-8377-3B0A-8AE3-4F84021D9D4E> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff8e7de000 -     0x7fff8e7fbfff  libsystem_kernel.dylib (2782.50.1) <1EE815DA-FF1B-3A53-AE9B-C98BD8177A9D> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e9bc000 -     0x7fff8e9c1ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8ead2000 -     0x7fff8eb0afff  libsystem_network.dylib (412.20.3) <6105C134-6722-3C0A-A4CE-5E1261E2E1CC> /usr/lib/system/libsystem_network.dylib
    0x7fff90a9e000 -     0x7fff90c9846f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff90cce000 -     0x7fff90cd3ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff911b9000 -     0x7fff911e3ff7  libdispatch.dylib (442.50.1) <A61E703C-784A-3698-B513-75DD12AAD6DC> /usr/lib/system/libdispatch.dylib
    0x7fff91201000 -     0x7fff91212ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff915dc000 -     0x7fff915e3ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff916f0000 -     0x7fff916f1fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9290e000 -     0x7fff92910fff  libsystem_configuration.dylib (699.40.2) <56F94DCE-DBDE-3615-8F07-DE6270D9F8BE> /usr/lib/system/libsystem_configuration.dylib
    0x7fff9296d000 -     0x7fff9296dff7  liblaunch.dylib (559.40.1) <4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F> /usr/lib/system/liblaunch.dylib
    0x7fff92977000 -     0x7fff9299ffff  libsystem_info.dylib (459.40.1) <2E16C4B3-A327-3957-9C41-143911979A1E> /usr/lib/system/libsystem_info.dylib
    0x7fff929a0000 -     0x7fff92a19fe7  libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib
    0x7fff92cb2000 -     0x7fff92cbafff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff93cc1000 -     0x7fff93cc1ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff93d43000 -     0x7fff93d47fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff93f85000 -     0x7fff93f87fff  libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff94163000 -     0x7fff9416efff  libcommonCrypto.dylib (60061.30.1) <E789748D-F9A7-3CFF-B317-90DF348B1E95> /usr/lib/system/libcommonCrypto.dylib
    0x7fff94372000 -     0x7fff9438eff7  libsystem_malloc.dylib (53.30.1) <DDA8928B-CC0D-3255-BD8A-3FEA0982B890> /usr/lib/system/libsystem_malloc.dylib
    0x7fff94f66000 -     0x7fff94f66ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff94f67000 -     0x7fff94f6dfff  libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
    0x7fff94f6e000 -     0x7fff94f73fff  libsystem_stats.dylib (163.30.2) <D0E96837-3CF6-323D-B711-6DF6F660E530> /usr/lib/system/libsystem_stats.dylib
    0x7fff94fc3000 -     0x7fff94fccff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff9570e000 -     0x7fff95716fff  libsystem_dnssd.dylib (576.50.2) <9EC5AF92-D0D2-3BDE-92B6-D3730D3865C8> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff96721000 -     0x7fff96729ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff96889000 -     0x7fff9688afff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff9790c000 -     0x7fff97998fe7  libsystem_c.dylib (1044.40.1) <F0635E0F-FE4B-34DB-ACF9-A58C1E9070E9> /usr/lib/system/libsystem_c.dylib
    0x7fff98148000 -     0x7fff98149ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff98b81000 -     0x7fff98bacfff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff98bad000 -     0x7fff98c91fff  libcrypto.0.9.8.dylib (52.40.1) <D123FC57-E2EB-3E08-A51B-6C317EA83EB5> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff9a07e000 -     0x7fff9a0c4ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff9a4ae000 -     0x7fff9a502fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff9a94e000 -     0x7fff9a950fff  libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
    0x7fff9b4d8000 -     0x7fff9b4e9ff3  libsystem_coretls.dylib (35.40.1) <155DA0A9-2046-332E-BFA3-D7974A51F731> /usr/lib/system/libsystem_coretls.dylib
    0x7fff9b4ea000 -     0x7fff9b4ebff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff9ba3e000 -     0x7fff9ba66fff  libxpc.dylib (559.40.1) <5C829202-962E-3744-8B50-00D38CC88E84> /usr/lib/system/libxpc.dylib
    0x7fff9ba80000 -     0x7fff9ba96ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff9bc1c000 -     0x7fff9bc1fff7  libdyld.dylib (353.2.3) <CFBBE540-D503-3AFC-B5D6-644F1E69949B> /usr/lib/system/libdyld.dylib
    0x7fff9c0cc000 -     0x7fff9c0ceff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff9c0d1000 -     0x7fff9c0d2fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff9ce2d000 -     0x7fff9ce2eff3  libSystem.B.dylib (1213) <1866C519-C5F3-3D09-8C17-A8F703664521> /usr/lib/libSystem.B.dylib
Sample analysis of process 812 written to file /dev/stdout


More information about the gnucash-user mailing list